开源镜像站
帮助
动态
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
/
Documentation
/
trace
/
kprobetrace.rst
Age
Commit message (
Expand
)
Author
2023-06-06
Documentation: tracing/probes: Add fprobe event tracing document
Masami Hiramatsu (Google)
2023-02-23
Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-02-21
tracing/probe: add a char type to show the character value of traced arguments
Donglin Peng
2023-01-31
docs: ftrace: always use canonical ftrace path
Ross Zwisler
2023-01-24
Documentation: kprobetrace: Split paragraphs
Yoann Congal
2023-01-24
Documentation: kprobetrace: Fix code block markup
Yoann Congal
2023-01-24
Documentation: kprobetrace: Fix some typos
Yoann Congal
2022-12-15
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
2022-07-24
tracing: Auto generate event name when creating a group of events
Linyu Yuan
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-09-21
Documentation: tracing: Add %return suffix description
Masami Hiramatsu
2020-09-10
docs: trace: fix the location of kprobes.rst
Mauro Carvalho Chehab
2020-06-19
docs: move remaining stuff under Documentation/*.txt to Documentation/staging
Mauro Carvalho Chehab
2020-02-05
Documentation: build warnings related to missing blank lines after explicit m...
Sameer Rahmani
2019-08-31
tracing/probe: Add immediate parameter support
Masami Hiramatsu
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-06-20
docs: trace: add a missing blank line
Mauro Carvalho Chehab
2019-06-07
Documentation: {u,k}probes: add tracing_on before tracing
Lecopzer Chen
2019-05-25
tracing/kprobe: Add kprobe_event= boot parameter
Masami Hiramatsu
2019-05-25
tracing/probe: Support user-space dereference
Masami Hiramatsu
2019-05-25
tracing/probe: Add ustring type for user-space string
Masami Hiramatsu
2018-12-08
tracing/kprobes: Use dyn_event framework for kprobe events
Masami Hiramatsu
2018-10-10
tracing: probeevent: Add $argN for accessing function args
Masami Hiramatsu
2018-10-10
tracing: probeevent: Add array type support
Masami Hiramatsu
2018-10-10
tracing: probeevent: Add symbol type
Masami Hiramatsu
2018-07-23
Documentation: kprobetrace: document 'trigger' file
Andreas Ziegler
2018-07-23
Documentation: {u,k}probes: fix filename for event enabling
Andreas Ziegler
2018-03-07
trace doc: convert trace/kprobetrace.txt to rst format
Changbin Du