summaryrefslogtreecommitdiffstats
path: root/include/trace/stages
Commit message (Expand)AuthorAgeFilesLines
* tracing: Use alignof__(struct {type b;}) instead of offsetof()Steven Rostedt (Google)2022-08-021-1/+1
* tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)2022-07-311-3/+5
* tracing: Use a copy of the va_list for __assign_vstr()Steven Rostedt (Google)2022-07-301-1/+6
* tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)2022-07-155-0/+20
* tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)2022-04-027-0/+0
* Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-03-237-2/+54
* tracing: Move the defines to create TRACE_EVENTS into their own filesSteven Rostedt (Google)2022-03-118-0/+519