aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/synth_event_gen_test.c
AgeCommit message (Expand)Author
2023-12-21tracing / synthetic: Disable events after testing in synth_event_gen_test_init()Steven Rostedt (Google)
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler
2022-11-17tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()Shang XiaoJing
2021-03-23tracing: Fix various typos in commentsIngo Molnar
2020-11-13tracing: Remove the useless value assignment in test_create_synth_event()Kaixu Xia
2020-10-05tracing: Add support for dynamic strings to synthetic eventsTom Zanussi
2020-02-20tracing: Have synthetic event test use raw_smp_processor_id()Steven Rostedt (VMware)
2020-02-20tracing: Make sure synth_event_trace() example always uses u64Tom Zanussi
2020-01-30tracing: Add synth event generation test moduleTom Zanussi