aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorDjordje Todorovic <djordje.todorovic@rt-rk.com>2019-10-01 09:59:15 +0000
committerDjordje Todorovic <djordje.todorovic@rt-rk.com>2019-10-01 09:59:15 +0000
commit6d7f7e6792bb79eeb209c359717862e8da7e4c30 (patch)
tree66fd9312e06f138f51f9b4d9b557397f1cfa2c8b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent0210a1a530f3b824d1429abf5cd7f24a869908bd (diff)
downloadllvm-6d7f7e6792bb79eeb209c359717862e8da7e4c30.zip
llvm-6d7f7e6792bb79eeb209c359717862e8da7e4c30.tar.gz
llvm-6d7f7e6792bb79eeb209c359717862e8da7e4c30.tar.bz2
Reland "[utils] Implement the llvm-locstats tool"
The tool reports verbose output for the DWARF debug location coverage. The llvm-locstats for each variable or formal parameter DIE computes what percentage from the code section bytes, where it is in scope, it has location description. The line 0 shows the number (and the percentage) of DIEs with no location information, but the line 100 shows the number (and the percentage) of DIEs where there is location information in all code section bytes (where the variable or parameter is in the scope). The line 50..59 shows the number (and the percentage) of DIEs where the location information is in between 50 and 59 percentage of its scope covered. Differential Revision: https://reviews.llvm.org/D66526 llvm-svn: 373317
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions