]> www.infradead.org Git - users/hch/misc.git/commit
selftests/ftrace: Add dynamic events argument limitation test case
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>
Thu, 27 Mar 2025 12:19:54 +0000 (21:19 +0900)
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>
Thu, 27 Mar 2025 12:19:54 +0000 (21:19 +0900)
commit581a7b26ab364410c260df1eb5941e70722d25fc
tree06c1d2dca4a4b890b2ad9d9400fc3f75fbb02b00
parent168ccc9b9938d07e71e6e25b82826f8ea11172fc
selftests/ftrace: Add dynamic events argument limitation test case

Add argument limitation test case for dynamic events.
This is a boudary check for the maximum number of the probe
event arguments.

Link: https://lore.kernel.org/all/174055078295.4079315.14702008939511417359.stgit@mhiramat.tok.corp.google.com/
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
tools/testing/selftests/ftrace/test.d/dynevent/dynevent_limitations.tc [new file with mode: 0644]