开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
trace_events
/
trace-events-sample.c
Age
Commit message (
Expand
)
Author
2022-11-23
tracing: Add __cpumask to denote a trace event field that is a cpumask_t
Steven Rostedt (Google)
2022-07-24
tracing: Add example and documentation for new __vstring() macro
Steven Rostedt (Google)
2021-12-06
samples/trace_event: Add '__rel_loc' using sample event
Masami Hiramatsu
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2017-10-27
Fix tracing sample code warning.
Linus Torvalds
2017-10-17
tracing/samples: Fix creation and deletion of simple_thread_fn creation
Steven Rostedt (VMware)
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2015-02-09
tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT()
Steven Rostedt (Red Hat)
2015-02-09
tracing: Add TRACE_EVENT_FN example
Steven Rostedt (Red Hat)
2015-02-09
tracing: Add TRACE_EVENT_CONDITION sample
Steven Rostedt (Red Hat)
2015-02-09
tracing: Update the TRACE_EVENT fields available in the sample code
Steven Rostedt (Red Hat)
2009-05-06
tracing/events: don't say hi when loading the trace event sample
Li Zefan
2009-04-14
tracing/events: add trace-events-sample
Steven Rostedt