summaryrefslogtreecommitdiff
path: root/libprofile
AgeCommit message (Expand)Author
2024-11-22Flush profile on force save. Jiakai Zhang
2024-11-11Consolidate the use of some constants. Jiakai Zhang
2024-11-11Avoid `strlen()` for `ClassLinker::FindClass()`... Vladimir Marko
2024-11-08Replace test_for properties with explicit dependencies on implementations Colin Cross
2024-10-31Remove dependencies on the 1-variant fallback Cole Faust
2024-08-19Bump app profile uncompressed size limit to 15MB. Jiakai Zhang
2024-08-13Simplify test configs by disabling append-bitness and pushing the whole Martin Stjernholm
2024-08-10Support inline cache for boot image profile HRF in Profman. Islam Elbanna
2024-05-15Fix bugprone-argument-comment clang-tidy issues Stefano Cianciulli
2024-05-14Faster `DexFile::FindTypeId()`. Vladimir Marko
2024-04-23Set test ownerships for ART. Martin Stjernholm
2024-04-18Do not encode out of range dex pcs in the profile. Nicolas Geoffray
2024-04-11Clean up string data access in `DexFile`. Vladimir Marko
2024-04-09Fixes related to inlined inline caches. Nicolas Geoffray
2024-02-29Don't set LD_LIBRARY_PATH to the ART module for any tests. Martin Stjernholm
2023-11-01Fix repeated dexopt when an app has a DM file with no profile. Jiakai Zhang
2023-09-25Reject partially invalid profiles. Jiakai Zhang
2023-09-25profman: Return whether the profile matched instead of updated. Jiakai Zhang
2023-08-01Add missing AOSP module metadata to ART tests part of ART MTS. Roland Levillain
2023-07-11Fix performance-inefficient-string-concatenation clang-tidy issues Stefano Cianciulli
2023-06-19Reland "Static link gtests with ART libraries" Dmitrii Ishcheikin
2023-06-12Revert "Static link gtests with ART libraries" Dmitrii Ishcheikin
2023-06-12Static link gtests with ART libraries Dmitrii Ishcheikin
2023-05-22Use C++17's [[maybe_unused]] attribute in ART Stefano Cianciulli
2023-05-17Add O_CREAT to ProfileCompilationInfo::SaveFallback. Jiakai Zhang
2023-05-08Revert "Remove the codegen property" Android Culprit Assistant
2023-05-08Remove the codegen property Cole Faust
2023-03-16Make art modules apex_available to test_broken_com.android.art Cole Faust
2023-03-06Fallback to using flock on profiles when installd is in use. Jiakai Zhang
2023-02-23When generating a runtime image, load classes from reference profile. Nicolas Geoffray
2023-02-06Avoid using flock on profiles. Jiakai Zhang
2023-02-03Fix android-cloexec-fopen clang-tidy issues Stefano Cianciulli
2023-02-03Fix performance-inefficient-vector-operation clang-tidy issues Stefano Cianciulli
2022-12-07Do not link libziparchive both statically and dynamically in libartbase Martin Stjernholm
2022-11-19Add missing module metadata to ART tests run via Mainline Presubmits. Roland Levillain
2022-11-16Reduce an error log to a warning. Konrad Zabłocki
2022-11-10Clear profile when switching between boot image profile and app profile Jiakai Zhang
2022-09-21ART: Fix profile key for generated test profile. Vladimir Marko
2022-07-04Update profman to support artd use cases. Jiakai Zhang
2022-06-28Fix bugprone-argument-comment clang-tidy issues Stefano Cianciulli
2022-04-12Fix dex file lookup in DumpInfo when dex file locations have full paths. Martin Stjernholm
2022-03-15Revert^2 "Faster deduplication of `CodeInfo` tables." Vladimir Marko
2022-03-14Revert "Faster deduplication of `CodeInfo` tables." Roland Levillain
2022-03-10Faster deduplication of `CodeInfo` tables. Vladimir Marko
2022-01-21Reduce an error log to a warning. Nicolas Geoffray
2022-01-05Normalize XML comment syntax in ART test configuration files. Roland Levillain
2021-12-08Fix ProfileCompilationInfo to handle extra descriptors correctly. am: bc57db8499 Jiakai Zhang
2021-12-08Fix ProfileCompilationInfo to handle extra descriptors correctly. Jiakai Zhang
2021-10-06libprofile: Clear method bitmap padding bits. am: 2a4542d375 am: fe9aaf018a Vladimir Marko
2021-10-06libprofile: Clear method bitmap padding bits. Vladimir Marko