summaryrefslogtreecommitdiff
path: root/Documentation/trace
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2024-05-18Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+107
2024-05-18Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-2/+6
2024-05-14Documentation: tracing: Add ring-buffer mappingVincent Donnefort2-0/+107
2024-05-07Documentation: tracing: Fix spelling mistakesSaurav Shah3-4/+4
2024-05-02docs, kprobes: Add riscv as supported architectureIvan Orlov1-0/+1
2024-05-02Documentation: ABI + trace: hisi_ptt: update paths to bus/event_sourceJonathan Cameron1-2/+2
2024-05-01Documentation: tracing: add new type '%pd' and '%pD' for kprobeYe Bin1-2/+6
2024-04-02trace doc: Minor grammatical correctionSarat Mandava1-1/+1
2024-03-18tracing/user_events: Document multi-format flagBeau Belgrave1-1/+26
2024-03-06Documentation: tracing: Add entry argument access at function exitMasami Hiramatsu (Google)2-0/+40
2024-01-19Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+21
2024-01-18Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2024-01-17Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+2
2024-01-12Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2-3/+18
2024-01-11docs, kprobes: Add loongarch as supported architectureTiezhu Yang1-0/+1
2024-01-11docs, kprobes: Update email address of Masami HiramatsuTiezhu Yang1-1/+1
2024-01-04ring-buffer/Documentation: Add documentation on buffer_percent fileSteven Rostedt (Google)1-0/+15
2024-01-04Documentation/trace: Fixed typos in the ftrace FLAGS sectionMatthew Cassell1-2/+2
2023-12-21tracing: Update subbuffer with kilobytes not page orderSteven Rostedt (Google)1-26/+20
2023-12-21ring-buffer: Add documentation on the buffer_subbuf_order fileSteven Rostedt (Google)1-0/+27
2023-11-17Documentation: Fix filename typo in ftrace docYuanhsi Chung1-1/+1
2023-11-16Documentation: coresight: Add cc_threshold tunableAnshuman Khandual1-0/+4
2023-11-16Documentation: coresight: fix `make refcheckdocs` warningVegard Nossum1-1/+1
2023-11-10Documentation: tracing: Add a note about argument and retval accessMasami Hiramatsu (Google)2-4/+12
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-3/+18
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-24/+18
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-10-17Documentation: probes: Add a new ret_ip callback parameterMasami Hiramatsu (Google)1-2/+6
2023-10-04mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka1-4/+4
2023-10-04trace-vmscan-postprocess: sync with tracepoints updatesVlastimil Babka1-23/+17
2023-10-04tracing/user_events: Document persist event flagsBeau Belgrave1-3/+18
2023-09-11Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel1-1/+0
2023-09-02Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-18/+46
2023-09-02Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-0/+14
2023-08-23Documentation: tracing: Update fprobe event example with BTF fieldMasami Hiramatsu (Google)1-18/+46
2023-08-22tracing/filters: Document cpumask filteringValentin Schneider1-0/+14
2023-08-18Documentation: Fix typosBjorn Helgaas10-12/+12
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+41
2023-06-30Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds3-0/+191
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2-0/+210
2023-06-23tracing: Fix warnings when building htmldocs for function graph retvalDonglin Peng1-2/+2
2023-06-23Documentation: Fix typo of reference file nameMasami Hiramatsu (Google)1-1/+1
2023-06-22tracing/timerlat: Add user-space interfaceDaniel Bristot de Oliveira1-0/+78
2023-06-22ftrace: Show all functions with addresses in available_filter_functions_addrsJiri Olsa1-0/+6
2023-06-21Merge tag 'coresight-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-3/+41
2023-06-21hwtracing: hisi_ptt: Export available filters through sysfsYicong Yang1-0/+6
2023-06-21hwtracing: hisi_ptt: Add support for dynamically updating the filter listYicong Yang1-3/+3
2023-06-21tracing: Add documentation for funcgraph-retval and funcgraph-retval-hexDonglin Peng1-0/+126
2023-06-15Documentation: trace: Add documentation for Coresight Dummy TraceHao Zhang1-0/+32