summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/user_events/Makefile
diff options
context:
space:
mode:
authorBeau Belgrave <beaub@linux.microsoft.com>2022-01-18 23:43:23 +0300
committerSteven Rostedt (Google) <rostedt@goodmis.org>2022-02-11 06:37:59 +0300
commit3a6163893a9a6a90e086234ee205c1f74eeb5f84 (patch)
tree6a645a1c200c881699de05620a0f25b4af246e8e /tools/testing/selftests/user_events/Makefile
parent745bb7e683ff00e7b52e54b422fd05c58ae94e1a (diff)
downloadlinux-3a6163893a9a6a90e086234ee205c1f74eeb5f84.tar.xz
user_events: Add self-test for perf_event integration
Tests perf can be attached to and written out correctly. Ensures attach updates status bits in user programs. Link: https://lkml.kernel.org/r/20220118204326.2169-10-beaub@linux.microsoft.com Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Beau Belgrave <beaub@linux.microsoft.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/testing/selftests/user_events/Makefile')
-rw-r--r--tools/testing/selftests/user_events/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/user_events/Makefile b/tools/testing/selftests/user_events/Makefile
index e824b9c2cae7..c765d8635d9a 100644
--- a/tools/testing/selftests/user_events/Makefile
+++ b/tools/testing/selftests/user_events/Makefile
@@ -2,7 +2,7 @@
CFLAGS += -Wl,-no-as-needed -Wall -I../../../../usr/include
LDLIBS += -lrt -lpthread -lm
-TEST_GEN_PROGS = ftrace_test dyn_test
+TEST_GEN_PROGS = ftrace_test dyn_test perf_test
TEST_FILES := settings