OpenCloudOS-Kernel/tools/testing/selftests/user_events
Shuah Khan 0eb15a47bf selftests/user_events: add a note about user_events.h dependency
This test depends on <linux/user_events.h> exported in uapi
The following commit removed user_events.h out of uapi:
commit 5cfff569ca ("tracing: Move user_events.h temporarily out
   of include/uapi")

This test will not compile until user_events.h is added back to uapi.

Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2023-02-14 13:18:55 -07:00
..
Makefile selftests/user_events: add a note about user_events.h dependency 2023-02-14 13:18:55 -07:00
dyn_test.c user_events: Add self-test for dynamic_events integration 2022-02-10 22:37:53 -05:00
ftrace_test.c tracing/user_events: Use bits vs bytes for enabled status page data 2022-09-29 10:17:37 -04:00
perf_test.c tracing/user_events: Use bits vs bytes for enabled status page data 2022-09-29 10:17:37 -04:00
settings