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
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-16
/
+66
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+235
2020-03-30
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-11
/
+10
2020-03-27
tracing: Add documentation on set_ftrace_notrace_pid and set_event_notrace_pid
Steven Rostedt (VMware)
1
-0
/
+31
2020-03-27
tracing: Have the document reflect that the trace file keeps tracing enabled
Steven Rostedt (VMware)
1
-6
/
+7
2020-03-27
tracing: Do not disable tracing when reading the trace file
Steven Rostedt (VMware)
1
-0
/
+6
2020-03-21
docs: coresight: Update documentation for CoreSight to cover CTI
Mike Leach
2
-0
/
+235
2020-03-10
docs: trace: events.rst: convert some new stuff to ReST format
Mauro Carvalho Chehab
1
-31
/
+32
2020-03-03
tracing: Have hwlat ts be first instance and record count of instances
Steven Rostedt (VMware)
1
-10
/
+22
2020-02-13
PM: QoS: Simplify definitions of CPU latency QoS trace events
Rafael J. Wysocki
1
-9
/
+10
2020-02-13
PM: QoS: Drop pm_qos_update_request_timeout()
Rafael J. Wysocki
1
-2
/
+0
2020-02-07
Merge tag 'docs-5.6-2' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+0
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
4
-0
/
+701
2020-02-05
Documentation: build warnings related to missing blank lines after explicit m...
Sameer Rahmani
1
-1
/
+1
2020-01-30
tracing: Documentation for in-kernel synthetic event API
Tom Zanussi
1
-0
/
+515
2020-01-28
docs: tracing: Fix a broken label
Mauro Carvalho Chehab
1
-0
/
+1
2020-01-21
Documentation: tracing: Fix typos in boot-time tracing documentation
Masami Hiramatsu
1
-9
/
+9
2020-01-13
Documentation: tracing: Add boot-time tracing document
Masami Hiramatsu
2
-0
/
+185
2020-01-10
docs: ftrace: Fix small notation mistake
Frank A. Cancio Bello
1
-1
/
+1
2020-01-10
docs: ftrace: Fix typos
Frank A. Cancio Bello
1
-3
/
+3
2020-01-10
docs: ftrace: Clarify the RAM impact of buffer_size_kb
Frank A. Cancio Bello
1
-1
/
+2
2019-12-19
docs: ftrace: Specifies when buffers get clear
Frank A. Cancio Bello
1
-2
/
+7
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
5
-3
/
+809
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-2
/
+12
2019-11-14
intel_th: Document software sinks
Alexander Shishkin
1
-1
/
+27
2019-11-13
tracing: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
1
-1
/
+1
2019-11-07
coresight: etm4x: docs: Adds detailed document for programming etm4x.
Mike Leach
1
-0
/
+798
2019-11-07
coresight: docs: Create common sub-directory for coresight trace.
Mike Leach
4
-3
/
+11
2019-11-04
ftrace: Introduce PERMANENT ftrace_ops flag
Miroslav Benes
2
-1
/
+11
2019-09-20
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-0
/
+2
2019-09-02
docs: ftrace: clarify when tracing is disabled by the trace file
Peter Wu
1
-4
/
+9
2019-08-31
tracing/probe: Add immediate parameter support
Masami Hiramatsu
2
-0
/
+2
2019-07-31
Documentation: coresight: convert txt to rst
Phong Tran
3
-209
/
+232
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-7
/
+45
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-06-20
docs: trace: add a missing blank line
Mauro Carvalho Chehab
1
-0
/
+1
2019-06-14
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
Documentation: coresight: Update the generic device names
Suzuki K Poulose
1
-15
/
+67
2019-06-07
Documentation: {u,k}probes: add tracing_on before tracing
Lecopzer Chen
2
-1
/
+12
2019-05-29
docs: tracing: Fix typos in histogram.rst
Masanari Iida
1
-5
/
+5
2019-05-25
tracing/kprobe: Add kprobe_event= boot parameter
Masami Hiramatsu
1
-0
/
+14
2019-05-25
tracing/probe: Support user-space dereference
Masami Hiramatsu
2
-9
/
+28
2019-05-25
tracing/probe: Add ustring type for user-space string
Masami Hiramatsu
1
-2
/
+7
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-14
/
+33
2019-05-14
mm: move recent_rotated pages calculation to shrink_inactive_list()
Kirill Tkhai
1
-3
/
+4
2019-05-10
Merge tag 'docs-5.2a' of git://git.lwn.net/linux
Linus Torvalds
1
-4
/
+7
2019-05-08
Documentation/trace: Add clarification how histogram onmatch works
Tzvetomir Stoyanov
1
-4
/
+7
2019-05-08
Merge tag 'docs-5.2' of git://git.lwn.net/linux
Linus Torvalds
2
-46
/
+49
2019-05-03
intel_th: SPDX-ify the documentation
Alexander Shishkin
1
-0
/
+2
2019-04-16
docs: trace: fix some Sphinx warnings
Mauro Carvalho Chehab
2
-46
/
+49
[next]