summaryrefslogtreecommitdiffstats
path: root/vm/Profile.h
Commit message (Expand)AuthorAgeFilesLines
* Change IsMethodTracingActive to GetMethodTracingMode.Jeff Hao2013-08-301-1/+10
* Add dalvik support for sample profiling from traceview gui.Jeff Hao2013-08-281-2/+1
* Add support for sample profiling in traceview.Jeff Hao2013-08-281-7/+29
* Add a dual clock profiler tracing mode.Jeff Brown2011-06-271-1/+3
* Normalize the include guard style.Carl Shapiro2011-06-141-3/+3
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-15/+7
* Compile the garbage collector and heap profiler as C++.Carl Shapiro2011-04-081-0/+8
* Interpreter restructuringbuzbee2011-03-231-10/+10
* Fix method profilingAndy McFadden2011-03-081-4/+0
* Interpreter restructuring: eliminate InterpStatebuzbee2011-02-191-6/+3
* Support traceview-style profiling in all buildsbuzbee2011-01-191-2/+0
* Consolidate mterp's debug/profile/suspend controlbuzbee2011-01-191-18/+12
* Restore a few external allocation constants for compatibility.Carl Shapiro2010-12-221-5/+0
* Remove the external allocation facility.Carl Shapiro2010-12-171-11/+0
* Collect method traces with the fast interpreter and the JIT'ed code.Ben Cheng2010-09-021-0/+9
* Always support debugging and profiling.Andy McFadden2010-08-181-9/+3
* More SMP fixes.Andy McFadden2010-08-061-1/+1
* Add class init stats to alloc counters (API change).Andy McFadden2010-02-231-0/+3
* Add streaming method profiling support.Andy McFadden2010-01-271-2/+2
* Add FileDescriptor variation of startMethodTracing().Dianne Hackborn2009-06-241-1/+2
* Automated import from //branches/donutburger/...@140700,140700Andy McFadden2009-03-241-0/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+196
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-196/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+196