Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
4f342b01a9d6661261a233d2221ae4a3c4e6ac4b
/
runtime
/
instrumentation.cc
b7edcda
Add method tracing JVMTI callbacks
by Alex Light
· 8 years ago
8228cdf
ART: Move CalleeSaveType to callee_save_type.h
by Andreas Gampe
· 8 years ago
d766158
Handler-ize InstrumentationListener and related code
by Alex Light
· 8 years ago
3481f7a
Fix a moving gc bug in Instrumentation::ExceptionCaughtEvent.
by Hiroshi Yamauchi
· 8 years ago
4ba388a
Remove Deoptimization code from class transformation.
by Alex Light
· 8 years ago
a0619e2
Make --debuggable rely on JIT code.
by Nicolas Geoffray
· 8 years ago
72ab684
Add class status for resolved erroneous classes.
by Vladimir Marko
· 8 years ago
dba6148
Revert "Revert "Revert "Revert "Basic obsolete methods support""""
by Alex Light
· 8 years ago
f6abcda
Revert "Revert "Revert "Basic obsolete methods support"""
by Nicolas Geoffray
· 8 years ago
ce77fc0
Revert "Revert "Basic obsolete methods support""
by Alex Light
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
b81a984
Revert "Basic obsolete methods support"
by Alex Light
· 8 years ago
d8936da
Basic obsolete methods support
by Alex Light
· 8 years ago
5ace201
Revert "Revert CC related changes."
by Mathieu Chartier
· 8 years ago
96172e0
Revert CC related changes.
by Nicolas Geoffray
· 8 years ago
f5de232
X86_64: Add allocation entrypoint switching for CC is_marking
by Mathieu Chartier
· 8 years ago
28357fa
Move most of class linker to ObjPtr
by Mathieu Chartier
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
162ae50
ART: Expect a null self in SetEntrypointsInstrumented
by Andreas Gampe
· 8 years ago
157c77e
ART: Fix allocation entrypoint instrumentation
by Andreas Gampe
· 8 years ago
97d7e1c
Remove #include "oat_file.h" from class_linker.h .
by Vladimir Marko
· 8 years ago
268764d
Make ScopedAssertNoThreadSuspension no overhead for non-debug
by Mathieu Chartier
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
fd36f1f
Rename callee save enumerators.
by Vladimir Marko
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
f711f2c
Partial fragment deoptimization
by Mingyao Yang
· 9 years ago
3fd448a
Fix an assert during jdwp debugging.
by Mingyao Yang
· 9 years ago
b8aa1e4
Shard classloader classes lock
by Mathieu Chartier
· 9 years ago
50e9331
Fix race in AllocEntrypointsInstrumented
by Mathieu Chartier
· 9 years ago
6ea1a0e
AOT compile framework code as non-debuggable
by Mingyao Yang
· 9 years ago
1aa8ec2
Fix up dex cache strings stored in classes
by Mathieu Chartier
· 9 years ago
05df393
Merge "Move backward branch instrumentation to all branch."
by Nicolas Geoffray
· 9 years ago
81f0f95
Move backward branch instrumentation to all branch.
by Nicolas Geoffray
· 9 years ago
91d65e0
Fix various typos in ART's comments and string literals.
by Roland Levillain
· 9 years ago
3fdb3fe
Don't allow thread suspension in ProfilingInfo::Create
by Mathieu Chartier
· 9 years ago
51a64d5
Make use of new method iterators.
by Alex Light
· 9 years ago
73be1e8
Inline monomorphic calls.
by Nicolas Geoffray
· 9 years ago
9139e00
Correct exception behavior for default methods
by Alex Light
· 9 years ago
12cbc87
Merge "Fix TODO on instrumentation and add some more DCHECKs."
by Nicolas Geoffray
· 9 years ago
5a23d2e
Fix TODO on instrumentation and add some more DCHECKs.
by Nicolas Geoffray
· 9 years ago
514a616
Fix broken handling of instrumentation lists.
by Nicolas Geoffray
· 9 years ago
1dad3f6
Support garbage collection of JITted code.
by Nicolas Geoffray
· 9 years ago
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 9 years ago
46bf133
Merge "Add an abstraction over a compiled code."
by Nicolas Geoffray
· 9 years ago
6bc4374
Add an abstraction over a compiled code.
by Nicolas Geoffray
· 9 years ago
b2feaaf
Revert "Revert "Fix instrumentation frame check with inlining""
by Sebastien Hertz
· 9 years ago
e3e2fe5
Revert "Fix instrumentation frame check with inlining"
by Nicolas Geoffray
· 9 years ago
3079e28
Fix instrumentation frame check with inlining
by Sebastien Hertz
· 9 years ago
99170c6
Deoptimization support in optimizing compiler for setting local values
by Mingyao Yang
· 10 years ago
4f55e22
Add and use ScopedSuspendAll
by Mathieu Chartier
· 9 years ago
5550ca8
Record profiling information before Jitting.
by Nicolas Geoffray
· 9 years ago
0747466
Revert "Revert "Fix deoptimization with pending exception""
by Sebastien Hertz
· 9 years ago
6e2d574
Revert "Fix deoptimization with pending exception"
by Sebastien Hertz
· 9 years ago
54b6248
Fix deoptimization with pending exception
by Sebastien Hertz
· 9 years ago
e0671ce
Clean up class visitors
by Mathieu Chartier
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
7bf2b4f
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""
by Nicolas Geoffray
· 10 years ago
7070ccd
Revert "Remove interpreter entrypoint in ArtMethod."
by Nicolas Geoffray
· 10 years ago
fa2c054
Remove interpreter entrypoint in ArtMethod.
by Nicolas Geoffray
· 10 years ago
1f2d3ba
Fix nested deoptimization.
by Mingyao Yang
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
8e5bd18
Add a flag to StackVisitor for inlining.
by Nicolas Geoffray
· 10 years ago
0462c4c
Support multiple instrumentation clients
by Sebastien Hertz
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
40da286
ART: Streaming trace mode
by Andreas Gampe
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
4809d0a
Fix CC root visiting bug
by Mathieu Chartier
· 10 years ago
bb87e0f
Refactor and improve GC root handling
by Mathieu Chartier
· 10 years ago
eb07669
JDWP: Optimized single step during debugging
by Daniel Mihalyi
· 10 years ago
bf9fc58
Add more info to who called SuspendAll
by Mathieu Chartier
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
7642cfc
Change how we report exceptions to the debugger.
by Nicolas Geoffray
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 10 years ago
4c4d609
Fix compaction bugs related to IdentityHashCode
by Mathieu Chartier
· 10 years ago
294f986
Merge "Fix exception handling during deoptimization"
by Sebastien Hertz
· 10 years ago
270a0e1
Fix exception handling during deoptimization
by Sebastien Hertz
· 10 years ago
a10aa37
Follow up on CL 123650
by Sebastien Hertz
· 10 years ago
a8a697f
Update instrumentation stubs on resolved classes
by Sebastien Hertz
· 10 years ago
e34fa1d
Print more info in MarkSweep::VerifyRoot
by Mathieu Chartier
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
a7dd038
Fix oatdump to use OatHeader pointer size
by Mathieu Chartier
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
aa756f3
ART: Remove old LOG(INFO)
by Andreas Gampe
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
1d8cdbc
Refactor quick entrypoints
by Ian Rogers
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
9ef78b5
Fix broken runtime SetStatsEnabled logic
by Mathieu Chartier
· 10 years ago
69dbec6
Avoid suspending for alloc trace enabling when already suspended.
by Jeff Hao
· 10 years ago
6644521
Fixed wrong field usage in Instrumentation::RemoveListener
by Daniel Mihalyi
· 10 years ago
5680277
Check for constructor first when installing tracing stubs.
by Jeff Hao
· 10 years ago
ca1d06c
Optimized instrumentation listener handling
by Daniel Mihalyi
· 10 years ago
db8a664
Prevent stubs from being installed in java.lang.reflect.Proxy.<init>.
by Jeff Hao
· 10 years ago
bc678bb
Make method tracing deoptimize on startup.
by Jeff Hao
· 10 years ago
94f7b49
Add GcRoot to clean up and enforce read barriers.
by Hiroshi Yamauchi
· 10 years ago
799eb3a
Add read barriers for the GC roots in Instrumentation.
by Hiroshi Yamauchi
· 11 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 11 years ago
e63db27
Break apart header files.
by Ian Rogers
· 11 years ago
Next »