summaryrefslogtreecommitdiffstats
path: root/runtime/trace.cc
Commit message (Expand)AuthorAgeFilesLines
* Add ART -help and -showversionBrian Carlstrom2014-03-031-5/+1
* Object model changes to support 64bit.Ian Rogers2014-02-061-10/+10
* Merge "Add sample profiling interface to startMethodTracing."Jeff Hao2014-01-151-0/+1
|\
| * Add sample profiling interface to startMethodTracing.Jeff Hao2014-01-061-0/+1
* | Selective deoptimization.Sebastien Hertz2014-01-131-0/+2
|/
* Propagate 'this_object' for method unwind event.Sebastien Hertz2013-11-191-1/+2
* Introduce Signature type to avoid string comparisons.Ian Rogers2013-09-261-1/+1
* Change IsMethodTracingActive to GetMethodTracingMode for art.Jeff Hao2013-08-291-3/+9
* Add art support for sample profiling from traceview gui.Jeff Hao2013-08-261-18/+15
* Change default sampling interval to 1000 samples/sec.Jeff Hao2013-08-191-1/+1
* Sampling profiler reads clocks once for all events in a trace.Jeff Hao2013-08-191-17/+43
* Merge "Clean up sampling tracing." into dalvik-devJeff Hao2013-08-161-39/+60
|\
| * Clean up sampling tracing.Jeff Hao2013-08-161-39/+60
* | Merge "Fix up TODO: c++0x, update cpplint." into dalvik-devMathieu Chartier2013-08-161-5/+2
|\ \ | |/ |/|
| * Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-5/+2
* | Fix sampling profiler to use thread's cpu clock.Jeff Hao2013-08-151-5/+6
|/
* Add flock(2)ing on dex-cache files to prevent racesBrian Carlstrom2013-08-151-1/+1
* Build fix.Ian Rogers2013-08-131-12/+12
* Merge "Refactor java.lang.reflect implementation" into dalvik-devIan Rogers2013-08-141-17/+17
|\
| * Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-17/+17
* | Modify traceview to sample instead of instrumenting methods.Jeff Hao2013-08-131-9/+134
|/
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-3/+3
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-7/+7
* Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+515