commit | d314da19a66934f82102cffee104daaf72c32773 | [log] [tgz] |
---|---|---|
author | Tom Zanussi <zanussi@kernel.org> | Fri Oct 16 13:55:56 2020 -0500 |
committer | Tom Zanussi <zanussi@kernel.org> | Sun Dec 20 15:27:21 2020 -0600 |
tree | 4bfc6a668c104167cb956a41f4b11d64fb114414 | |
parent | fd1299dbfc04a338b017576afb669a8b0d2a527f [diff] |
selftests/ftrace: Update synthetic event syntax errors Some of the synthetic event errors and positions have changed in the code - update those and add several more tests. Also add a runtime check to ensure that the kernel supports dynamic strings in synthetic events, which these tests require. Fixes: 81ff92a93d95 (selftests/ftrace: Add test case for synthetic event syntax errors) Reported-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Tom Zanussi <zanussi@kernel.org>