summaryrefslogtreecommitdiffstats
path: root/include/trace/stages/stage6_event_callback.h
Commit message (Expand)AuthorAgeFilesLines
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)10 days1-3/+1
* tracing: Just use strcmp() for testing __string() and __assign_str() matchSteven Rostedt (Google)2024-03-191-3/+2
* tracing: Use strcmp() in __assign_str() WARN_ON() checkSteven Rostedt (Google)2024-03-181-1/+3
* tracing: Remove second parameter to __assign_rel_str()Steven Rostedt (Google)2024-03-181-1/+1
* tracing: Add warning if string in __assign_str() does not match __string()Steven Rostedt (Google)2024-03-181-0/+1
* tracing: Remove __assign_str_len()Steven Rostedt (Google)2024-03-181-17/+11
* tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"Steven Rostedt (Google)2024-03-181-4/+4
* tracing: Use ? : shortcut in trace macrosSteven Rostedt (Google)2024-03-181-8/+6
* tracing: Do not calculate strlen() twice for __string() fieldsSteven Rostedt (Google)2024-03-181-4/+6
* tracing: Rework __assign_str() and __string() to not duplicate getting the st...Steven Rostedt (Google)2024-03-181-4/+8
* perf/tracing: Use stage6 of tracing to not duplicate macrosSteven Rostedt (Google)2023-01-251-0/+3
* tracing: Add __cpumask to denote a trace event field that is a cpumask_tSteven Rostedt (Google)2022-11-231-0/+20
* 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-151-0/+7
* tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)2022-04-021-0/+106