Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-21 | tracing / synthetic: Disable events after testing in synth_event_gen_test_init() | Steven Rostedt (Google) | 1 | -0/+11 |
2023-02-18 | tracing: Always use canonical ftrace path | Ross Zwisler | 1 | -1/+1 |
2022-11-18 | tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event() | Shang XiaoJing | 1 | -10/+6 |
2021-03-23 | tracing: Fix various typos in comments | Ingo Molnar | 1 | -1/+1 |
2020-11-13 | tracing: Remove the useless value assignment in test_create_synth_event() | Kaixu Xia | 1 | -1/+1 |
2020-10-06 | tracing: Add support for dynamic strings to synthetic events | Tom Zanussi | 1 | -6/+12 |
2020-02-21 | tracing: Have synthetic event test use raw_smp_processor_id() | Steven Rostedt (VMware) | 1 | -6/+6 |
2020-02-21 | tracing: Make sure synth_event_trace() example always uses u64 | Tom Zanussi | 1 | -17/+17 |
2020-01-30 | tracing: Add synth event generation test module | Tom Zanussi | 1 | -0/+523 |