index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
instrumentation.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-46
/
+39
*
Support multiple instrumentation clients
Sebastien Hertz
2015-05-07
1
-13
/
+35
*
ART: Streaming trace mode
Andreas Gampe
2015-04-15
1
-1
/
+7
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-7
/
+7
*
Refactor and improve GC root handling
Mathieu Chartier
2015-04-06
1
-1
/
+1
*
Remove ThrowLocation.
Nicolas Geoffray
2015-03-10
1
-1
/
+0
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-6
/
+2
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-7
/
+30
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-30
/
+7
*
Add JIT
Mathieu Chartier
2015-02-23
1
-7
/
+30
*
Follow up on CL 123650
Sebastien Hertz
2015-01-21
1
-1
/
+1
*
Remove portable.
Elliott Hughes
2014-12-12
1
-6
/
+1
*
Fix oatdump to use OatHeader pointer size
Mathieu Chartier
2014-11-21
1
-1
/
+1
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+1
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-7
/
+8
*
Fix broken runtime SetStatsEnabled logic
Mathieu Chartier
2014-09-26
1
-5
/
+9
*
Avoid suspending for alloc trace enabling when already suspended.
Jeff Hao
2014-09-17
1
-5
/
+5
*
Reduce lock contention when debugging
Sebastien Hertz
2014-09-02
1
-17
/
+18
*
Optimized instrumentation listener handling
Daniel Mihalyi
2014-08-18
1
-4
/
+8
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-1
/
+3
*
Add read barriers for the GC roots in Instrumentation.
Hiroshi Yamauchi
2014-07-21
1
-4
/
+23
*
Fix exception reporting from interpreter
Sebastien Hertz
2014-06-11
1
-0
/
+4
*
ART: Add instrumentation stubs for ARM64 and X86-64
Andreas Gampe
2014-06-09
1
-2
/
+3
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-4
/
+4
*
Register debugger for interesting instrumentation events only
Sebastien Hertz
2014-05-15
1
-0
/
+1
*
Prepare field watchpoint support
Sebastien Hertz
2014-04-15
1
-5
/
+62
*
Support inlining with breakpoint
Sebastien Hertz
2014-03-27
1
-2
/
+7
*
Refactor deoptimization support in debugger
Sebastien Hertz
2014-03-26
1
-2
/
+2
*
Add missing debugger root visiting.
Mathieu Chartier
2014-03-25
1
-17
/
+15
*
Enable annotalysis on clang ART builds.
Ian Rogers
2014-03-06
1
-1
/
+1
*
Fix valgrind gtests and memory leaks.
Mathieu Chartier
2014-03-05
1
-0
/
+4
*
Guard entrypoint changing by runtime shutdown lock.
Mathieu Chartier
2014-03-03
1
-3
/
+5
*
Fix the bug that some compiled code was invoked with -Xint.
Hiroshi Yamauchi
2014-02-28
1
-0
/
+4
*
Fix deoptimization deadlock
Sebastien Hertz
2014-02-20
1
-1
/
+3
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-14
/
+15
*
Selective deoptimization.
Sebastien Hertz
2014-01-13
1
-4
/
+55
*
Refactor allocation entrypoints.
Mathieu Chartier
2013-11-20
1
-1
/
+3
*
Merge "Propagate 'this_object' for method unwind event." into dalvik-dev
Sebastien Hertz
2013-11-19
1
-2
/
+3
|
\
|
*
Propagate 'this_object' for method unwind event.
Sebastien Hertz
2013-11-19
1
-2
/
+3
*
|
Fix missing class initialization during instrumentation.
Sebastien Hertz
2013-11-15
1
-2
/
+0
|
/
*
Fix oatdump and valgrind.
Ian Rogers
2013-11-06
1
-2
/
+11
*
Improve interpreter handler table management.
Sebastien Hertz
2013-10-17
1
-1
/
+26
*
Load shadow frame's this object only upon instrumentation.
Sebastien Hertz
2013-09-17
1
-1
/
+1
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-26
/
+26
*
am fc0e3219: Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
|
\
|
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
|
Fixes to instrumentation for debug build and interpreter.
Jeff Hao
2013-07-17
1
-1
/
+1
|
/
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+293