Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
2e89e901b9f303549f3ba64e45d87292e9c986c8
/
runtime
/
jit
b9a639d
Fix braino in JitCodeCache.
by Nicolas Geoffray
· 9 years ago
1153282
Merge "Code cleanup between debugger and jit."
by Nicolas Geoffray
· 9 years ago
6300fd7
Code cleanup between debugger and jit.
by Nicolas Geoffray
· 9 years ago
a807780
Add verify-profile compiler filter
by Mathieu Chartier
· 9 years ago
532da65
Merge "Add more statistics for memory use of the JIT."
by Nicolas Geoffray
· 9 years ago
933330a
Add more statistics for memory use of the JIT.
by Nicolas Geoffray
· 9 years ago
011b511
Merge "Call __jit_debug_register_code() indirectly via global variable."
by David Srbecky
· 9 years ago
a4f8154
Collect memory use for the JIT.
by Nicolas Geoffray
· 9 years ago
e8b4e85
Call __jit_debug_register_code() indirectly via global variable.
by David Srbecky
· 9 years ago
07e3ca9
Fix thread race when fetching the ProfilingInfo object.
by Nicolas Geoffray
· 9 years ago
83f080a
Tweak JIT hotness threshold.
by Nicolas Geoffray
· 9 years ago
e87fe95
Merge "Clear inline caches at each full GC."
by Nicolas Geoffray
· 9 years ago
b6e20ae
Clear inline caches at each full GC.
by Nicolas Geoffray
· 9 years ago
5bdcdca
Merge "Handle unexpected cases in profile saver"
by Calin Juravle
· 9 years ago
87aa99c
Merge "Record foreign dex files loaded by the app in the profile"
by Calin Juravle
· 9 years ago
f529e9b
Handle unexpected cases in profile saver
by Calin Juravle
· 9 years ago
33fbf37
Add systrace logging to ScopedCodeCacheWrite
by Mathieu Chartier
· 9 years ago
32ce2ad
Add more systracing everywhere
by Mathieu Chartier
· 9 years ago
9abb297
Fix very rare bug around JIT code cache collection.
by Nicolas Geoffray
· 9 years ago
bcd94c8
Refine statistics around the JIT.
by Nicolas Geoffray
· 9 years ago
e283588
Merge "Do a TryLock when allocating a ProfilingInfo from the interpreter."
by Nicolas Geoffray
· 9 years ago
511e41b
Clear inline caches if a ProfilingInfo gets revived.
by Nicolas Geoffray
· 9 years ago
3512244
Revert "Revert "Use the interpreter as a heartbeat for the JIT.""
by Nicolas Geoffray
· 9 years ago
c90bc92
Record foreign dex files loaded by the app in the profile
by Calin Juravle
· 9 years ago
9e927f5
Lower JIT thread priority
by Andreas Gampe
· 9 years ago
a96917a
Revert "Use the interpreter as a heartbeat for the JIT."
by Nicolas Geoffray
· 9 years ago
1e7da9b
Do a TryLock when allocating a ProfilingInfo from the interpreter.
by Nicolas Geoffray
· 9 years ago
7273a5d
Use the interpreter as a heartbeat for the JIT.
by Nicolas Geoffray
· 9 years ago
c5dd319
Add and use loaded class profiling
by Mathieu Chartier
· 10 years ago
6d17995
Merge "Dump the number of OSR compiled code."
by Nicolas Geoffray
· 9 years ago
dcedaaa
Merge "Implement << operator for DexRegisterLocation::Kind."
by David Srbecky
· 9 years ago
7dc1178
Implement << operator for DexRegisterLocation::Kind.
by David Srbecky
· 9 years ago
fcdd729
Dump the number of OSR compiled code.
by Nicolas Geoffray
· 9 years ago
b0d2208
Forgot to initialize JIT memory use fields.
by Nicolas Geoffray
· 9 years ago
dddfaa5
Merge "Introduce partial code cache collection."
by Nicolas Geoffray
· 9 years ago
8d37250
Introduce partial code cache collection.
by Nicolas Geoffray
· 9 years ago
6406b52
Merge "Revert "Revert "Add profman tool: responsible to process profiles"""
by Calin Juravle
· 9 years ago
7ca4b77
Don't allocate mspaces of less than a page.
by Nicolas Geoffray
· 9 years ago
2e2db78
Revert "Revert "Add profman tool: responsible to process profiles""
by Calin Juravle
· 9 years ago
08e992e
Merge "Add a new kReservedCapacity to decide when to start GC code."
by Nicolas Geoffray
· 9 years ago
a5502e3
Merge "Revert "Add profman tool: responsible to process profiles""
by Nicolas Geoffray
· 9 years ago
3da7468
Revert "Add profman tool: responsible to process profiles"
by Nicolas Geoffray
· 9 years ago
b7f9aa8
Merge "Add profman tool: responsible to process profiles"
by Calin Juravle
· 9 years ago
6caefd9
Add profman tool: responsible to process profiles
by Calin Juravle
· 10 years ago
65b83d8
Add a new kReservedCapacity to decide when to start GC code.
by Nicolas Geoffray
· 9 years ago
c6cce70
Merge "Track memory usage of code cache."
by Nicolas Geoffray
· 9 years ago
38ea9bd
Track memory usage of code cache.
by Nicolas Geoffray
· 9 years ago
5b82d33
The JIT does not need VerifedMethod nor CompilerCallbacks.
by Nicolas Geoffray
· 9 years ago
39e4fab
Merge "Be a bit smarter with JIT code triggering deoptimization."
by Nicolas Geoffray
· 9 years ago
b88d59e
Be a bit smarter with JIT code triggering deoptimization.
by Nicolas Geoffray
· 9 years ago
a9b9131
We also need to delete osr entries when deleting ArtMethod.
by Nicolas Geoffray
· 9 years ago
c0b2796
Follow-up to OSR change.
by Nicolas Geoffray
· 9 years ago
d186dd8
Re-enable OSR.
by Nicolas Geoffray
· 9 years ago
e866213
Disable on stack replacement for now.
by Nicolas Geoffray
· 9 years ago
5960a3f
Merge "Re-enable OSR."
by Nicolas Geoffray
· 9 years ago
31708b7
Fix compiler driver gtest.
by Calin Juravle
· 9 years ago
34900cc
Store relative paths in the profile file
by Calin Juravle
· 9 years ago
d9994f0
Re-enable OSR.
by Nicolas Geoffray
· 9 years ago
4d9b10a
Disable osr while investigating flakiness.
by Nicolas Geoffray
· 9 years ago
d9bc433
Point fixes after OSR change.
by Nicolas Geoffray
· 9 years ago
b331feb
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
by Nicolas Geoffray
· 9 years ago
9b1c9b7
Fix updating string dex cache array for no class table case
by Mathieu Chartier
· 10 years ago
1aa8ec2
Fix up dex cache strings stored in classes
by Mathieu Chartier
· 10 years ago
3243026
Ensure instruction cache is flushed in compiler tests with Clang.
by Roland Levillain
· 10 years ago
c26f128
Re-enable test 566-polymorphic-inlining.
by Nicolas Geoffray
· 10 years ago
9ff1de0
Merge "Implement first kind of polymorphic inlining."
by Nicolas Geoffray
· 10 years ago
a42363f
Implement first kind of polymorphic inlining.
by Nicolas Geoffray
· 10 years ago
05d2415
Add option to never interpret.
by Siva Chandra
· 10 years ago
005e4b3
Merge "Add profile support for apps with shared runtime."
by Calin Juravle
· 10 years ago
b4eddd2
Add profile support for apps with shared runtime.
by Calin Juravle
· 10 years ago
cf22658
Add attribute to fix build.
by Nicolas Geoffray
· 10 years ago
05df393
Merge "Move backward branch instrumentation to all branch."
by Nicolas Geoffray
· 10 years ago
81f0f95
Move backward branch instrumentation to all branch.
by Nicolas Geoffray
· 10 years ago
932a051
Relax the time interval the profiling data is saved.
by Calin Juravle
· 10 years ago
f74388d
Merge "Improve profile processing"
by Calin Juravle
· 10 years ago
877fd96
Improve profile processing
by Calin Juravle
· 10 years ago
0a52223
Keep track of number of JIT compilations.
by Nicolas Geoffray
· 10 years ago
fffbee4
Report types loaded during init to the native debugger
by Tamas Berghammer
· 10 years ago
697cc25
Merge "Report loaded classes to native debugger."
by David Srbecky
· 10 years ago
160e6df
Report loaded classes to native debugger.
by Tamas Berghammer
· 10 years ago
3fdb3fe
Don't allow thread suspension in ProfilingInfo::Create
by Mathieu Chartier
· 10 years ago
c3fec4c
Fix braino in parameters passed.
by Nicolas Geoffray
· 10 years ago
2675173
Merge "Support --perf with jitted code."
by Nicolas Geoffray
· 10 years ago
a25dce9
Support --perf with jitted code.
by Nicolas Geoffray
· 10 years ago
5cc349f
Report DWARF debug information for JITed code.
by David Srbecky
· 10 years ago
b7332f1
Merge "Perform profile file analysis in dex2oat"
by Calin Juravle
· 10 years ago
998c216
Perform profile file analysis in dex2oat
by Calin Juravle
· 10 years ago
7ede3dd
Merge "Assume the profile file was created before saving."
by Calin Juravle
· 10 years ago
5e2b971
Assume the profile file was created before saving.
by Calin Juravle
· 10 years ago
07f3564
Add a fence to ensure other threads see the correct data.
by Nicolas Geoffray
· 10 years ago
58b2329
Merge "Save profile information in a separate thread."
by Calin Juravle
· 10 years ago
4d77b6a
Save profile information in a separate thread.
by Calin Juravle
· 10 years ago
975dd72
Merge "Move JIT debugger interface code to its own file."
by David Srbecky
· 10 years ago
115a02b
Merge "Pass down to the runtime the application code paths."
by Calin Juravle
· 10 years ago
67feb17
Move JIT debugger interface code to its own file.
by David Srbecky
· 10 years ago
2dbab95
Merge "Change DCHECK into CHECK to diagnose sporadic crash."
by Nicolas Geoffray
· 10 years ago
4aaa1d3
Change DCHECK into CHECK to diagnose sporadic crash.
by Nicolas Geoffray
· 10 years ago
bdd12e0
Merge "Add some dumping when SIGQUIT for the JIT."
by Nicolas Geoffray
· 10 years ago
66f5523
Pass down to the runtime the application code paths.
by Calin Juravle
· 10 years ago
aee2156
Add some dumping when SIGQUIT for the JIT.
by Nicolas Geoffray
· 10 years ago
Next »