commit | 9368bf0823ba2eb7c311975befbdf69c5c5ae243 | [log] [tgz] |
---|---|---|
author | Tom Zanussi <zanussi@kernel.org> | Fri Oct 16 13:55:56 2020 -0500 |
committer | Tom Zanussi <zanussi@kernel.org> | Mon Oct 26 09:49:09 2020 -0500 |
tree | eca3cfc2233d9e756473c3f27147ad2cdd26b3c7 | |
parent | 75a2816b4001e04e7d60bcc87aa91477ad5d90b3 [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>