summaryrefslogtreecommitdiff
path: root/include/trace/stages/stage4_event_fields.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao1-1/+2
2022-12-13tracing: Remove pointer (asterisk) and brackets from cpumask_t fieldSteven Rostedt (Google)1-2/+8
2022-11-24tracing: Add __cpumask to denote a trace event field that is a cpumask_tSteven Rostedt (Google)1-0/+6
2022-08-02tracing: Use alignof__(struct {type b;}) instead of offsetof()Steven Rostedt (Google)1-1/+1
2022-07-31tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)1-3/+5
2022-07-16tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)1-0/+3
2022-04-02tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)1-0/+63