summaryrefslogtreecommitdiffstats
path: root/kernel/trace/synth_event_gen_test.c
Commit message (Expand)AuthorAgeFilesLines
* tracing / synthetic: Disable events after testing in synth_event_gen_test_init()Steven Rostedt (Google)2023-12-211-0/+11
* tracing: Always use canonical ftrace pathRoss Zwisler2023-02-181-1/+1
* tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()Shang XiaoJing2022-11-171-10/+6
* tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* tracing: Remove the useless value assignment in test_create_synth_event()Kaixu Xia2020-11-131-1/+1
* tracing: Add support for dynamic strings to synthetic eventsTom Zanussi2020-10-051-6/+12
* tracing: Have synthetic event test use raw_smp_processor_id()Steven Rostedt (VMware)2020-02-201-6/+6
* tracing: Make sure synth_event_trace() example always uses u64Tom Zanussi2020-02-201-17/+17
* tracing: Add synth event generation test moduleTom Zanussi2020-01-301-0/+523