| Commit message (Expand) | Author | Age | Files | Lines |
| * | [llvm-dwarfdump][Statistics] Don't count coverage less than 1% as 0% | Kristina Bessonova | 2019-12-13 | 1 | -12/+10 |
| * | [llvm-dwarfdump][Statistics] Change the coverage buckets representation. NFC | Kristina Bessonova | 2019-12-13 | 1 | -6/+6 |
| * | [llvm-dwarfdump][Statistics] Unify coverage statistic computation | Kristina Bessonova | 2019-12-08 | 1 | -60/+26 |
| * | dwarfdump --statistics: Use new location list api | Pavel Labath | 2019-11-21 | 1 | -38/+32 |
| * | DWARFDebugLoc(v4): Add an incremental parsing function | Pavel Labath | 2019-11-15 | 1 | -4/+11 |
| * | [llvm-dwarfdump] Fix dumping of wrong locstats map | Djordje Todorovic | 2019-10-02 | 1 | -1/+1 |
| * | [llvm-dwarfdump] Adjust Windows path to be acceptable by JSON | Djordje Todorovic | 2019-09-20 | 1 | -7/+4 |
| * | [llvm-dwarfdump] Add additional stats fields | Djordje Todorovic | 2019-09-10 | 1 | -13/+205 |
| * | [llvm-dwarfdump] Fix spelling in the comments. NFC | Djordje Todorovic | 2019-09-04 | 1 | -2/+2 |
| * | llvm-dwarfdump: Cache CU low_pc when computing statistics. | David Blaikie | 2019-08-31 | 1 | -6/+6 |
| * | Reland "[DwarfDebug] Dump call site debug info" | Djordje Todorovic | 2019-07-31 | 1 | -4/+16 |
| * | Revert "[DwarfDebug] Dump call site debug info" | Djordje Todorovic | 2019-07-12 | 1 | -16/+4 |
| * | [DwarfDebug] Dump call site debug info | Djordje Todorovic | 2019-07-09 | 1 | -4/+16 |
| * | llvm-dwarfdump: Add dwo parsing to --statistics. | Caroline Tice | 2019-05-09 | 1 | -1/+1 |
| * | llvm-dwarfdump: Add new variable, parameter and inlining statistics; also fun... | Caroline Tice | 2019-03-01 | 1 | -21/+116 |
| * | lvm-dwarfdump: Stop counting out-of-line subprogram in the "inlined functions... | Caroline Tice | 2019-02-08 | 1 | -17/+28 |
| * | Add total function byte size and inline function byte size to "llvm-dwarfdump... | Greg Clayton | 2018-11-09 | 1 | -11/+35 |
| * | [DebugInfo] Add support for DWARF5 call site-related attributes | Vedant Kumar | 2018-10-05 | 1 | -0/+8 |
| * | Format the dwarfdump --statistics version as an integer instead of a string. | Adrian Prantl | 2018-10-05 | 1 | -1/+1 |
| * | llvm-dwarfdump --statistics: Unique abstract origins across multiple CUs. | Adrian Prantl | 2018-09-21 | 1 | -23/+46 |
| * | [DWARF] Improved error reporting for range lists. | Wolfgang Pieb | 2018-06-20 | 1 | -3/+15 |
| * | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -7/+8 |
| * | llvm-dwarfdump: Add an option to collect debug info quality metrics. | Adrian Prantl | 2017-10-06 | 1 | -0/+239 |