commit | 1c3cfb159a938501bc052afcf110b4b3780d808f | [log] [tgz] |
---|---|---|
author | Tom Zanussi <zanussi@kernel.org> | Fri Oct 16 13:55:56 2020 -0500 |
committer | Tom Zanussi <zanussi@kernel.org> | Fri Oct 16 16:18:46 2020 -0500 |
tree | 3828d2f7200f4d39e096dc437dfba7395212591a | |
parent | 839b078ba3e31a3fcd82ff3a4e6c483ba5cfe7db [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>