summaryrefslogtreecommitdiffstats
path: root/Documentation/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2022-04-031-11/+3
|\
| * tracing/user_events: Remove eBPF interfacesBeau Belgrave2022-04-021-11/+3
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-242-0/+175
|\ \ | |/ |/|
| * docs: fprobe: Add fprobe description to ftrace-use.rstMasami Hiramatsu2022-03-172-0/+175
* | Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-03-232-0/+217
|\ \
| * | user_events: Add documentation fileBeau Belgrave2022-02-102-0/+217
| |/
* / docs: Remove duplicated words in trace/osnoise-tracerOscar Shiang2022-02-241-2/+2
|/
* Merge tag 'docs-5.17-2' of git://git.lwn.net/linuxLinus Torvalds2022-01-221-1/+1
|\
| * docs: ftrace: fix ambiguous sentenceHuichun Feng2022-01-171-1/+1
* | Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-01-161-0/+19
|\ \
| * | tracing: Add ustring operation to filtering string pointersSteven Rostedt2022-01-141-0/+9
| * | tracing: Add test for user space strings when filtering on string pointersSteven Rostedt2022-01-131-0/+10
* | | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-141-14/+64
|\ \ \ | |_|/ |/| |
| * | Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/...Greg Kroah-Hartman2021-12-211-14/+64
| |\ \ | | |/ | |/|
| | * Documentation: coresight: Update coresight configuration docsMike Leach2021-11-261-3/+59
| | * Documentation: coresight: Fix documentation issueMike Leach2021-11-181-11/+5
* | | docs/trace: fix a label of boottime-traceYanteng Si2021-12-101-3/+1
|/ /
* / docs: ftrace: fix the wrong path of tracefsZhaoyu Liu2021-11-151-5/+4
|/
* tracing/histogram: Update division by 0 documentationKalesh Singh2021-11-011-1/+2
* tracing/histogram: Fix documentation inline emphasis warningKalesh Singh2021-10-281-1/+1
* tracing/histogram: Document expression arithmetic and constantsKalesh Singh2021-10-261-0/+14
* docs, kprobes: Remove invalid URL and add new referenceTiezhu Yang2021-10-261-1/+1
* tracing/doc: Fix typos on the timerlat tracer documentationDaniel Bristot de Oliveira2021-10-251-12/+12
* Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-052-20/+175
|\
| * tracing/doc: Fix table format in histogram codeSteven Rostedt (VMware)2021-08-241-9/+9
| * Documentation: tracing: Add histogram syntax to boot-time tracingMasami Hiramatsu2021-08-161-5/+80
| * tracing/histogram: Update the documentation for the buckets modifierSteven Rostedt (VMware)2021-08-161-6/+86
* | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-012-0/+259
|\ \
| * | Documentation: coresight: Add documentation for CoreSight configMike Leach2021-08-182-0/+259
| |/
* / Documentation: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-281-1/+1
|/
* tracing/histogram: Rename "cpu" to "common_cpu"Steven Rostedt (VMware)2021-07-231-1/+1
* Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-035-4/+350
|\
| * Documentation: Fix a typo on trace/osnoise-tracerDaniel Bristot de Oliveira2021-06-281-1/+1
| * trace: Add timerlat tracerDaniel Bristot de Oliveira2021-06-252-0/+182
| * trace: Add osnoise tracerDaniel Bristot de Oliveira2021-06-252-0/+153
| * trace/hwlat: Implement the per-cpu modeDaniel Bristot de Oliveira2021-06-251-1/+2
| * trace/hwlat: Implement the mode config optionDaniel Bristot de Oliveira2021-06-241-4/+8
| * Documentation: tracing: Add per-group/all events enablement desciptionMasami Hiramatsu2021-06-101-0/+6
* | Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2021-06-283-7/+9
|\ \
| * | docs: trace: ftrace.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2021-06-171-1/+1
| * | docs: trace: coresight: coresight.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2021-06-171-3/+5
| * | docs: trace: coresight: coresight-etm4x-reference.rst: replace some charactersMauro Carvalho Chehab2021-06-171-1/+1
| * | docs: Fix typos in Documentation/trace/ftrace.rstHaocheng Xie2021-06-011-2/+2
| |/
* / kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-19/+5
|/
* Documentation: trace: Add documentation for TRBEAnshuman Khandual2021-04-061-0/+38
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-0/+32
|\
| * Documentation: coresight: Add PID tracing descriptionLeo Yan2021-02-111-0/+32
* | tracing: Add ptr-hash option to show the hashed pointer valueMasami Hiramatsu2021-02-111-0/+6
|/
* Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-12-223-3/+3
|\
| * tweewide: Fix most Shebang linesFinn Behrens2020-12-083-3/+3