summaryrefslogtreecommitdiffstats
path: root/Documentation/trace
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-171-22/+68
|\ \
| * | ftrace/documentation: Fix RST C code blocksSteven Rostedt (VMware)2020-11-181-0/+6
| * | ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)2020-11-061-2/+4
| * | ftrace: Reverse what the RECURSION flag means in the ftrace_opsSteven Rostedt (VMware)2020-11-061-22/+60
| |/
* | mm/lru: revise the comments of lru_lockHugh Dickins2020-12-151-1/+1
* | docs: trace: fix event state structure nameArtem Bityutskiy2020-12-081-5/+5
|/
* Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-161-6/+6
|\
| * docs: trace-uses.rst: remove bogus c-domain tagsMauro Carvalho Chehab2020-10-151-6/+6
* | Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-10-156-2/+100
|\ \ | |/ |/|
| * tracing: Add support for dynamic strings to synthetic eventsTom Zanussi2020-10-052-2/+31
| * tracepoints: Add helper to test if tracepoint is enabled in a headerSteven Rostedt (VMware)2020-09-251-0/+27
| * Documentation: tracing: Add the startup timing of boot-time tracingMasami Hiramatsu2020-09-211-0/+14
| * Documentation: tracing: boot: Add an example of tracing function-callsMasami Hiramatsu2020-09-211-0/+20
| * Documentation: tracing: Add %return suffix descriptionMasami Hiramatsu2020-09-212-0/+4
| * Documentation: tracing: Add tracing_on option to boot-time tracerMasami Hiramatsu2020-09-211-0/+4
* | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-2/+2
|\ \
| * | tracing: switch to kernel_clone()Christian Brauner2020-08-201-2/+2
| |/
* | docs: trace: ring-buffer-design.rst: use the new SPDX tagMauro Carvalho Chehab2020-09-241-25/+1
* | docs: trace: fix the location of kprobes.rstMauro Carvalho Chehab2020-09-101-1/+1
|/
* Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds2020-08-131-1/+1
|\
| * docs: trace: fix a typoBryan Brattlof2020-08-111-1/+1
* | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-047-406/+1264
|\|
| * docs: trace/index.rst: add histogram-design.rstDaniel W. S. Almeida2020-07-231-0/+1
| * docs: Move kprobes.rst from staging/ to trace/Naveen N. Rao2020-07-232-0/+804
| * Documentation: trace/stm: drop doubled wordsRandy Dunlap2020-07-051-2/+2
| * Documentation: trace/histogram-design: drop doubled wordsRandy Dunlap2020-07-051-2/+2
| * Documentation: trace/ftrace: drop doubled wordsRandy Dunlap2020-07-051-2/+2
| * trace doc: correct names of varous tracing documentsManbing2020-07-051-7/+7
| * docs: trace: ring-buffer-design.txt: convert to ReST formatMauro Carvalho Chehab2020-06-262-392/+445
| * docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab2020-06-191-1/+1
* | block: rename generic_make_request to submit_bio_noacctChristoph Hellwig2020-07-011-2/+2
|/
* Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds2020-06-102-2/+2
|\
| * Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov2020-06-082-2/+2
* | Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-06-091-0/+2115
|\ \
| * | tracing/doc: Fix ascii-art in histogram-design.rstTom Zanussi2020-06-031-24/+24
| * | tracing: Fix events.rst section numberingTom Zanussi2020-06-011-14/+14
| * | tracing/doc: Fix typos in histogram-design.rstSteven Rostedt (VMware)2020-06-011-3/+3
| * | tracing: Add histogram-design documentTom Zanussi2020-06-011-0/+2115
* | | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-072-1/+89
|\ \ \
| * | | docs: trace: coresight-ect.rst: Fix a build warningMauro Carvalho Chehab2020-05-191-0/+1
| * | | coresight: docs: Add information about the topology representationsMike Leach2020-05-192-1/+89
| |/ /
* | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-041-1/+1
|\ \ \
| * | | exec: Rename flush_old_exec begin_new_execEric W. Biederman2020-05-071-1/+1
| |/ /
* | | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-012-14/+15
|\ \ \ | | |/ | |/|