diff options
author | 2020-05-29 11:31:23 -0300 | |
---|---|---|
committer | 2020-05-29 16:51:16 -0300 | |
commit | 5bc7aac3e7ca08008b7681f0794deee275d356ac (patch) | |
tree | 1090f814bafda342319d4aca0cef5b286e1e444e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf build: Remove libaudit from the default feature checks (diff) | |
download | wireguard-linux-5bc7aac3e7ca08008b7681f0794deee275d356ac.tar.xz wireguard-linux-5bc7aac3e7ca08008b7681f0794deee275d356ac.zip |
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/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions