summaryrefslogtreecommitdiffstats
path: root/Documentation/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-04-051-16/+66
|\
| * tracing: Add documentation on set_ftrace_notrace_pid and set_event_notrace_pidSteven Rostedt (VMware)2020-03-271-0/+31
| * tracing: Have the document reflect that the trace file keeps tracing enabledSteven Rostedt (VMware)2020-03-271-6/+7
| * tracing: Do not disable tracing when reading the trace fileSteven Rostedt (VMware)2020-03-271-0/+6
| * tracing: Have hwlat ts be first instance and record count of instancesSteven Rostedt (VMware)2020-03-031-10/+22
* | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-032-0/+235
|\ \
| * | docs: coresight: Update documentation for CoreSight to cover CTIMike Leach2020-03-212-0/+235
| |/
* | Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-03-301-11/+10
|\ \
| * | PM: QoS: Simplify definitions of CPU latency QoS trace eventsRafael J. Wysocki2020-02-131-9/+10
| * | PM: QoS: Drop pm_qos_update_request_timeout()Rafael J. Wysocki2020-02-131-2/+0
| |/
* / docs: trace: events.rst: convert some new stuff to ReST formatMauro Carvalho Chehab2020-03-101-31/+32
|/
* Merge tag 'docs-5.6-2' of git://git.lwn.net/linuxLinus Torvalds2020-02-071-1/+0
|\
| * Documentation: build warnings related to missing blank lines after explicit m...Sameer Rahmani2020-02-051-1/+1
* | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-064-0/+701
|\ \ | |/ |/|
| * tracing: Documentation for in-kernel synthetic event APITom Zanussi2020-01-301-0/+515
| * docs: tracing: Fix a broken labelMauro Carvalho Chehab2020-01-281-0/+1
| * Documentation: tracing: Fix typos in boot-time tracing documentationMasami Hiramatsu2020-01-211-9/+9
| * Documentation: tracing: Add boot-time tracing documentMasami Hiramatsu2020-01-132-0/+185
* | docs: ftrace: Fix small notation mistakeFrank A. Cancio Bello2020-01-101-1/+1
* | docs: ftrace: Fix typosFrank A. Cancio Bello2020-01-101-3/+3
* | docs: ftrace: Clarify the RAM impact of buffer_size_kbFrank A. Cancio Bello2020-01-101-1/+2
* | docs: ftrace: Specifies when buffers get clearFrank A. Cancio Bello2019-12-191-2/+7
|/
* Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-025-3/+809
|\
| * coresight: etm4x: docs: Adds detailed document for programming etm4x.Mike Leach2019-11-071-0/+798
| * coresight: docs: Create common sub-directory for coresight trace.Mike Leach2019-11-074-3/+11
* | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-272-2/+12
|\ \
| * | tracing: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior2019-11-131-1/+1
| * | ftrace: Introduce PERMANENT ftrace_ops flagMiroslav Benes2019-11-042-1/+11
| |/
* / intel_th: Document software sinksAlexander Shishkin2019-11-141-1/+27
|/
* Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-09-202-0/+2
|\
| * tracing/probe: Add immediate parameter supportMasami Hiramatsu2019-08-312-0/+2
* | docs: ftrace: clarify when tracing is disabled by the trace filePeter Wu2019-09-021-4/+9
* | Documentation: coresight: convert txt to rstPhong Tran2019-07-313-209/+232
|/
* Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-182-7/+45
|\
| * tracing/kprobe: Add kprobe_event= boot parameterMasami Hiramatsu2019-05-251-0/+14
| * tracing/probe: Support user-space dereferenceMasami Hiramatsu2019-05-252-9/+28
| * tracing/probe: Add ustring type for user-space stringMasami Hiramatsu2019-05-251-2/+7
* | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-1/+1
|\ \
| * | docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| |/
* | docs: trace: add a missing blank lineMauro Carvalho Chehab2019-06-201-0/+1
* | Documentation: coresight: Update the generic device namesSuzuki K Poulose2019-06-141-15/+67
* | Documentation: {u,k}probes: add tracing_on before tracingLecopzer Chen2019-06-072-1/+12
* | docs: tracing: Fix typos in histogram.rstMasanari Iida2019-05-291-5/+5
|/
* Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-152-14/+33
|\
| * tracing: Add tracing/error_log DocumentationTom Zanussi2019-04-082-14/+33
* | mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai2019-05-141-3/+4
* | Merge tag 'docs-5.2a' of git://git.lwn.net/linuxLinus Torvalds2019-05-101-4/+7
|\ \
| * | Documentation/trace: Add clarification how histogram onmatch worksTzvetomir Stoyanov2019-05-081-4/+7
* | | Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-082-46/+49
|\| |
| * | docs: trace: fix some Sphinx warningsMauro Carvalho Chehab2019-04-162-46/+49
| |/