diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2020-05-29 17:31:23 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2020-05-29 22:51:16 +0300 |
commit | 5bc7aac3e7ca08008b7681f0794deee275d356ac (patch) | |
tree | 1090f814bafda342319d4aca0cef5b286e1e444e /tools/perf/perf-with-kcore.sh | |
parent | a88f70de1b5024db75e8dab42bcce5d648d81957 (diff) | |
download | linux-5bc7aac3e7ca08008b7681f0794deee275d356ac.tar.xz |
perf build: Add NO_SYSCALL_TABLE=1 to the build tests
So that we make sure that even on x86-64 and other architectures where
that is the default method we test build the fallback to libaudit that
other architectures use.
I.e. now this line got added to:
$ make -C tools/perf build-test
<SNIP>
make_no_syscall_tbl_O: cd . && make NO_SYSCALL_TABLE=1 FEATURES_DUMP=/home/acme/git/perf/tools/perf/BUILD_TEST_FEATURE_DUMP -j12 O=/tmp/tmp.W0HtKR1mfr DESTDIR=/tmp/tmp.lNezgCVPzW
<SNIP>
$
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/perf-with-kcore.sh')
0 files changed, 0 insertions, 0 deletions