perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable
[sfrench/cifs-2.6.git] / tools / perf / Makefile.perf
index 30e41dcd40958f4b60028a078471c260e70f2e3c..e3a34af3813010a3ae018e8f1d843c6da780b0dd 100644 (file)
@@ -118,6 +118,9 @@ include ../scripts/utilities.mak
 #
 # Define LIBBPF_DYNAMIC to enable libbpf dynamic linking.
 #
+# Define NO_SYSCALL_TABLE=1 to disable the use of syscall id to/from name tables
+# generated from the kernel .tbl or unistd.h files and use, if available, libaudit
+# for doing the conversions to/from strings/id.
 
 # As per kernel Makefile, avoid funny character set dependencies
 unexport LC_ALL