diff options
author | Song Liu <[email protected]> | 2021-04-25 14:43:33 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-04-29 10:30:58 -0300 |
commit | 5508c9dae2a4a111acc7472900164f556ae75346 (patch) | |
tree | fd1feda22a604bcc179794b2acf320ad7c66d97b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 01bd8efcec444468db0275bbd71b49927f7e1544 (diff) |
perf stat: Introduce bpf_counter_ops->disable()
Introduce bpf_counter_ops->disable(), which is used stop counting the
event.
Committer notes:
Added a dummy bpf_counter__disable() to the python binding to avoid
having 'perf test python' failing.
bpf_counter isn't supported in the python binding.
Signed-off-by: Song Liu <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Song Liu <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions