summaryrefslogtreecommitdiff
path: root/Documentation/trace
AgeCommit message (Expand)Author
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-17Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-13Documentation: tracing: Add ring-buffer mappingVincent Donnefort
2024-05-07Documentation: tracing: Fix spelling mistakesSaurav Shah
2024-05-02docs, kprobes: Add riscv as supported architectureIvan Orlov
2024-05-02Documentation: ABI + trace: hisi_ptt: update paths to bus/event_sourceJonathan Cameron
2024-05-01Documentation: tracing: add new type '%pd' and '%pD' for kprobeYe Bin
2024-04-02trace doc: Minor grammatical correctionSarat Mandava
2024-03-18tracing/user_events: Document multi-format flagBeau Belgrave
2024-03-07Documentation: tracing: Add entry argument access at function exitMasami Hiramatsu (Google)
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-17Merge tag 'docs-6.8-2' of git://git.lwn.net/linuxLinus Torvalds
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds
2024-01-11docs, kprobes: Add loongarch as supported architectureTiezhu Yang
2024-01-11docs, kprobes: Update email address of Masami HiramatsuTiezhu Yang
2024-01-03ring-buffer/Documentation: Add documentation on buffer_percent fileSteven Rostedt (Google)
2024-01-03Documentation/trace: Fixed typos in the ftrace FLAGS sectionMatthew Cassell
2023-12-21tracing: Update subbuffer with kilobytes not page orderSteven Rostedt (Google)
2023-12-21ring-buffer: Add documentation on the buffer_subbuf_order fileSteven Rostedt (Google)
2023-11-17Documentation: Fix filename typo in ftrace docYuanhsi Chung
2023-11-16Documentation: coresight: Add cc_threshold tunableAnshuman Khandual
2023-11-16Documentation: coresight: fix `make refcheckdocs` warningVegard Nossum
2023-11-10Documentation: tracing: Add a note about argument and retval accessMasami Hiramatsu (Google)
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-17Documentation: probes: Add a new ret_ip callback parameterMasami Hiramatsu (Google)
2023-10-04mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka
2023-10-04trace-vmscan-postprocess: sync with tracepoints updatesVlastimil Babka
2023-10-03tracing/user_events: Document persist event flagsBeau Belgrave
2023-09-11Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel
2023-09-02Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-09-01Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-08-23Documentation: tracing: Update fprobe event example with BTF fieldMasami Hiramatsu (Google)
2023-08-22tracing/filters: Document cpumask filteringValentin Schneider
2023-08-18Documentation: Fix typosBjorn Helgaas
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-30Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-06-23tracing: Fix warnings when building htmldocs for function graph retvalDonglin Peng
2023-06-23Documentation: Fix typo of reference file nameMasami Hiramatsu (Google)
2023-06-22tracing/timerlat: Add user-space interfaceDaniel Bristot de Oliveira
2023-06-22ftrace: Show all functions with addresses in available_filter_functions_addrsJiri Olsa
2023-06-21Merge tag 'coresight-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-06-21hwtracing: hisi_ptt: Export available filters through sysfsYicong Yang
2023-06-21hwtracing: hisi_ptt: Add support for dynamically updating the filter listYicong Yang
2023-06-20tracing: Add documentation for funcgraph-retval and funcgraph-retval-hexDonglin Peng
2023-06-15Documentation: trace: Add documentation for Coresight Dummy TraceHao Zhang