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
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-4
/
+19
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-9
/
+91
2018-10-18
docs: Fix typos in histogram.rst
Masanari Iida
1
-3
/
+3
2018-10-11
stm class: SPDX-ify the documentation
Alexander Shishkin
1
-0
/
+2
2018-10-11
stm class: Update documentation to match the new identification rules
Alexander Shishkin
1
-9
/
+27
2018-10-11
stm class: Document the MIPI SyS-T protocol usage
Alexander Shishkin
1
-0
/
+62
2018-10-10
tracing: probeevent: Add $argN for accessing function args
Masami Hiramatsu
1
-4
/
+6
2018-10-10
tracing: probeevent: Add array type support
Masami Hiramatsu
1
-0
/
+11
2018-10-10
tracing: probeevent: Add symbol type
Masami Hiramatsu
1
-0
/
+2
2018-08-31
docs: tracing: Add stacktrace filter command
Masami Hiramatsu
1
-0
/
+3
2018-08-14
Merge tag 'docs-4.19' of git://git.lwn.net/linux
Linus Torvalds
6
-629
/
+639
2018-07-26
doc: tracing: Fix a typo of trace_stat
Masami Hiramatsu
1
-2
/
+2
2018-07-26
cpufreq: trace frequency limits change
Ruchi Kandoi
1
-0
/
+1
2018-07-23
Documentation: kprobetrace: document 'trigger' file
Andreas Ziegler
1
-1
/
+4
2018-07-23
Documentation: {u,k}probes: fix filename for event enabling
Andreas Ziegler
2
-4
/
+4
2018-07-02
docs: histogram.txt: convert it to ReST file format
Mauro Carvalho Chehab
3
-623
/
+630
2018-06-21
tracing: Fix some errors in histogram documentation
Joel Fernandes (Google)
1
-11
/
+12
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
5
-7
/
+7
2018-06-15
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
2
-2
/
+2
2018-06-06
Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-2
/
+554
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2018-06-04
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
3
-31
/
+83
2018-05-29
tracing: Document trace_marker triggers
Steven Rostedt (VMware)
3
-2
/
+554
2018-05-14
coresight: Remove %px for printing pcsr value
Leo Yan
1
-2
/
+2
2018-04-27
coresight: Grouping all perf tools oriented section together
Mathieu Poirier
1
-36
/
+36
2018-04-27
coresight: Add section for integration with the perf tools
Mathieu Poirier
1
-1
/
+51
2018-04-27
coresight: Remove obsolete reference to "owner" in CoreSight descriptor
Mathieu Poirier
1
-3
/
+0
2018-04-27
linux-next: ftrace/docs: Fix spelling typos in ftrace-users.rst
Masanari Iida
1
-2
/
+2
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
1
-3
/
+11
2018-04-16
Documentation: ftrace: clarify filters with dynamic ftrace and graph
Steffen Maier
1
-1
/
+6
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-1547
/
+2020
2018-04-05
mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory
David Rientjes
1
-2
/
+2
2018-04-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+7
2018-04-03
Merge tag 'docs-4.17' of git://git.lwn.net/linux
Linus Torvalds
20
-3994
/
+4240
2018-03-13
tracing: Unify the "boot" and "mono" tracing clocks
Thomas Gleixner
1
-11
/
+3
2018-03-10
tracing: Add a clock attribute for hist triggers
Tom Zanussi
1
-1
/
+10
2018-03-10
tracing: Add inter-event hist trigger Documentation
Tom Zanussi
1
-0
/
+381
2018-03-10
tracing: Add 'last error' error facility for hist triggers
Tom Zanussi
1
-0
/
+20
2018-03-10
tracing: Add cpu field for hist triggers
Tom Zanussi
1
-0
/
+15
2018-03-10
tracing: Add usecs modifier for hist trigger timestamps
Tom Zanussi
1
-0
/
+1
2018-03-10
tracing: Add timestamp_mode trace file
Tom Zanussi
1
-0
/
+24
2018-03-10
tracing: Add Documentation for log2 modifier
Tom Zanussi
1
-0
/
+1
2018-03-10
tracing: Move hist trigger Documentation to histogram.txt
Tom Zanussi
2
-1547
/
+1569
2018-03-07
docs: ftrace: fix a few formatting issues
Jonathan Corbet
2
-9
/
+9
2018-03-07
trace doc: convert trace/stm.txt to rst format
Changbin Du
2
-11
/
+13
2018-03-07
trace doc: convert trace/intel_th.txt to rst format
Changbin Du
2
-21
/
+23
2018-03-07
trace doc: convert trace/hwlat_detector.txt to rst fromat
Changbin Du
2
-11
/
+16
2018-03-07
trace doc: convert trace/mmiotrace.txt to rst format
Changbin Du
2
-33
/
+54
2018-03-07
trace doc: convert trace/events-msr.txt to rst format
Changbin Du
3
-37
/
+41
2018-03-07
trace doc: convert trace/events-nmi.txt to rst format
Changbin Du
3
-43
/
+46
[next]