aboutsummaryrefslogtreecommitdiffstats
path: root/samples/trace_events/trace-events-sample.h
AgeCommit message (Expand)Author
2023-11-30samples: Replace strlcpy() with strscpy()Kees Cook
2022-12-14tracing: Fix cpumask() example typoSteven Rostedt (Google)
2022-11-23tracing: Add __cpumask to denote a trace event field that is a cpumask_tSteven Rostedt (Google)
2022-07-24tracing: Add example and documentation for new __vstring() macroSteven Rostedt (Google)
2022-01-13tracing: Fix mismatched comment in __string_lenGeliang Tang
2021-12-06samples/trace_event: Add '__rel_loc' using sample eventMasami Hiramatsu
2021-08-17tracing: Add trace_event helper macros __string_len() and __assign_str_len()Steven Rostedt (VMware)
2020-05-07tracing: Fix doc mistakes in trace sampleWei Yang
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12tracing: Fix doc mistakes in trace sampleJeremy Linton
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2015-11-02Sample: Trace_event: Correct the commentsChunyan Zhang
2015-07-17tracing: Fix sample output of dynamic arraysSteven Rostedt (Red Hat)
2015-04-08tracing/samples: Update the trace-event-sample.h with TRACE_DEFINE_ENUM()Steven Rostedt (Red Hat)
2015-04-08tracing: Update trace-event-sample with TRACE_SYSTEM_VAR documentationSteven Rostedt (Red Hat)
2015-02-09tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT()Steven Rostedt (Red Hat)
2015-02-09tracing: Add TRACE_EVENT_FN exampleSteven Rostedt (Red Hat)
2015-02-09tracing: Add TRACE_EVENT_CONDITION sampleSteven Rostedt (Red Hat)
2015-02-09tracing: Update the TRACE_EVENT fields available in the sample codeSteven Rostedt (Red Hat)
2014-07-01tracing: Change trace event sample to use strlcpy instead of strncpyZhao Hongjiang
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt
2009-09-15debugfs: Change debuhgfs directory of trace-events-sample.hGeunSik Lim
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan
2009-06-16tracing: update sample event documentationSteven Rostedt
2009-05-06tracing: update sample with TRACE_INCLUDE_FILESteven Rostedt
2009-04-14tracing/events: add trace-events-sampleSteven Rostedt