commit | 474bd36bbec97f0b42a3f40f985f5275502290c9 | [log] [tgz] |
---|---|---|
author | Tom Zanussi <zanussi@kernel.org> | Fri Nov 08 16:39:40 2019 -0600 |
committer | Tom Zanussi <zanussi@kernel.org> | Mon Dec 16 14:20:03 2019 -0600 |
tree | 05f4a98b410251fdab92ec196bec9a9244125063 | |
parent | 7968762ed65ff937391978f1c804d186cdfa88f7 [diff] |
tracing: Add synth event generation test module Add a test module that checks the basic functionality of the in-kernel synthetic event generation API by creating and generating synthetic events from a module. Signed-off-by: Tom Zanussi <zanussi@kernel.org>