summaryrefslogtreecommitdiff
path: root/libartbase
AgeCommit message (Expand)Author
2022-05-13art: Disable debug tracing on production buildsHEADsugisawa-mr1Danny Lin
2021-09-28Fix android.security.cts.FileDescriptorTest#testCLOEXECHu Wang
2021-07-12Uncouple ART gtests from the ART APEX.Roland Levillain
2021-07-12Adjust data dir set up in `CommonArtTestImpl::SetUpAndroidRootEnvVars`.Roland Levillain
2021-07-12Rename some ART gtest related Soong modules.Roland Levillain
2021-07-02runtime: add -Xdeny-art-apex-data-filesOrion Hodson
2021-07-01Add special control flags for system server reportingCalin Juravle
2021-07-01Replace JIT total time histogram with total time counterCalin Juravle
2021-07-01Fix compiler filter / reason reporting and add the ISA to the metricsCalin Juravle
2021-06-30[metrics] Add total-gc-time and adjust other metricsLokesh Gidra
2021-06-25Add flag for clamping hidden api listAndrei Onea
2021-06-25[metrics] Add GC-work throughput metricsLokesh Gidra
2021-06-23Add sampling support in the metrics reporterCalin Juravle
2021-06-23Add period reporting to the metrics infraCalin Juravle
2021-06-18Move metric reporting config to flagsCalin Juravle
2021-06-14odrefresh: enable loading of system_server image filesOrion Hodson
2021-06-09Remove palette hooks.Nicolas Geoffray
2021-06-07Fix flags_tests for older platformsCalin Juravle
2021-06-07Fix flags_test flakinessCalin Juravle
2021-06-07Setup ART experiments infraCalin Juravle
2021-06-02Rewrite profile file format.Vladimir Marko
2021-06-01Introduce `art::FastExit` to replace all uses of `quick_exit` in ART.Roland Levillain
2021-05-21[metrics] Add prebuilt and cmdline compilation reasonEric Holk
2021-05-14Use the system namespace to get the right permitted paths for loading OAT files.Martin Stjernholm
2021-05-14Remove BUILDING_LIBART macro.Vladimir Marko
2021-04-26dex2oat: Expect boot image profiles for boot image.Vladimir Marko
2021-04-16Clean up profile tests.Vladimir Marko
2021-04-12Handle hiddenapi lists which are yet unknown.Nicolas Geoffray
2021-04-07Revert^2 "[metrics] Report CompilationReason and CompilerFilter"Eric Holk
2021-04-07Support stateful hash and predicate in HashSet<>.Vladimir Marko
2021-04-05Revert "[metrics] Report CompilationReason and CompilerFilter"Calin Juravle
2021-04-01[metrics] Report CompilationReason and CompilerFilterEric Holk
2021-03-31[metrics] Add JitMethodCompileCountEric Holk
2021-03-23Export libdexfile and dependencies for host.Martin Stjernholm
2021-03-22[metrics] Add MetricsAccumulatorEric Holk
2021-03-19[metrics] Reset metrics at zygote forkEric Holk
2021-03-19[metrics] Add ClassVerificationCountEric Holk
2021-03-19[metrics] Improve metrics definition APIEric Holk
2021-03-19Add min_sdk_version for ART module.Nicolas Geoffray
2021-03-18Remove DexToDexCompilerDavid Srbecky
2021-03-15Rewrite hot method info retrieval.Vladimir Marko
2021-03-11Preallocate a HashMap buffer in LSE.Vladimir Marko
2021-03-09Refactor statistics printing in oatdump.David Srbecky
2021-03-08Slightly refactor stack map stats printing.David Srbecky
2021-03-05[metrics] Enable periodic reporting for system serverEric Holk
2021-03-05Add GC-related metrics to the telemetry infrastructureLokesh Gidra
2021-03-05Support /system/system_ext/framework jars with hiddenapi.Nicolas Geoffray
2021-03-04Revert^2 "[metrics] Add StatsdBackend"Eric Holk
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to artBob Badour
2021-02-25odrefresh: regenerate artifacts after ART APEX updateOrion Hodson