aboutsummaryrefslogtreecommitdiff
path: root/include/trace/stages
AgeCommit message (Expand)AuthorFilesLines
2023-04-03tracing: Error if a trace event has an array for a __field()Gravatar Steven Rostedt (Google) 1-4/+17
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 3-0/+7
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileGravatar Yafang Shao 1-1/+2
2023-02-07tracing: Acquire buffer from temparary trace sequenceGravatar Linyu Yuan 2-0/+4
2023-01-25perf/tracing: Use stage6 of tracing to not duplicate macrosGravatar Steven Rostedt (Google) 1-0/+3
2022-12-13tracing: Remove pointer (asterisk) and brackets from cpumask_t fieldGravatar Steven Rostedt (Google) 1-2/+8
2022-11-23tracing: Add __cpumask to denote a trace event field that is a cpumask_tGravatar Steven Rostedt (Google) 7-0/+52
2022-08-02tracing: Use alignof__(struct {type b;}) instead of offsetof()Gravatar Steven Rostedt (Google) 1-1/+1
2022-07-31tracing: Use a struct alignof to determine trace event field alignmentGravatar Steven Rostedt (Google) 1-3/+5
2022-07-30tracing: Use a copy of the va_list for __assign_vstr()Gravatar Steven Rostedt (Google) 1-1/+6
2022-07-15tracing/events: Add __vstring() and __assign_vstr() helper macrosGravatar Steven Rostedt (Google) 5-0/+20
2022-04-02tracing: Rename the staging files for trace_eventsGravatar Steven Rostedt (Google) 7-0/+0
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 8-0/+571
2022-03-11tracing: Move the defines to create TRACE_EVENTS into their own filesGravatar Steven Rostedt (Google) 8-0/+519