diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2018-09-20 16:00:43 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-09-20 17:09:55 +0300 |
commit | 62cb1b8868a70c932b15959a98594df537df2ffc (patch) | |
tree | 005a3ed330685c835cf004ec9b47a144301370ed /tools/perf/util/db-export.c | |
parent | 035c450ffa0483e715fc7b14a2e8b744bf8a740a (diff) | |
download | linux-62cb1b8868a70c932b15959a98594df537df2ffc.tar.xz |
perf script: Enhance sample flags for trace begin / end
Allow for different combinations of sample flags 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 'perf script' to
display sample flags with more combinations that include trace begin /
end. In those cases display 'tr start' and 'tr 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-2-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/db-export.c')
0 files changed, 0 insertions, 0 deletions