开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
stages
Age
Commit message (
Expand
)
Author
2023-04-03
tracing: Error if a trace event has an array for a __field()
Steven Rostedt (Google)
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-02-12
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
2023-02-07
tracing: Acquire buffer from temparary trace sequence
Linyu Yuan
2023-01-25
perf/tracing: Use stage6 of tracing to not duplicate macros
Steven Rostedt (Google)
2022-12-13
tracing: Remove pointer (asterisk) and brackets from cpumask_t field
Steven Rostedt (Google)
2022-11-23
tracing: Add __cpumask to denote a trace event field that is a cpumask_t
Steven Rostedt (Google)
2022-08-02
tracing: Use alignof__(struct {type b;}) instead of offsetof()
Steven Rostedt (Google)
2022-07-31
tracing: Use a struct alignof to determine trace event field alignment
Steven Rostedt (Google)
2022-07-30
tracing: Use a copy of the va_list for __assign_vstr()
Steven Rostedt (Google)
2022-07-15
tracing/events: Add __vstring() and __assign_vstr() helper macros
Steven Rostedt (Google)
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-03-11
tracing: Move the defines to create TRACE_EVENTS into their own files
Steven Rostedt (Google)