Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-01-25 | perf/tracing: Use stage6 of tracing to not duplicate macros | Steven Rostedt (Google) | 2 | -45/+4 |
2023-01-25 | tracing/histogram: Add simple tests for stacktrace usage of synthetic events | Steven Rostedt (Google) | 3 | -1/+31 |
2023-01-25 | tracing/histogram: Document variable stacktrace | Steven Rostedt (Google) | 1 | -0/+129 |
2023-01-25 | tracing/histogram: Add stacktrace type | Steven Rostedt (Google) | 1 | -0/+4 |
2023-01-25 | tracing: Allow synthetic events to pass around stacktraces | Steven Rostedt (Google) | 4 | -5/+87 |
2023-01-25 | tracing: Allow stacktraces to be saved as histogram variables | Steven Rostedt (Google) | 1 | -10/+42 |
2023-01-25 | tracing: Simplify calculating entry size using struct_size() | Steven Rostedt (Google) | 1 | -2/+1 |
2023-01-25 | tracing: Add NULL checks for buffer in ring_buffer_free_read_page() | Jia-Ju Bai | 1 | -1/+6 |
2023-01-25 | ftrace: Add sample with custom ops | Mark Rutland | 4 | -0/+261 |