]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests/ftrace: Add ringbuffer size changing testcase
authorMasami Hiramatsu <mhiramat@kernel.org>
Thu, 30 Aug 2018 14:21:53 +0000 (23:21 +0900)
committerShuah Khan (Samsung OSG) <shuah@kernel.org>
Wed, 24 Oct 2018 20:49:36 +0000 (14:49 -0600)
commitc21ceceae94dc22f5b42c8174efa4597a0c990de
tree6a1e29a8f20770b7b664ea51a4864ef3cdc3885c
parent4d23e9b4fd2e44f10d22b9d2ba1dfb3fff8cd9d5
selftests/ftrace: Add ringbuffer size changing testcase

Add a testcase for changing ringbuffer size. This tests
not only ringbuffer size but also tests the imbalance
per-cpu buffer size change too.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
tools/testing/selftests/ftrace/test.d/00basic/ringbuffer_size.tc [new file with mode: 0644]