OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / runtime / jit / profile_saver.cc
2016-05-19 Treehugger RobotMerge "Allow libcore and JDWP tests to be executed...
2016-05-17 Mingyao YangMerge "Fix an assert during jdwp debugging."
2016-05-17 Mathieu ChartierMerge "Add null checks to weak DexCache references"
2016-05-17 Roland LevillainMerge "Revert "Reject classes inheriting from themselve...
2016-05-17 Roland LevillainMerge "Revert "Reject classes implementing themselves...
2016-05-17 Treehugger RobotMerge "Adjust ProfileSaver strategy"
2016-05-16 Calin JuravleAdjust ProfileSaver strategy
2016-05-16 Roland LevillainMerge "Reject classes implementing themselves as interf...
2016-05-16 Roland LevillainMerge "Reject classes inheriting from themselves direct...
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-05-13 Hiroshi YamauchiMerge "Use _exit instead of exit for the system exit."
2016-05-13 Przemyslaw SzczepaniakMerge "Ensure that java.lang.reflect.Field is initialized"
2016-05-13 Nicolas GeoffrayMerge "Revert "ART: Reference.getReferent intrinsic...
2016-05-12 Aart BikMerge "Fix oatdump crash on arm64/arm code. Also adds...
2016-05-12 Treehugger RobotMerge "Don't expect permission to open foreign dex...
2016-05-12 Richard UhlerDon't expect permission to open foreign dex use marks.
2016-05-10 Nicolas GeoffrayMerge "Workaround invokesuper underspecified behavior."
2016-05-09 Treehugger RobotMerge "Revert "Revert "Assembly RegionTLAB allocation...
2016-05-06 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-05 Roland LevillainMerge "Patch for compiling art to run on linux target"
2016-05-04 Vladimir MarkoMerge "ARM64: Add new String.compareTo intrinsic."
2016-05-03 Aart BikMerge "ARM(64): Implement the isInfinite intrinsics"
2016-05-02 Mathieu ChartierMerge "Fix profile saver to use base dex location"
2016-05-02 Mathieu ChartierFix profile saver to use base dex location
2016-04-29 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings."
2016-04-29 Treehugger RobotMerge "Deduplicate simple roots in hprof."
2016-04-29 Hans BoehmMerge "Correct monitor pool synchronization"
2016-04-29 Treehugger RobotMerge "Remove invoke after inlining."
2016-04-29 Calin JuravleMerge changes I96464d76,Id5e77316,Icb42a081,I68afc181...
2016-04-29 Calin JuravleFix how the ProfileSaver thread attaches to the runtime.
2016-04-28 Calin JuravleSplit profile recording from jit compilation
2016-04-27 Nicolas GeoffrayMerge "Forbid HDeoptimize instructions in OSR methods."
2016-04-25 Treehugger RobotMerge "Make sure the referring class is in the dex...
2016-04-25 Vladimir MarkoMerge "Reduce memory lost by ArenaAllocator for large...
2016-04-25 Roland LevillainMerge "Refactor use of __ANDROID__ macro"
2016-04-25 Calin JuravleMerge changes Ie36c4b4a,Ia9968b95,I2c19de14,I99388dee...
2016-04-22 Calin JuravleProfileSaver: query profiling_infos instead of the...
2016-04-22 Calin JuravleFix comparison in profile saver
2016-04-22 Calin JuravleFix tracking foreign dex files
2016-04-22 Calin JuravleSkip profiling if the dex file is fully compiled
2016-04-22 Calin JuravleFix profile save MaxBaxBackoff time
2016-04-22 Calin JuravleFix and tune ProfileSaver
2016-04-22 Calin JuravleDo not profile fully compiled oat files.
2016-04-22 Calin JuravleDiscard corrupted or out of date profiles
2016-04-22 Calin JuravleImprove ProfileSaver to cache data and do minimal I/O
2016-04-22 Calin JuravleImprove resolved classes saving strategy
2016-04-22 Calin JuravleAdd ProfileSaver stats and dump them during SigQuit
2016-04-22 Calin JuravleDon't be so agressive in quering the code cache for...
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-22 Nicolas GeoffrayMerge "Revert "Revert "Enable compilation of secondary...
2016-03-14 Nicolas GeoffrayMerge "Revert "Enable compilation of secondary dex...
2016-03-14 Andreas GampeMerge "ART: Check alignment of section offsets"
2016-03-14 Calin JuravleMerge "Enable compilation of secondary dex files"
2016-03-14 Roland LevillainMerge "Revert "Re-enable test that was causing TimeoutE...
2016-03-11 Stephen HinesMerge "Enable clang for ARM builds."
2016-03-11 Hiroshi YamauchiMerge "Assembly region TLAB allocation fast path for...
2016-03-10 Vladimir MarkoMerge "Add Mips abiflags section to the oatfile."
2016-03-10 Roland LevillainMerge "MIPS32: java.lang.Thread, and java.lang.String...
2016-03-10 Roland LevillainMerge "Fix and enable java.lang.StringFactory intrinsics."
2016-03-10 Nicolas GeoffrayMerge "Clear inline caches at each full GC."
2016-03-09 Andreas GampeMerge "ART: Enable native stack dumping on timeout"
2016-03-09 Andreas GampeMerge "ART: Use optimizing compiler in image_test"
2016-03-09 Aart BikMerge "Implement the 1.8 unsafe memory fences directly...
2016-03-09 Andreas GampeMerge "ART: Fix missing include"
2016-03-09 Nicolas GeoffrayMerge "Stop oat loading spam on host."
2016-03-09 David SrbeckyMerge "Mark DWARF lines in non-debuggable methods as...
2016-03-09 Calin JuravleMerge "Handle unexpected cases in profile saver"
2016-03-09 Calin JuravleMerge "Update GetDexOptNeeded to handle different level...
2016-03-09 Calin JuravleMerge "Record foreign dex files loaded by the app in...
2016-03-08 Calin JuravleHandle unexpected cases in profile saver
2016-03-07 Roland LevillainMerge "Typo in comment in MIPS32 mterp."
2016-03-07 Bill BuzbeeMerge "ART: Enable JitProfiling for MIPS64 Mterp"
2016-03-07 Vladimir MarkoMerge "Remove useless map in SwapAllocator"
2016-03-05 Andreas GampeMerge "MIPS64: Implement isInfinite intrinsics."
2016-03-05 Mathieu ChartierMerge "Add more systracing everywhere"
2016-03-05 Mathieu ChartierMerge "Add more systracing everywhere"
2016-03-05 Mathieu ChartierAdd more systracing everywhere
2016-03-03 Alex LightMerge "Move some default-methods tests to Java from...
2016-03-03 Dimitry IvanovMerge "Simplify LoadNativeLibrary()"
2016-03-02 Calin JuravleRecord foreign dex files loaded by the app in the profile
2016-02-29 Bill BuzbeeMerge "[MIPS] Add Fast Art interpreter for Mips32."
2016-02-27 Nicolas GeoffrayMerge "Revert "Improve immune spaces logic""
2016-02-27 Mathieu ChartierMerge "Improve immune spaces logic"
2016-02-26 Andreas GampeMerge "ART: Add unstarted-runtime functions"
2016-02-26 Alex LightMerge "Support new JDWP InterfaceType.InvokeMethod...
2016-02-26 Mathieu ChartierMerge "Add and use loaded class profiling"
2016-02-26 Mathieu ChartierMerge "Add and use loaded class profiling"
2016-02-26 Mathieu ChartierAdd and use loaded class profiling
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-17 Bill YiMerge commit 'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf...
2016-02-01 Calin JuravleMerge "Invoke all other registered handlers only for...
2016-01-28 Richard UhlerMerge "Factor out common code for SetPendingNext."
2016-01-28 Nicolas GeoffrayMerge "Implement first kind of polymorphic inlining."
2016-01-28 Andreas GampeMerge "ART: Add option to ensure deterministic compilation"
2016-01-27 Richard UhlerMerge "Show registered native allocations in ahat."
2016-01-27 David SrbeckyMerge "Change the order of functions in .debug_frame...
2016-01-27 David SrbeckyMerge "Do not write full method signature in mini-debug...
2016-01-27 David SrbeckyMerge "Revert "Revert "Add option to generate compresse...
2016-01-26 Nicolas GeoffrayMerge "Blacklist new test due to so loading problems."
2016-01-26 Hiroshi YamauchiMerge "Temporarily use -fstack-protector for the read...
next