[PATCH] D71870: [llvm-locstats] Add the --compare option

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 25 00:41:57 PST 2019


djtodoro created this revision.
djtodoro added reviewers: vsk, aprantl, dstenb, jmorse.
djtodoro added a project: debug-info.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
djtodoro added a parent revision: D71869: [llvm-locstats] Add the --draw-plot option.
djtodoro added a comment.

An example of the plot on a GDB binary built with LLVM Trunk using the entry values vs. no entry values.

F11137056: locstats.png <https://reviews.llvm.org/F11137056>


Draw a plot showing the difference in debug loc coverage on two
files provided.


https://reviews.llvm.org/D71870

Files:
  llvm/docs/CommandGuide/llvm-locstats.rst
  llvm/docs/CommandGuide/locstats-compare.png
  llvm/utils/llvm-locstats/llvm-locstats.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71870.235263.patch
Type: text/x-patch
Size: 7035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191225/95fd5384/attachment.bin>


More information about the llvm-commits mailing list