summaryrefslogtreecommitdiffstats
path: root/dexlayout/dex_visualize.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor some profiling info functionsMathieu Chartier2017-06-151-1/+1
* Only compile hot methodsMathieu Chartier2017-06-061-1/+1
* Make GetSortedDexFileSections a utilityDavid Sehr2017-04-021-157/+30
* Add byte count to sectionDavid Sehr2017-03-171-10/+31
* Add section size statisticsDavid Sehr2017-03-101-36/+85
* Rename offline_profiling_info to profile_compilation_infoCalin Juravle2017-01-181-1/+1
* Dexlayout cleanup and refactoring.Jeff Hao2016-11-221-8/+13
* ART: Add dex::TypeIndexAndreas Gampe2016-11-211-1/+1
* Change offline profile to store type_idx of classes.Jeff Hao2016-11-171-1/+2
* Add "fixups" for ids referenced in codeDavid Sehr2016-10-061-0/+19
* Revert "Revert "Add dex file writer to dexlayout tool.""Jeff Hao2016-10-041-13/+15
* Option to gnuplot dex layoutDavid Sehr2016-10-041-0/+377