diff options
author | Song Liu <song@kernel.org> | 2021-05-11 23:51:16 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2021-05-21 16:50:17 -0300 |
commit | f8b61bd20479c094fb421da42fef6b4ff22a589e (patch) | |
tree | e9ab717c6bd7d0d6467dea7ce37d8ef5e07d65a2 /drivers | |
parent | f42907e8a4515635615a6ffd44242454ef843c04 (diff) |
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 'drivers')
0 files changed, 0 insertions, 0 deletions