diff options
author | Song Liu <song@kernel.org> | 2021-05-12 09:51:16 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2021-05-21 22:50:17 +0300 |
commit | f8b61bd20479c094fb421da42fef6b4ff22a589e (patch) | |
tree | e9ab717c6bd7d0d6467dea7ce37d8ef5e07d65a2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | f42907e8a4515635615a6ffd44242454ef843c04 (diff) | |
download | linux-f8b61bd20479c094fb421da42fef6b4ff22a589e.tar.xz |
perf stat: Skip evlist__[enable|disable] when all events uses BPF
When all events of a perf-stat session use BPF, it is not necessary to
call evlist__enable() and evlist__disable(). Skip them when
all_counters_use_bpf is true.
Signed-off-by: Song Liu <song@kernel.org>
Reported-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions