Age | Commit message (Expand) | Author | Files | Lines |
2025-01-14 | ftrace: Document that multiple function_graph tracing may have different times | Steven Rostedt | 1 | -0/+6 |
2024-11-22 | tracing: Record task flag NEED_RESCHED_LAZY. | Thomas Gleixner | 1 | -0/+4 |
2024-11-22 | Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 1 | -3/+0 |
2024-11-01 | tracing: Remove TRACE_FLAG_IRQS_NOSUPPORT | Sebastian Andrzej Siewior | 1 | -3/+0 |
2024-10-07 | docs: fix WARNING document not included in any toctree | SurajSonawane2415 | 1 | -0/+1 |
2024-10-07 | tracing: doc: Fix typo in ftrace histogram | Gabriele Monaco | 1 | -1/+1 |
2024-08-26 | tracing/Documentation: Start a document on how to debug with tracing | Steven Rostedt | 1 | -0/+159 |
2024-08-26 | tracing: Add option to set an instance to be the trace_printk destination | Steven Rostedt | 1 | -0/+12 |
2024-07-18 | Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -12/+0 |
2024-07-01 | rtla/osnoise: set the default threshold to 1us | Luis Claudio R. Goncalves | 1 | -1/+1 |
2024-06-11 | function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it | Steven Rostedt (Google) | 1 | -12/+0 |
2024-05-22 | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2024-05-17 | Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+107 |
2024-05-17 | Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -2/+6 |
2024-05-13 | Documentation: tracing: Add ring-buffer mapping | Vincent Donnefort | 2 | -0/+107 |
2024-05-07 | Documentation: tracing: Fix spelling mistakes | Saurav Shah | 3 | -4/+4 |
2024-05-02 | docs, kprobes: Add riscv as supported architecture | Ivan Orlov | 1 | -0/+1 |
2024-05-02 | Documentation: ABI + trace: hisi_ptt: update paths to bus/event_source | Jonathan Cameron | 1 | -2/+2 |
2024-05-01 | Documentation: tracing: add new type '%pd' and '%pD' for kprobe | Ye Bin | 1 | -2/+6 |
2024-04-02 | trace doc: Minor grammatical correction | Sarat Mandava | 1 | -1/+1 |
2024-03-18 | tracing/user_events: Document multi-format flag | Beau Belgrave | 1 | -1/+26 |
2024-03-07 | Documentation: tracing: Add entry argument access at function exit | Masami Hiramatsu (Google) | 2 | -0/+40 |
2024-01-18 | Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 1 | -0/+21 |
2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2024-01-17 | Merge tag 'docs-6.8-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+2 |
2024-01-11 | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds | 2 | -3/+18 |
2024-01-11 | docs, kprobes: Add loongarch as supported architecture | Tiezhu Yang | 1 | -0/+1 |
2024-01-11 | docs, kprobes: Update email address of Masami Hiramatsu | Tiezhu Yang | 1 | -1/+1 |
2024-01-03 | ring-buffer/Documentation: Add documentation on buffer_percent file | Steven Rostedt (Google) | 1 | -0/+15 |
2024-01-03 | Documentation/trace: Fixed typos in the ftrace FLAGS section | Matthew Cassell | 1 | -2/+2 |
2023-12-21 | tracing: Update subbuffer with kilobytes not page order | Steven Rostedt (Google) | 1 | -26/+20 |
2023-12-21 | ring-buffer: Add documentation on the buffer_subbuf_order file | Steven Rostedt (Google) | 1 | -0/+27 |
2023-11-17 | Documentation: Fix filename typo in ftrace doc | Yuanhsi Chung | 1 | -1/+1 |
2023-11-16 | Documentation: coresight: Add cc_threshold tunable | Anshuman Khandual | 1 | -0/+4 |
2023-11-16 | Documentation: coresight: fix `make refcheckdocs` warning | Vegard Nossum | 1 | -1/+1 |
2023-11-10 | Documentation: tracing: Add a note about argument and retval access | Masami Hiramatsu (Google) | 2 | -4/+12 |
2023-11-03 | Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 1 | -3/+18 |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -24/+18 |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2023-10-17 | Documentation: probes: Add a new ret_ip callback parameter | Masami Hiramatsu (Google) | 1 | -2/+6 |
2023-10-04 | mm, vmscan: remove ISOLATE_UNMAPPED | Vlastimil Babka | 1 | -4/+4 |
2023-10-04 | trace-vmscan-postprocess: sync with tracepoints updates | Vlastimil Babka | 1 | -23/+17 |
2023-10-03 | tracing/user_events: Document persist event flags | Beau Belgrave | 1 | -3/+18 |
2023-09-11 | Documentation: Drop or replace remaining mentions of IA64 | Ard Biesheuvel | 1 | -1/+0 |
2023-09-02 | Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 1 | -18/+46 |
2023-09-01 | Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 1 | -0/+14 |
2023-08-23 | Documentation: tracing: Update fprobe event example with BTF field | Masami Hiramatsu (Google) | 1 | -18/+46 |
2023-08-22 | tracing/filters: Document cpumask filtering | Valentin Schneider | 1 | -0/+14 |
2023-08-18 | Documentation: Fix typos | Bjorn Helgaas | 10 | -12/+12 |
2023-07-03 | Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+41 |