Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-02 | tracing: Use alignof__(struct {type b;}) instead of offsetof() | Steven Rostedt (Google) | 1 | -1/+1 |
2022-07-31 | tracing: Use a struct alignof to determine trace event field alignment | Steven Rostedt (Google) | 1 | -3/+5 |
2022-07-30 | tracing: Use a copy of the va_list for __assign_vstr() | Steven Rostedt (Google) | 1 | -1/+6 |
2022-07-15 | tracing/events: Add __vstring() and __assign_vstr() helper macros | Steven Rostedt (Google) | 5 | -0/+20 |
2022-04-02 | tracing: Rename the staging files for trace_events | Steven Rostedt (Google) | 7 | -0/+0 |
2022-03-23 | Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 8 | -0/+571 |
2022-03-11 | tracing: Move the defines to create TRACE_EVENTS into their own files | Steven Rostedt (Google) | 8 | -0/+519 |