summaryrefslogtreecommitdiffstats
path: root/profman
Commit message (Expand)AuthorAgeFilesLines
* Change dump-classes profman option to dump-classes-and-methodsMathieu Chartier2017-04-072-66/+93
* Fix profile merges in profmanCalin Juravle2017-03-282-4/+97
* Add profman option to generate a random profile based on dex files.Jeff Hao2017-03-282-5/+56
* ART: Fix some tidy warningsAndreas Gampe2017-03-271-2/+2
* Add syntax for adding all class methods to profmanMathieu Chartier2017-03-222-6/+67
* Merge "Encode inline caches with missing types in the profile"Calin Juravle2017-03-072-8/+45
|\
| * Encode inline caches with missing types in the profileCalin Juravle2017-03-062-8/+45
* | Change "could not find class" to warningMathieu Chartier2017-03-061-1/+1
|/
* Extend profman to generate profiles with inline cachesCalin Juravle2017-03-032-58/+366
* Add inline caches to offline profilesCalin Juravle2017-02-161-1/+1
* Clean up profman arg checkingDavid Sehr2017-02-151-47/+56
* Convert preload list to profileDavid Sehr2017-02-102-30/+386
* Fix ownership of DexFile in profmanDavid Sehr2017-02-091-4/+7
* Separate art::Exec from utilsDavid Sehr2017-02-011-0/+1
* Rename offline_profiling_info to profile_compilation_infoCalin Juravle2017-01-183-3/+3
* ART: Move to libbase StringPrintfAndreas Gampe2016-12-151-2/+2
* ART: Clean up utils.hAndreas Gampe2016-12-131-1/+3
* ART: Add dex::TypeIndexAndreas Gampe2016-11-211-1/+1
* Add mode bits to open() with O_CREAT.George Burgess IV2016-10-251-1/+1
* Remove logging dependency on runtimeDavid Sehr2016-10-171-1/+2
* ART: Use libbase loggingAndreas Gampe2016-09-261-0/+4
* Refactor Dex open methodsDavid Sehr2016-09-211-12/+5
* Convert art runtests to Android.bpColin Cross2016-09-191-1/+1
* Convert art gtests to Android.bpColin Cross2016-09-151-0/+8
* Convert more of art to Android.bpColin Cross2016-09-122-45/+54
* Add ability to generate a random test profileCalin Juravle2016-06-282-5/+97
* Support the -i flag in the new dexdump.Aart Bik2016-06-221-0/+2
* Enable profman pretty printingDavid Sehr2016-06-071-20/+55
* Initial profman support for verbose dumpDavid Sehr2016-06-071-28/+114
* Fix debug leftover in profmanCalin Juravle2016-05-171-1/+0
* Remove a common subexpression from profman outputDavid Sehr2016-05-091-1/+1
* Add braces per the coding conventionDavid Sehr2016-05-051-1/+2
* Limit profman log spam with time thresholdDavid Sehr2016-05-051-1/+4
* Take into account the change in classes when analysing profilesCalin Juravle2016-04-252-33/+64
* Extend profman to be able to dump profile content.Calin Juravle2016-04-221-4/+46
* Improve ProfileSaver to cache data and do minimal I/OCalin Juravle2016-04-222-6/+6
* Add and use loaded class profilingMathieu Chartier2016-02-261-2/+2
* Fix profman path for the gtest.Calin Juravle2016-02-231-5/+1
* Revert "Revert "Add profman tool: responsible to process profiles""Calin Juravle2016-02-235-0/+739
* Revert "Add profman tool: responsible to process profiles"Nicolas Geoffray2016-02-225-739/+0
* Add profman tool: responsible to process profilesCalin Juravle2016-02-225-0/+739