- ce131fe Revert "Change hotness counting." by Vladimir Marko · 3 years, 3 months ago
- c86869a Change hotness counting. by Nicolas Geoffray · 3 years, 4 months ago
- beb9f20 Consider the size of the reference profile when assessing IsFirstSave by Calin Juravle · 3 years, 8 months ago
- ae7c8da Add nativeZygoteJitEnabled by Hans Boehm · 4 years ago
- 4bf753d Add two flags to customize JIT zygote. by Nicolas Geoffray · 4 years, 1 month ago
- f9dbb97 Adjust JIT thread priority post-fork. by Nicolas Geoffray · 4 years, 5 months ago
- b96d6f3 Remove tiered jit option. by Nicolas Geoffray · 4 years, 5 months ago
- 1a277a6 Move mterp and switch interpreter to tiered JIT. by Nicolas Geoffray · 4 years, 6 months ago
- 60d4abc Reland^2 "Cover more cases in nterp." by Nicolas Geoffray · 4 years, 6 months ago
- dd5db45 Revert "Reland "Cover more cases in nterp."" by Nicolas Geoffray · 4 years, 6 months ago
- f375e92 Reland "Cover more cases in nterp." by Nicolas Geoffray · 4 years, 7 months ago
- 0315efa Increment hotness in nterp when doing lookups. by Nicolas Geoffray · 4 years, 7 months ago
- 0d60a2b Introduce an enum for the compilation kind. by Nicolas Geoffray · 4 years, 7 months ago
- 62d33f7 Revert "Cover more cases in nterp." by Nicolas Geoffray · 4 years, 8 months ago
- eb1fece Cover more cases in nterp. by Nicolas Geoffray · 4 years, 8 months ago
- 0039182 Add an implementation of Nterp for x64. by Nicolas Geoffray · 5 years ago
- 57cacb7 Refactor OSR related code to prepare for "true" OSR. by Nicolas Geoffray · 5 years ago
- b0a9747 Fix go/lem breakages on baseline configs by Nicolas Geoffray · 5 years ago
- a59af8a JIT baseline: trigger optimized compilation on hotness threshold. by Nicolas Geoffray · 5 years ago
- 8e23d38 [jitzygote] Suspend all threads when remapping boot image methods. by Nicolas Geoffray · 5 years ago
- e3884e3 [jitzygote] Map the boot image fd after the contents have been written. by Nicolas Geoffray · 5 years ago
- 623d4f1 Share boot image methods memory in JIT zygote. by Nicolas Geoffray · 5 years ago
- f4666af Revert^2 "Fix profile saver hotness for AOT code" by Mathieu Chartier · 5 years ago
- 775d38d Revert "Fix profile saver hotness for AOT code" by Nicolas Geoffray · 5 years ago
- 4cb48c1 Fix profile saver hotness for AOT code by Mathieu Chartier · 5 years ago
- e09b87e JIT mini-debug-info: Support JIT data dual mapping. by David Srbecky · 5 years ago
- 8fc2f95 JIT mini-debug-info: Remove global maps. by David Srbecky · 5 years ago
- bfcea3d Jit-zygote: Postpone pre-compilation until boot is completed. by David Srbecky · 5 years ago
- b41869a Fix linker error in JitCompilerInterface by David Srbecky · 5 years ago
- 46b5353 Simplify JIT compiler interface usage from the runtime. by David Srbecky · 5 years ago
- 81448a2 Fix 638-checker-inline-cache-intrinsic by David Srbecky · 5 years ago
- 2182147 Call Jit::MaybeCompileMethod less frequently. by David Srbecky · 5 years ago
- 0f8950a Pick up the boot profile in zygote and system server. by Nicolas Geoffray · 5 years ago
- e32d24c Store zygote compiled code in a shared map. by Nicolas Geoffray · 6 years ago
- 05b41c4 Prepare for sharing JIT code after fork. by Nicolas Geoffray · 6 years ago
- a48c3df Revert "Revert "Make the JIT zygote memory shared."" by Nicolas Geoffray · 6 years ago
- 2fef66b Revert "Make the JIT zygote memory shared." by Nicolas Geoffray · 6 years ago
- 05f8721 Make the JIT zygote memory shared. by Nicolas Geoffray · 6 years ago
- 741a070 Fix two bugs in jitzygote configuration. by Nicolas Geoffray · 6 years ago
- 7f7539b Pass the memory region to allocate into to the compiler / allocation. by Nicolas Geoffray · 6 years ago
- d2f13ba Remove requirement of a ProfilingInfo for jitted code. by Nicolas Geoffray · 6 years ago
- 9ac09ee jitzygote: compile system server methods at boot. by Nicolas Geoffray · 6 years ago
- 0d54cfb jitzygote: Special case system server to keep the JIT queue at fork. by Nicolas Geoffray · 6 years ago
- dc2fbb6 jitzygote: create a type lookup table at runtime for bootclasspath dex files. by Nicolas Geoffray · 6 years ago
- de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 6 years ago
- 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 6 years ago
- 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 6 years ago
- 6c22540 Merge "Revert^2 "Reduce the number of calls to Jit::AddSamples."" by David Srbecky · 6 years ago
- e3fc2d1 Revert^2 "Reduce the number of calls to Jit::AddSamples." by David Srbecky · 6 years ago
- 98a520c Merge "Revert "Revert "Add a baseline flag to JIT compile.""" by Treehugger Robot · 6 years ago
- 075456e Revert "Revert "Add a baseline flag to JIT compile."" by Nicolas Geoffray · 6 years ago
- 344b0d1 Revert "Add a baseline flag to JIT compile." by Andreas Gampe · 6 years ago
- 93c21ba Avoid waiting for threads to create by Mathieu Chartier · 6 years ago
- e734fe8 Add a baseline flag to JIT compile. by Nicolas Geoffray · 6 years ago
- ce9ed36 Enable JIT in zygote. by Nicolas Geoffray · 6 years ago
- 0402f4b Revert "Reduce the number of calls to Jit::AddSamples." by Nicolas Geoffray · 6 years ago
- db94f2b Reduce the number of calls to Jit::AddSamples. by David Srbecky · 6 years ago
- c9de61c Revert^2 "Refactor code around JIT creation." by Nicolas Geoffray · 6 years ago
- 763cd98 Revert "Refactor code around JIT creation." by Andreas Gampe · 6 years ago
- 7a2c7c2 Refactor code around JIT creation. by Nicolas Geoffray · 6 years ago
- a7edd0d Fix JIT creation so it picks up runtime flags. by Nicolas Geoffray · 6 years ago
- ad28f5e ART: add hook for framework to set SELinux context by Orion Hodson · 6 years ago
- 47b9580 Add a new thread pool pthread priority option. by Nicolas Geoffray · 7 years ago
- b3d1eee Add new profile saver options: save without jit & profile AOT code by Calin Juravle · 7 years ago
- 3913e48 ART: Refactor profile_compilation_info.h includes by Andreas Gampe · 7 years ago
- a710d91 ART: Pass current Thread* to Jit::ShouldUsePriorityThreadWeight(). by Vladimir Marko · 7 years ago
- 7897cec ART: Refactor JIT stress mode a runtime debug flag by Andreas Gampe · 7 years ago
- 57cf00b ART: Remove old object_callbacks.h includes by Andreas Gampe · 8 years ago
- f0446e9 ART: Misc header cleanups by Andreas Gampe · 8 years ago
- d9911ee ART: Clean up field initialization by Andreas Gampe · 8 years ago
- 77651c4 ART: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
- 42a09cb0 ART: Reduce overhead of mterp OSR checking by buzbee · 8 years ago
- 33083d6 Rename offline_profiling_info to profile_compilation_info by Calin Juravle · 8 years ago
- 021c5f2 Make 141-class-unload more robust under JIT. by Nicolas Geoffray · 8 years ago
- f149b3f ART: Add ScopedJitSuspend by Andreas Gampe · 8 years ago
- ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 8 years ago
- 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
- 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 8 years ago
- 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago
- 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 8 years ago
- 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
- bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
- 138dbff Clean up profiler options by Calin Juravle · 9 years ago
- bd553eb Decrease transition weight. by Nicolas Geoffray · 9 years ago
- 155ff3d Add command line option for jit invoke transition weight by Calin Juravle · 9 years ago
- ffc8707 Split profile recording from jit compilation by Calin Juravle · 9 years ago
- b8e6999 Add ProfileSaver stats and dump them during SigQuit by Calin Juravle · 9 years ago
- 71cd50f Add weight to compiled/interpreter transitions. by Nicolas Geoffray · 9 years ago
- 274fe4a Remove the JIT from the instrumentation framework. by Nicolas Geoffray · 9 years ago
- b2771b4 Add option to tune sample collection based on thread sensitivity by Calin Juravle · 9 years ago
- c1bc415 Only call jit_load after the zygote fork by Mathieu Chartier · 9 years ago
- 72918ea Load jit compiler pre zygote fork by Mathieu Chartier · 9 years ago
- a4f8154 Collect memory use for the JIT. by Nicolas Geoffray · 9 years ago
- 83f080a Tweak JIT hotness threshold. by Nicolas Geoffray · 9 years ago
- 87aa99c Merge "Record foreign dex files loaded by the app in the profile" by Calin Juravle · 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
- a96917a Revert "Use the interpreter as a heartbeat for the JIT." by Nicolas Geoffray · 9 years ago
- 7273a5d Use the interpreter as a heartbeat for the JIT. by Nicolas Geoffray · 9 years ago
- 5b82d33 The JIT does not need VerifedMethod nor CompilerCallbacks. by Nicolas Geoffray · 9 years ago