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-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-4
/
+350
2021-06-28
Merge tag 'docs-5.14' of git://git.lwn.net/linux
Linus Torvalds
3
-7
/
+9
2021-06-28
Documentation: Fix a typo on trace/osnoise-tracer
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-25
trace: Add timerlat tracer
Daniel Bristot de Oliveira
2
-0
/
+182
2021-06-25
trace: Add osnoise tracer
Daniel Bristot de Oliveira
2
-0
/
+153
2021-06-25
trace/hwlat: Implement the per-cpu mode
Daniel Bristot de Oliveira
1
-1
/
+2
2021-06-24
trace/hwlat: Implement the mode config option
Daniel Bristot de Oliveira
1
-4
/
+8
2021-06-17
docs: trace: ftrace.rst: avoid using ReST :doc:`foo` markup
Mauro Carvalho Chehab
1
-1
/
+1
2021-06-17
docs: trace: coresight: coresight.rst: avoid using ReST :doc:`foo` markup
Mauro Carvalho Chehab
1
-3
/
+5
2021-06-17
docs: trace: coresight: coresight-etm4x-reference.rst: replace some characters
Mauro Carvalho Chehab
1
-1
/
+1
2021-06-10
Documentation: tracing: Add per-group/all events enablement desciption
Masami Hiramatsu
1
-0
/
+6
2021-06-01
docs: Fix typos in Documentation/trace/ftrace.rst
Haocheng Xie
1
-2
/
+2
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-19
/
+5
2021-04-06
Documentation: trace: Add documentation for TRBE
Anshuman Khandual
1
-0
/
+38
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
[next]