aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ring-buffer/config
AgeCommit message (Collapse)AuthorFilesLines
2024-05-13ring-buffer/selftest: Add ring-buffer mapping testVincent Donnefort1-0/+2
Map a ring-buffer, validate the meta-page before and after emitting few events. Also check ring-buffer mapping boundaries and finally ensure the tracing snapshot is mutually exclusive. Link: https://lore.kernel.org/linux-trace-kernel/[email protected] Cc: Shuah Khan <[email protected]> Cc: Shuah Khan <[email protected]> Cc: [email protected] Acked-by: Muhammad Usama Anjum <[email protected]> Signed-off-by: Vincent Donnefort <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>