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