diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2023-06-02 17:42:47 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-07-20 11:33:02 -0300 |
commit | 6af5e4cf3a6521d23ca53df5001319babefdffbf (patch) | |
tree | c3bb8a6b4be5c2683efafc3cf265692b9dd69116 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 54d811023b5f99e658511b577b16a6d7014d162c (diff) |
perf bench uprobe empty: Add entry attaching an empty BPF program
Using libbpf and a BPF skel:
# perf bench uprobe all
# Running uprobe/baseline benchmark...
# Executed 1,000 usleep(1000) calls
Total time: 1,055,618 usecs
1,055.618 usecs/op
# Running uprobe/empty benchmark...
# Executed 1,000 usleep(1000) calls
Total time: 1,057,146 usecs +1,528 to baseline
1,057.146 usecs/op
#
Acked-by: Ian Rogers <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andre Fredette <[email protected]>
Cc: Clark Williams <[email protected]>
Cc: Dave Tucker <[email protected]>
Cc: Derek Barbosa <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Masami Hiramatsu (Google) <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lore.kernel.org/lkml/[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