开源镜像站
帮助
下载
动态
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
/
kernel
/
trace
/
trace_events_synth.c
Age
Commit message (
Expand
)
Author
2020-10-27
tracing, synthetic events: Replace buggy strcat() with seq_buf operations
Steven Rostedt (VMware)
2020-10-15
tracing: support "bool" type in synthetic trace events
Axel Rasmussen
2020-10-15
tracing: Handle synthetic event array field type checking correctly
Tom Zanussi
2020-10-15
tracing: Add synthetic event error logging
Tom Zanussi
2020-10-15
tracing: Check that the synthetic event and field names are legal
Tom Zanussi
2020-10-15
tracing: Don't show dynamic string internals in synthetic event description
Tom Zanussi
2020-10-08
tracing: Fix synthetic print fmt check for use of __get_str()
Steven Rostedt (VMware)
2020-10-08
tracing: Change synthetic event string format to limit printed length
Steven Rostedt (VMware)
2020-10-05
tracing: Add support for dynamic strings to synthetic events
Tom Zanussi
2020-10-05
tracing: Fix parse_synth_field() error handling
Tom Zanussi
2020-09-21
tracing/boot, kprobe, synth: Initialize boot-time tracing earlier
Masami Hiramatsu
2020-09-21
tracing: Delete repeated words in comments
Randy Dunlap
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
2020-06-01
tracing: Move synthetic events to a separate file
Tom Zanussi