diff options
author | Adrian Hunter <[email protected]> | 2015-09-25 16:15:40 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-09-28 16:54:21 -0300 |
commit | c7eced63f2f67bd06ceb2269062416db9d81d29d (patch) | |
tree | 2909d817babaadc22519f4752c36971ba353ddbd /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 601897b54c7ed492a89b262dccd7c6f7faf12b30 (diff) |
perf report: Adjust sample type validation for synthesized branch stacks
perf report looks at event sample types to determine if branch stacks
have been sampled. Adjust the validation to know about instruction
tracing options.
This change allows the use of the -b option which otherwise would
complain with an error like:
Error:
Selected -b but no branch data. Did you call perf record without -b?
# To display the perf.data header info,
# please use --header/--header-only options.
#
Signed-off-by: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions