index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
trace_events
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-14
tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
2
-5
/
+69
2026-06-30
tracing/events: Fix to check the simple_tsk_fn creation
Masami Hiramatsu (Google)
1
-0
/
+4
2025-04-02
tracing: Verify event formats that have "%*p.."
Steven Rostedt
1
-2
/
+6
2024-10-30
tracing: Add __print_dynamic_array() helper
Steven Rostedt
1
-1
/
+6
2024-08-12
treewide: remove unnecessary <linux/version.h> inclusion
Masahiro Yamada
1
-1
/
+0
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-9
/
+10
2024-03-18
tracing: Remove second parameter to __assign_rel_str()
Steven Rostedt (Google)
1
-1
/
+1
2024-03-18
tracing: Add __string_len() example
Steven Rostedt (Google)
1
-2
/
+5
2024-03-18
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
1
-4
/
+5
2023-11-30
samples: Replace strlcpy() with strscpy()
Kees Cook
1
-1
/
+1
2022-12-14
tracing: Fix cpumask() example typo
Steven Rostedt (Google)
1
-1
/
+1
2022-11-23
tracing: Add __cpumask to denote a trace event field that is a cpumask_t
Steven Rostedt (Google)
2
-9
/
+27
2022-07-24
tracing: Add example and documentation for new __vstring() macro
Steven Rostedt (Google)
2
-6
/
+40
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
1
-3
/
+3
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-0
/
+158
2022-03-11
tracing: Add TRACE_CUSTOM_EVENT() macro
Steven Rostedt (Google)
3
-236
/
+120
2022-03-11
tracing: Add sample code for custom trace events
Steven Rostedt (Google)
2
-0
/
+273
2022-01-13
tracing: Fix mismatched comment in __string_len
Geliang Tang
1
-1
/
+1
2021-12-06
samples/trace_event: Add '__rel_loc' using sample event
Masami Hiramatsu
2
-0
/
+36
2021-08-17
tracing: Add trace_event helper macros __string_len() and __assign_str_len()
Steven Rostedt (VMware)
1
-0
/
+27
2020-05-07
tracing: Fix doc mistakes in trace sample
Wei Yang
1
-1
/
+1
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+5
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
Fix tracing sample code warning.
Linus Torvalds
1
-1
/
+1
2017-10-17
tracing/samples: Fix creation and deletion of simple_thread_fn creation
Steven Rostedt (VMware)
1
-3
/
+11
2017-10-12
tracing: Fix doc mistakes in trace sample
Jeremy Linton
1
-5
/
+5
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
1
-1
/
+1
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2
-2
/
+3
2015-11-02
Sample: Trace_event: Correct the comments
Chunyan Zhang
1
-3
/
+3
2015-07-17
tracing: Fix sample output of dynamic arrays
Steven Rostedt (Red Hat)
1
-2
/
+5
2015-04-08
tracing/samples: Update the trace-event-sample.h with TRACE_DEFINE_ENUM()
Steven Rostedt (Red Hat)
1
-1
/
+63
2015-04-08
tracing: Update trace-event-sample with TRACE_SYSTEM_VAR documentation
Steven Rostedt (Red Hat)
1
-1
/
+19
2015-02-09
tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT()
Steven Rostedt (Red Hat)
2
-0
/
+88
2015-02-09
tracing: Add TRACE_EVENT_FN example
Steven Rostedt (Red Hat)
2
-0
/
+95
2015-02-09
tracing: Add TRACE_EVENT_CONDITION sample
Steven Rostedt (Red Hat)
2
-0
/
+61
2015-02-09
tracing: Update the TRACE_EVENT fields available in the sample code
Steven Rostedt (Red Hat)
2
-14
/
+150
2014-07-01
tracing: Change trace event sample to use strlcpy instead of strncpy
Zhao Hongjiang
1
-1
/
+1
2014-06-21
tracing: Add __field_struct macro for TRACE_EVENT()
Steven Rostedt
1
-1
/
+2
2009-09-15
debugfs: Change debuhgfs directory of trace-events-sample.h
GeunSik Lim
1
-1
/
+1
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
1
-17
/
+20
2009-06-16
tracing: update sample event documentation
Steven Rostedt
2
-11
/
+24
2009-05-06
tracing: update sample with TRACE_INCLUDE_FILE
Steven Rostedt
1
-1
/
+6
2009-05-06
tracing: small trave_events sample Makefile cleanup
Christoph Hellwig
1
-3
/
+1
2009-05-06
tracing/events: don't say hi when loading the trace event sample
Li Zefan
1
-4
/
+0
2009-04-14
tracing/events: add trace-events-sample
Steven Rostedt
3
-0
/
+188