summaryrefslogtreecommitdiff
path: root/include/trace/stages/stage5_get_offsets.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-18tracing: Add __string_src() helper to help compilers not to get confusedSteven Rostedt (Google)1-2/+12
2024-03-18tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"Steven Rostedt (Google)1-2/+2
2024-03-18tracing: Use ? : shortcut in trace macrosSteven Rostedt (Google)1-2/+2
2024-03-18tracing: Rework __assign_str() and __string() to not duplicate getting the st...Steven Rostedt (Google)1-5/+10
2023-04-03tracing: Error if a trace event has an array for a __field()Steven Rostedt (Google)1-4/+17
2022-11-24tracing: Add __cpumask to denote a trace event field that is a cpumask_tSteven Rostedt (Google)1-0/+6
2022-07-16tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)1-0/+4
2022-04-02tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)1-0/+89