diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2019-06-25 02:16:47 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2019-06-25 02:16:47 +0000 |
commit | c48be7fc1cd3e45fbae1a96f54eb7b7666a29332 (patch) | |
tree | 487096cb4683f8be287a706546c9a50881605249 /clang/utils/analyzer/exploded-graph-rewriter.py | |
parent | 7939ba08ab42922a00b7f1b7e4761c7f9cc51f0c (diff) | |
download | bcm5719-llvm-c48be7fc1cd3e45fbae1a96f54eb7b7666a29332.tar.gz bcm5719-llvm-c48be7fc1cd3e45fbae1a96f54eb7b7666a29332.zip |
[analyzer] Add more timers for performance profiling.
The -analyzer-stats flag now allows you to find out how much time was spent
on AST-based analysis and on path-sensitive analysis and, separately,
on bug visitors, as they're occasionally a performance problem on their own.
The total timer wasn't useful because there's anyway a total time printed out.
Remove it.
Differential Revision: https://reviews.llvm.org/D63227
llvm-svn: 364266
Diffstat (limited to 'clang/utils/analyzer/exploded-graph-rewriter.py')
0 files changed, 0 insertions, 0 deletions