summaryrefslogtreecommitdiffstats
path: root/runtime/trace.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * 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