diff options
author | 2018-09-20 16:00:44 +0300 | |
---|---|---|
committer | 2018-09-20 11:10:25 -0300 | |
commit | ff645daf30cafb6fa74bee9a73733700bac2aff7 (patch) | |
tree | 01fb6be715bdc73bf76e79d05a4cff4e4a18c5ce /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | perf script: Enhance sample flags for trace begin / end (diff) | |
download | wireguard-linux-ff645daf30cafb6fa74bee9a73733700bac2aff7.tar.xz wireguard-linux-ff645daf30cafb6fa74bee9a73733700bac2aff7.zip |
perf db-export: Add trace begin / end branch type variants
Add branch types to cover different combinations with "trace begin" or
"trace end".
Previously, the Intel PT decoder would indicate begin / end by a branch
from / to zero. That hides useful information, in particular when a
trace ends with a call. Before remedying that, prepare the database
export to export branch types with more combinations that include trace
begin / end. In those cases extend the descriptions to include 'trace
begin' and 'trace end' separately.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/20180920130048.31432-3-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions