Age | Commit message (Expand) | Author |
---|---|---|
2022-12-13 | tracing: Remove pointer (asterisk) and brackets from cpumask_t field | Steven Rostedt (Google) |
2022-11-23 | tracing: Add __cpumask to denote a trace event field that is a cpumask_t | Steven Rostedt (Google) |
2022-08-02 | tracing: Use alignof__(struct {type b;}) instead of offsetof() | Steven Rostedt (Google) |
2022-07-31 | tracing: Use a struct alignof to determine trace event field alignment | Steven Rostedt (Google) |
2022-07-30 | tracing: Use a copy of the va_list for __assign_vstr() | Steven Rostedt (Google) |
2022-07-15 | tracing/events: Add __vstring() and __assign_vstr() helper macros | Steven Rostedt (Google) |
2022-04-02 | tracing: Rename the staging files for trace_events | Steven Rostedt (Google) |
2022-03-23 | Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2022-03-11 | tracing: Move the defines to create TRACE_EVENTS into their own files | Steven Rostedt (Google) |