linux/tools/perf/bench
Arnaldo Carvalho de Melo 88b8c6ae2c perf bench bpf: Add missing .gitignore file
In 713eeb2279 ("perf build: Move BPF skeleton generation out of
Makefile.perf") the bpf_skel used with 'perf bench uprobe' was moved
from tools/perf/util/bpf_skel/ to tools/perf/bench/bpf_skel.

Copy tools/perf/util/bpf_skel/.gitignore to that new directory so that
files generated during build get ignored by git.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Fixes: 713eeb2279 ("perf build: Move BPF skeleton generation out of Makefile.perf")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2026-07-21 20:50:20 -03:00
..
bpf_skel perf bench bpf: Add missing .gitignore file 2026-07-21 20:50:20 -03:00
bench.h perf bench mem: Add mmap() workloads 2025-09-19 12:43:59 -03:00
breakpoint.c perf tools: Make more global variables static 2026-04-08 19:21:04 -07:00
Build perf build: Move BPF skeleton generation out of Makefile.perf 2026-05-20 17:46:45 -03:00
epoll-ctl.c
epoll-wait.c perf bench: Fix undefined behavior in cmpworker() 2025-01-18 10:14:36 -08:00
evlist-open-close.c perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies 2025-11-13 23:03:11 -08:00
find-bit-bench.c x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__ 2025-09-08 15:38:06 +02:00
futex-hash.c perf bench futex: Remove support for IMMUTABLE 2025-07-11 16:02:01 +02:00
futex-lock-pi.c perf bench futex: Remove support for IMMUTABLE 2025-07-11 16:02:01 +02:00
futex-requeue.c perf bench futex: Remove support for IMMUTABLE 2025-07-11 16:02:01 +02:00
futex-wake-parallel.c perf bench futex: Remove support for IMMUTABLE 2025-07-11 16:02:01 +02:00
futex-wake.c perf bench futex: Remove support for IMMUTABLE 2025-07-11 16:02:01 +02:00
futex.c perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies 2025-11-13 23:03:11 -08:00
futex.h perf bench futex: Add missing stdbool.h 2025-10-02 15:08:44 -03:00
inject-buildid.c perf event: Fix size of synthesized sample with branch stacks 2026-05-20 16:11:30 -03:00
kallsyms-parse.c
mem-functions.c perf tools: Make more global variables static 2026-04-08 19:21:04 -07:00
mem-memcpy-arch.h perf bench mem: Pull out init/fini logic 2025-09-19 12:43:01 -03:00
mem-memcpy-x86-64-asm-def.h perf bench mem: Pull out init/fini logic 2025-09-19 12:43:01 -03:00
mem-memcpy-x86-64-asm.S
mem-memset-arch.h perf bench mem: Pull out init/fini logic 2025-09-19 12:43:01 -03:00
mem-memset-x86-64-asm-def.h perf bench mem: Pull out init/fini logic 2025-09-19 12:43:01 -03:00
mem-memset-x86-64-asm.S
numa.c perf tools: Use calloc() where applicable 2026-04-08 19:21:05 -07:00
pmu-scan.c perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies 2025-11-13 23:03:11 -08:00
sched-messaging.c perf tools: Use calloc() where applicable 2026-04-08 19:21:05 -07:00
sched-pipe.c perf bench: Add --write-size option to sched pipe 2026-06-04 10:11:04 -03:00
sched-seccomp-notify.c
synthesize.c perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependencies 2025-11-13 23:03:11 -08:00
syscall.c perf bench: Fix perf bench syscall loop count 2025-03-05 09:19:23 -08:00
uprobe.c perf build: Move BPF skeleton generation out of Makefile.perf 2026-05-20 17:46:45 -03:00