perf bench uprobe: Add uretprobe variant of uprobe benchmarks
authorIan Rogers <irogers@google.com>
Sat, 6 Apr 2024 04:09:11 +0000 (21:09 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 12 Apr 2024 20:54:02 +0000 (17:54 -0300)
commit988052f4bfcc4ee893ea19e9d9ce888cc8578e5a
tree883e1a76023b7e5e787c1b616e3e583e08b5e23e
parent459fee7b508231cd4622b3bd94aaa85e8e16b888
perf bench uprobe: Add uretprobe variant of uprobe benchmarks

Name benchmarks with _ret at the end to avoid creating a new set of
benchmarks.

Signed-off-by: Ian Rogers <irogers@google.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andrei Vagin <avagin@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Kees Kook <keescook@chromium.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20240406040911.1603801-2-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/bench/bench.h
tools/perf/bench/uprobe.c
tools/perf/builtin-bench.c
tools/perf/util/bpf_skel/bench_uprobe.bpf.c