commit | 6cb978ea1a56e76f723fb7aee74422b0766db8e9 | [log] [tgz] |
---|---|---|
author | Tom Zanussi <zanussi@kernel.org> | Fri Oct 16 13:55:56 2020 -0500 |
committer | Tom Zanussi <zanussi@kernel.org> | Thu Dec 17 13:18:59 2020 -0600 |
tree | bbf6c153cd92707102b85ec9964de86c3741456d | |
parent | 10708db9327a6db3e8cdd9639504923e6629ae85 [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>