Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
f0615a3a8ca649a562e67219ab8b9c6a023f4928
/
runtime
/
jit
05d2415
Add option to never interpret.
by Siva Chandra
· 9 years ago
005e4b3
Merge "Add profile support for apps with shared runtime."
by Calin Juravle
· 9 years ago
b4eddd2
Add profile support for apps with shared runtime.
by Calin Juravle
· 9 years ago
cf22658
Add attribute to fix build.
by Nicolas Geoffray
· 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
932a051
Relax the time interval the profiling data is saved.
by Calin Juravle
· 9 years ago
f74388d
Merge "Improve profile processing"
by Calin Juravle
· 9 years ago
877fd96
Improve profile processing
by Calin Juravle
· 9 years ago
0a52223
Keep track of number of JIT compilations.
by Nicolas Geoffray
· 9 years ago
fffbee4
Report types loaded during init to the native debugger
by Tamas Berghammer
· 9 years ago
697cc25
Merge "Report loaded classes to native debugger."
by David Srbecky
· 9 years ago
160e6df
Report loaded classes to native debugger.
by Tamas Berghammer
· 9 years ago
3fdb3fe
Don't allow thread suspension in ProfilingInfo::Create
by Mathieu Chartier
· 9 years ago
c3fec4c
Fix braino in parameters passed.
by Nicolas Geoffray
· 9 years ago
2675173
Merge "Support --perf with jitted code."
by Nicolas Geoffray
· 9 years ago
a25dce9
Support --perf with jitted code.
by Nicolas Geoffray
· 9 years ago
5cc349f
Report DWARF debug information for JITed code.
by David Srbecky
· 9 years ago
b7332f1
Merge "Perform profile file analysis in dex2oat"
by Calin Juravle
· 9 years ago
998c216
Perform profile file analysis in dex2oat
by Calin Juravle
· 9 years ago
7ede3dd
Merge "Assume the profile file was created before saving."
by Calin Juravle
· 9 years ago
5e2b971
Assume the profile file was created before saving.
by Calin Juravle
· 9 years ago
07f3564
Add a fence to ensure other threads see the correct data.
by Nicolas Geoffray
· 9 years ago
58b2329
Merge "Save profile information in a separate thread."
by Calin Juravle
· 9 years ago
4d77b6a
Save profile information in a separate thread.
by Calin Juravle
· 9 years ago
975dd72
Merge "Move JIT debugger interface code to its own file."
by David Srbecky
· 9 years ago
115a02b
Merge "Pass down to the runtime the application code paths."
by Calin Juravle
· 9 years ago
67feb17
Move JIT debugger interface code to its own file.
by David Srbecky
· 9 years ago
2dbab95
Merge "Change DCHECK into CHECK to diagnose sporadic crash."
by Nicolas Geoffray
· 9 years ago
4aaa1d3
Change DCHECK into CHECK to diagnose sporadic crash.
by Nicolas Geoffray
· 9 years ago
bdd12e0
Merge "Add some dumping when SIGQUIT for the JIT."
by Nicolas Geoffray
· 9 years ago
66f5523
Pass down to the runtime the application code paths.
by Calin Juravle
· 9 years ago
aee2156
Add some dumping when SIGQUIT for the JIT.
by Nicolas Geoffray
· 9 years ago
e6465bc
Remove references to dlmalloc specific functions
by Dimitry Ivanov
· 9 years ago
226501b
Revert "Revert "Enable profiled guided compilation in dex2oat""
by Calin Juravle
· 9 years ago
2306ae0
Revert "Enable profiled guided compilation in dex2oat"
by Calin Juravle
· 9 years ago
500c9be
Enable profiled guided compilation in dex2oat
by Calin Juravle
· 9 years ago
73be1e8
Inline monomorphic calls.
by Nicolas Geoffray
· 9 years ago
2c6ca2b
Fix jit profile saving flags.
by Calin Juravle
· 9 years ago
31f2c15
Save jit profiling info to file.
by Calin Juravle
· 9 years ago
0a3be16
Increase code cache after 1 full collection.
by Nicolas Geoffray
· 9 years ago
8ccbd27
Remove unused variable.
by Nicolas Geoffray
· 9 years ago
a5891e8
Fix interaction between JIT and instrumentation.
by Nicolas Geoffray
· 9 years ago
b24301b
Merge "Code cleanup to avoid CompilerDriver abstractions in JIT."
by Nicolas Geoffray
· 9 years ago
629e935
Properly delete the jit thread pool.
by Nicolas Geoffray
· 9 years ago
d28b969
Code cleanup to avoid CompilerDriver abstractions in JIT.
by Nicolas Geoffray
· 9 years ago
5a23d2e
Fix TODO on instrumentation and add some more DCHECKs.
by Nicolas Geoffray
· 9 years ago
df6dc42
Merge "Fix deadlock with the JIT code cache."
by Nicolas Geoffray
· 9 years ago
6262340
Fix deadlock with the JIT code cache.
by Nicolas Geoffray
· 9 years ago
22cf3d3
Fix tests flakiness with jit when using Proxy classes.
by Nicolas Geoffray
· 9 years ago
10d2508
Change Checkpoint API to return total number of checkpoints
by Mathieu Chartier
· 9 years ago
4e915fb
Tune heuristics a bit.
by Nicolas Geoffray
· 9 years ago
26705e2
Add support for collection ProfilingInfo objects.
by Nicolas Geoffray
· 9 years ago
1dad3f6
Support garbage collection of JITted code.
by Nicolas Geoffray
· 9 years ago
1e7de6c
Remove the magic 32 constant and ensure alignment.
by Nicolas Geoffray
· 9 years ago
0c3c266
Use DlMallocSpace for the JIT code cache.
by Nicolas Geoffray
· 9 years ago
9ccf051
Perform write barrier on declaring class when adding instrumentation
by Mathieu Chartier
· 9 years ago
c3fcd41
Address some code comments
by Mathieu Chartier
· 9 years ago
36c0136
Fix bug in WaitForCompilationToFinish
by Mathieu Chartier
· 9 years ago
a50f9cf
Fix JIT for class unloading
by Mathieu Chartier
· 9 years ago
951ec2c
Revert "Revert "Add one LinearAlloc per ClassLoader""
by Mathieu Chartier
· 9 years ago
7de5dfe
Revert "Add one LinearAlloc per ClassLoader"
by Nicolas Geoffray
· 9 years ago
356412e
Add one LinearAlloc per ClassLoader
by Mathieu Chartier
· 9 years ago
1147b9b
Use image pointer size for profile info
by Mathieu Chartier
· 9 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
2a5c468
ART: Some header cleaning around bit-utils
by Andreas Gampe
· 9 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 9 years ago
c0fe56a
Address some comments
by Mathieu Chartier
· 9 years ago
54d220e
Move ArtFields and ArtMethods to be a length prefixed array
by Mathieu Chartier
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
7bf2b4f
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""
by Nicolas Geoffray
· 9 years ago
7070ccd
Revert "Remove interpreter entrypoint in ArtMethod."
by Nicolas Geoffray
· 9 years ago
fa2c054
Remove interpreter entrypoint in ArtMethod.
by Nicolas Geoffray
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
70f7d98
Don't allow JIT to compile native methods
by Mathieu Chartier
· 10 years ago
0462c4c
Support multiple instrumentation clients
by Sebastien Hertz
· 10 years ago
3130cdf
Add some more DISALLOW_COPY_AND_ASSIGN
by Mathieu Chartier
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
d856545
Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT
by Mathieu Chartier
· 10 years ago
bce416f
Add code cache test
by Mathieu Chartier
· 10 years ago
455f67c
Fix JIT options with late init
by Mathieu Chartier
· 10 years ago
6c77292
Revert "Disable jit for ARM 64 bit"
by Mathieu Chartier
· 10 years ago
bf9fc58
Add more info to who called SuspendAll
by Mathieu Chartier
· 10 years ago
bf9026d
Disable jit for ARM 64 bit
by Mathieu Chartier
· 10 years ago
39d9fe2
Merge "Add way to print JIT related info at shutdown"
by Mathieu Chartier
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
a4885cb
Add way to print JIT related info at shutdown
by Mathieu Chartier
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
5c42c29
Add support for .bss section in oat files.
by Vladimir Marko
· 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