summaryrefslogtreecommitdiffstats
path: root/src/instrumentation.cc
Commit message (Expand)AuthorAgeFilesLines
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-573/+0
* Fix GetQuickCodeFor to return actual code pointer if it exists.Jeff Hao2013-07-031-1/+2
* Add marks for instrumentation frames that get interpreted.Jeff Hao2013-07-021-5/+9
* Created compiled stubs in image.Jeff Hao2013-06-071-2/+2
* Rename abstract method code_ to entry_point_from_compiled_code_.Jeff Hao2013-05-131-4/+4
* Removed compiled resolution trampoline.Jeff Hao2013-04-231-2/+2
* Temporarily clear exception during ExceptionCaughtEvent.Jeff Hao2013-04-111-0/+3
* Fix exception caught listeners and frame type for deopt.Jeff Hao2013-04-111-0/+8
* Interpreter entries and instrumentation as a listener.Ian Rogers2013-04-081-114/+433
* Various performance improvements.Ian Rogers2013-03-181-0/+1
* Remove Iceland.Ian Rogers2013-02-271-2/+2
* Directory restructuring of object.hIan Rogers2013-01-301-16/+19
* Refactor StackVisitor to take a Thread*.Ian Rogers2013-01-231-4/+4
* Support for deoptimization needed for debugging.Ian Rogers2013-01-021-10/+69
* Switch over to the google3 unix_file File*.Elliott Hughes2012-12-121-0/+1
* Pulled out instrumentation into its own class separate from trace.jeffhao2012-11-141-0/+174