summaryrefslogtreecommitdiffstats
path: root/Documentation/trace
Commit message (Expand)AuthorAgeFilesLines
* tracing/user_events: Document multi-format flagBeau Belgrave2024-03-181-1/+26
* Documentation: tracing: Add entry argument access at function exitMasami Hiramatsu (Google)2024-03-072-0/+40
* Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2024-01-181-0/+21
|\
| * tracing: Update subbuffer with kilobytes not page orderSteven Rostedt (Google)2023-12-211-26/+20
| * ring-buffer: Add documentation on the buffer_subbuf_order fileSteven Rostedt (Google)2023-12-211-0/+27
* | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-171-0/+4
|\ \
| * | Documentation: coresight: Add cc_threshold tunableAnshuman Khandual2023-11-161-0/+4
* | | Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds2024-01-171-1/+2
|\ \ \
| * | | docs, kprobes: Add loongarch as supported architectureTiezhu Yang2024-01-111-0/+1
| * | | docs, kprobes: Update email address of Masami HiramatsuTiezhu Yang2024-01-111-1/+1
* | | | Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2024-01-112-3/+18
|\| | | | |/ / |/| |
| * | ring-buffer/Documentation: Add documentation on buffer_percent fileSteven Rostedt (Google)2024-01-031-0/+15
| * | Documentation/trace: Fixed typos in the ftrace FLAGS sectionMatthew Cassell2024-01-031-2/+2
| * | Documentation: Fix filename typo in ftrace docYuanhsi Chung2023-11-171-1/+1
| |/
* / Documentation: coresight: fix `make refcheckdocs` warningVegard Nossum2023-11-161-1/+1
|/
* Documentation: tracing: Add a note about argument and retval accessMasami Hiramatsu (Google)2023-11-102-4/+12
* Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-11-031-3/+18
|\
| * tracing/user_events: Document persist event flagsBeau Belgrave2023-10-031-3/+18
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-24/+18
|\ \
| * | mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka2023-10-041-4/+4
| * | trace-vmscan-postprocess: sync with tracepoints updatesVlastimil Babka2023-10-041-23/+17
| |/
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+0
|\ \
| * | Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel2023-09-111-1/+0
| |/
* / Documentation: probes: Add a new ret_ip callback parameterMasami Hiramatsu (Google)2023-10-171-2/+6
|/
* Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-09-021-18/+46
|\
| * Documentation: tracing: Update fprobe event example with BTF fieldMasami Hiramatsu (Google)2023-08-231-18/+46
* | Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-09-011-0/+14
|\ \
| * | tracing/filters: Document cpumask filteringValentin Schneider2023-08-221-0/+14
| |/
* / Documentation: Fix typosBjorn Helgaas2023-08-1810-12/+12
|/
* Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-032-3/+41
|\
| * Merge tag 'coresight-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2023-06-212-3/+41
| |\
| | * hwtracing: hisi_ptt: Export available filters through sysfsYicong Yang2023-06-211-0/+6
| | * hwtracing: hisi_ptt: Add support for dynamically updating the filter listYicong Yang2023-06-211-3/+3
| | * Documentation: trace: Add documentation for Coresight Dummy TraceHao Zhang2023-06-151-0/+32
* | | Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-06-303-0/+191
|\ \ \
| * | | Documentation: Fix typo of reference file nameMasami Hiramatsu (Google)2023-06-231-1/+1
| * | | Documentation: tracing/probes: Add fprobe event tracing documentMasami Hiramatsu (Google)2023-06-063-0/+191
| |/ /
* | | Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-06-302-0/+210
|\ \ \
| * | | tracing: Fix warnings when building htmldocs for function graph retvalDonglin Peng2023-06-231-2/+2
| * | | tracing/timerlat: Add user-space interfaceDaniel Bristot de Oliveira2023-06-221-0/+78
| * | | ftrace: Show all functions with addresses in available_filter_functions_addrsJiri Olsa2023-06-221-0/+6
| * | | tracing: Add documentation for funcgraph-retval and funcgraph-retval-hexDonglin Peng2023-06-201-0/+126
| |/ /
* / / tracing/user_events: Document auto-cleanup and remove dyn_event refsBeau Belgrave2023-06-141-4/+3
|/ /
* / tracing: Rename stacktrace field to common_stacktraceSteven Rostedt (Google)2023-05-231-32/+32
|/
* Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-05-051-0/+25
|\
| * ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attachedSteven Rostedt (Google)2023-05-051-0/+25
* | Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-04-283-74/+115
|\|
| * tracing/user_events: Update documentation for ABIBeau Belgrave2023-03-291-70/+97
| * tracing: Add "fields" option to show raw trace event fieldsSteven Rostedt (Google)2023-03-291-0/+6
| * docs: tracing: Update fprobe documentationMasami Hiramatsu (Google)2023-03-281-4/+12