[all-commits] [llvm/llvm-project] ada964: [llvm-locstats] Add the --draw-plot option
Djordje Todorovic via All-commits
all-commits at lists.llvm.org
Wed Jan 15 03:00:58 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ada964661e2b4d86b0753c99265c812029a3d1d2
https://github.com/llvm/llvm-project/commit/ada964661e2b4d86b0753c99265c812029a3d1d2
Author: Djordje Todorovic <djordje.todorovic at rt-rk.com>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M llvm/docs/CommandGuide/llvm-locstats.rst
M llvm/utils/llvm-locstats/llvm-locstats.py
Log Message:
-----------
[llvm-locstats] Add the --draw-plot option
When using the option, draw the histogram representing the debug
location buckets. The resulting histogram will be saved in a png
file.
Differential Revision: https://reviews.llvm.org/D71869
More information about the All-commits
mailing list