summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-dwarfdump/Statistics.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-dwarfdump][Statistics] Don't count coverage less than 1% as 0%Kristina Bessonova2019-12-131-12/+10
* [llvm-dwarfdump][Statistics] Change the coverage buckets representation. NFCKristina Bessonova2019-12-131-6/+6
* [llvm-dwarfdump][Statistics] Unify coverage statistic computationKristina Bessonova2019-12-081-60/+26
* dwarfdump --statistics: Use new location list apiPavel Labath2019-11-211-38/+32
* DWARFDebugLoc(v4): Add an incremental parsing functionPavel Labath2019-11-151-4/+11
* [llvm-dwarfdump] Fix dumping of wrong locstats mapDjordje Todorovic2019-10-021-1/+1
* [llvm-dwarfdump] Adjust Windows path to be acceptable by JSONDjordje Todorovic2019-09-201-7/+4
* [llvm-dwarfdump] Add additional stats fieldsDjordje Todorovic2019-09-101-13/+205
* [llvm-dwarfdump] Fix spelling in the comments. NFCDjordje Todorovic2019-09-041-2/+2
* llvm-dwarfdump: Cache CU low_pc when computing statistics.David Blaikie2019-08-311-6/+6
* Reland "[DwarfDebug] Dump call site debug info"Djordje Todorovic2019-07-311-4/+16
* Revert "[DwarfDebug] Dump call site debug info"Djordje Todorovic2019-07-121-16/+4
* [DwarfDebug] Dump call site debug infoDjordje Todorovic2019-07-091-4/+16
* llvm-dwarfdump: Add dwo parsing to --statistics.Caroline Tice2019-05-091-1/+1
* llvm-dwarfdump: Add new variable, parameter and inlining statistics; also fun...Caroline Tice2019-03-011-21/+116
* lvm-dwarfdump: Stop counting out-of-line subprogram in the "inlined functions...Caroline Tice2019-02-081-17/+28
* Add total function byte size and inline function byte size to "llvm-dwarfdump...Greg Clayton2018-11-091-11/+35
* [DebugInfo] Add support for DWARF5 call site-related attributesVedant Kumar2018-10-051-0/+8
* Format the dwarfdump --statistics version as an integer instead of a string.Adrian Prantl2018-10-051-1/+1
* llvm-dwarfdump --statistics: Unique abstract origins across multiple CUs.Adrian Prantl2018-09-211-23/+46
* [DWARF] Improved error reporting for range lists. Wolfgang Pieb2018-06-201-3/+15
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-7/+8
* llvm-dwarfdump: Add an option to collect debug info quality metrics.Adrian Prantl2017-10-061-0/+239
OpenPOWER on IntegriCloud