Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
This reverts commit a980755b . We need to better polish building with BPF skels, so revert back to making it an experimental feature that has to be explicitely enabled using BUILD_BPF_SKEL=1. Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/Makefile.config 7 additions, 12 deletionstools/perf/Makefile.config
- tools/perf/Makefile.perf 4 additions, 4 deletionstools/perf/Makefile.perf
- tools/perf/builtin-lock.c 1 addition, 1 deletiontools/perf/builtin-lock.c
- tools/perf/builtin-record.c 1 addition, 1 deletiontools/perf/builtin-record.c
- tools/perf/builtin-version.c 0 additions, 1 deletiontools/perf/builtin-version.c
- tools/perf/tests/shell/record_offcpu.sh 1 addition, 1 deletiontools/perf/tests/shell/record_offcpu.sh
Please register or sign in to comment