index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+32
2021-02-11
tracing: Add ptr-hash option to show the hashed pointer value
Masami Hiramatsu
1
-0
/
+6
2021-02-11
Documentation: coresight: Add PID tracing description
Leo Yan
1
-0
/
+32
2020-12-22
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-3
/
+3
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-22
/
+68
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
1
-1
/
+1
2020-12-08
docs: trace: fix event state structure name
Artem Bityutskiy
1
-5
/
+5
2020-12-08
tweewide: Fix most Shebang lines
Finn Behrens
3
-3
/
+3
2020-11-18
ftrace/documentation: Fix RST C code blocks
Steven Rostedt (VMware)
1
-0
/
+6
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
1
-2
/
+4
2020-11-06
ftrace: Reverse what the RECURSION flag means in the ftrace_ops
Steven Rostedt (VMware)
1
-22
/
+60
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-6
/
+6
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
6
-2
/
+100
2020-10-15
docs: trace-uses.rst: remove bogus c-domain tags
Mauro Carvalho Chehab
1
-6
/
+6
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2020-10-05
tracing: Add support for dynamic strings to synthetic events
Tom Zanussi
2
-2
/
+31
2020-09-25
tracepoints: Add helper to test if tracepoint is enabled in a header
Steven Rostedt (VMware)
1
-0
/
+27
2020-09-24
docs: trace: ring-buffer-design.rst: use the new SPDX tag
Mauro Carvalho Chehab
1
-25
/
+1
2020-09-21
Documentation: tracing: Add the startup timing of boot-time tracing
Masami Hiramatsu
1
-0
/
+14
2020-09-21
Documentation: tracing: boot: Add an example of tracing function-calls
Masami Hiramatsu
1
-0
/
+20
2020-09-21
Documentation: tracing: Add %return suffix description
Masami Hiramatsu
2
-0
/
+4
2020-09-21
Documentation: tracing: Add tracing_on option to boot-time tracer
Masami Hiramatsu
1
-0
/
+4
2020-09-10
docs: trace: fix the location of kprobes.rst
Mauro Carvalho Chehab
1
-1
/
+1
2020-08-20
tracing: switch to kernel_clone()
Christian Brauner
1
-2
/
+2
2020-08-13
Merge tag 'docs-5.9-2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-08-11
docs: trace: fix a typo
Bryan Brattlof
1
-1
/
+1
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
7
-406
/
+1264
2020-07-23
docs: trace/index.rst: add histogram-design.rst
Daniel W. S. Almeida
1
-0
/
+1
2020-07-23
docs: Move kprobes.rst from staging/ to trace/
Naveen N. Rao
2
-0
/
+804
2020-07-05
Documentation: trace/stm: drop doubled words
Randy Dunlap
1
-2
/
+2
2020-07-05
Documentation: trace/histogram-design: drop doubled words
Randy Dunlap
1
-2
/
+2
2020-07-05
Documentation: trace/ftrace: drop doubled words
Randy Dunlap
1
-2
/
+2
2020-07-05
trace doc: correct names of varous tracing documents
Manbing
1
-7
/
+7
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
1
-2
/
+2
2020-06-26
docs: trace: ring-buffer-design.txt: convert to ReST format
Mauro Carvalho Chehab
2
-392
/
+445
2020-06-19
docs: move remaining stuff under Documentation/*.txt to Documentation/staging
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-10
Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+2115
2020-06-08
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
2
-2
/
+2
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+89
2020-06-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+1
2020-06-03
tracing/doc: Fix ascii-art in histogram-design.rst
Tom Zanussi
1
-24
/
+24
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2
-14
/
+15
2020-06-01
tracing: Fix events.rst section numbering
Tom Zanussi
1
-14
/
+14
2020-06-01
tracing/doc: Fix typos in histogram-design.rst
Steven Rostedt (VMware)
1
-3
/
+3
2020-06-01
tracing: Add histogram-design document
Tom Zanussi
1
-0
/
+2115
2020-05-25
tracing: Fix events.rst section numbering
Tom Zanussi
1
-14
/
+14
2020-05-19
docs: trace: coresight-ect.rst: Fix a build warning
Mauro Carvalho Chehab
1
-0
/
+1
2020-05-19
coresight: docs: Add information about the topology representations
Mike Leach
2
-1
/
+89
2020-05-19
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
1
-8
/
+0
[next]