Age | Commit message (Expand) | Author | Files | Lines |
2025-05-19 | docs: fix "incase" typo in coresight/panic.rst | Hendrik Hamerlinck | 1 | -2/+2 |
2025-04-21 | Documentation: trace: Refactor toctree | Purva Yeshi | 1 | -16/+80 |
2025-04-21 | Documentation: trace: Reduce toctree depth | Purva Yeshi | 1 | -1/+1 |
2025-04-05 | tracing/timers: Rename the hrtimer_init event to hrtimer_setup | Nam Cao | 1 | -2/+2 |
2025-04-03 | Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2025-04-02 | tracing: Enforce the persistent ring buffer to be page aligned | Steven Rostedt | 1 | -0/+2 |
2025-04-01 | Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -25/+378 |
2025-03-31 | Merge tag 'trace-latency-v6.15-3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2025-03-27 | Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+171 |
2025-03-27 | Documentation/rv: Add sched pages to the indices | Gabriele Monaco | 1 | -0/+1 |
2025-03-24 | Documentation/rv: Add docs for the sched monitors | Gabriele Monaco | 1 | -0/+171 |
2025-03-11 | coresight: docs: Remove target sink from examples | James Clark | 1 | -25/+16 |
2025-02-21 | Documentation: coresight: Panic support | Linu Cherian | 1 | -0/+362 |
2025-02-13 | docs: trace: decode_msr.py: make it compatible with python 3 | Mauro Carvalho Chehab | 1 | -1/+1 |
2025-01-23 | Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr... | Linus Torvalds | 1 | -0/+24 |
2025-01-21 | Merge tag 'docs-6.14' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+2 |
2025-01-21 | Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -15/+27 |
2025-01-16 | tracing: Cache ":mod:" events for modules not loaded yet | Steven Rostedt | 1 | -1/+3 |
2025-01-16 | tracing: Add :mod: command to enabled module events | Steven Rostedt | 1 | -0/+22 |
2025-01-14 | ftrace: Document that multiple function_graph tracing may have different times | Steven Rostedt | 1 | -0/+6 |
2024-12-26 | Documentation: probes: Update fprobe on function-graph tracer | Masami Hiramatsu (Google) | 1 | -15/+27 |
2024-12-13 | Documentation/rv: Fix typos | Andrew Kreimer | 1 | -2/+2 |
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 |
2023-06-30 | Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 3 | -0/+191 |
2023-06-30 | Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 2 | -0/+210 |
2023-06-23 | tracing: Fix warnings when building htmldocs for function graph retval | Donglin Peng | 1 | -2/+2 |
2023-06-23 | Documentation: Fix typo of reference file name | Masami Hiramatsu (Google) | 1 | -1/+1 |
2023-06-22 | tracing/timerlat: Add user-space interface | Daniel Bristot de Oliveira | 1 | -0/+78 |
2023-06-22 | ftrace: Show all functions with addresses in available_filter_functions_addrs | Jiri Olsa | 1 | -0/+6 |
2023-06-21 | Merge tag 'coresight-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -3/+41 |
2023-06-21 | hwtracing: hisi_ptt: Export available filters through sysfs | Yicong Yang | 1 | -0/+6 |
2023-06-21 | hwtracing: hisi_ptt: Add support for dynamically updating the filter list | Yicong Yang | 1 | -3/+3 |
2023-06-20 | tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex | Donglin Peng | 1 | -0/+126 |
2023-06-15 | Documentation: trace: Add documentation for Coresight Dummy Trace | Hao Zhang | 1 | -0/+32 |
2023-06-14 | tracing/user_events: Document auto-cleanup and remove dyn_event refs | Beau Belgrave | 1 | -4/+3 |
2023-06-06 | Documentation: tracing/probes: Add fprobe event tracing document | Masami Hiramatsu (Google) | 3 | -0/+191 |
2023-05-23 | tracing: Rename stacktrace field to common_stacktrace | Steven Rostedt (Google) | 1 | -32/+32 |
2023-05-05 | Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+25 |
2023-05-05 | ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attached | Steven Rostedt (Google) | 1 | -0/+25 |
2023-04-28 | Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 3 | -74/+115 |
2023-04-20 | docs: trace: Fix typo in ftrace.rst | Lin Yu Chen | 1 | -1/+1 |
2023-03-29 | tracing/user_events: Update documentation for ABI | Beau Belgrave | 1 | -70/+97 |
2023-03-29 | tracing: Add "fields" option to show raw trace event fields | Steven Rostedt (Google) | 1 | -0/+6 |
2023-03-28 | docs: tracing: Update fprobe documentation | Masami Hiramatsu (Google) | 1 | -4/+12 |
2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+180 |
2023-02-23 | Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 1 | -1/+3 |
2023-02-23 | Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 2 | -44/+210 |
2023-02-21 | tracing/probe: add a char type to show the character value of traced arguments | Donglin Peng | 1 | -1/+2 |
2023-02-16 | tracing/histogram: Fix stacktrace histogram Documententation | Tom Zanussi | 1 | -66/+90 |
2023-02-07 | tracing/histogram: Wrap remaining shell snippets in code blocks | Bagas Sanjaya | 1 | -46/+47 |
2023-01-31 | docs: ftrace: always use canonical ftrace path | Ross Zwisler | 13 | -197/+197 |
2023-01-25 | tracing/histogram: Document variable stacktrace | Steven Rostedt (Google) | 1 | -0/+129 |
2023-01-25 | tracing: Add a way to filter function addresses to function names | Steven Rostedt (Google) | 1 | -0/+12 |
2023-01-24 | Documentation: kprobetrace: Split paragraphs | Yoann Congal | 1 | -0/+2 |
2023-01-24 | Documentation: kprobetrace: Fix code block markup | Yoann Congal | 1 | -2/+2 |
2023-01-24 | Documentation: kprobetrace: Fix some typos | Yoann Congal | 1 | -8/+9 |
2023-01-23 | Documentation: coresight: tpdm: Add dummy comment after sysfs list | Bagas Sanjaya | 1 | -0/+2 |
2023-01-23 | Documentation: coresight: Extend title heading syntax in TPDM and TPDA docume... | Bagas Sanjaya | 2 | -6/+6 |
2023-01-20 | Documentation: trace: Add documentation for TPDM and TPDA | Mao Jinlong | 2 | -0/+95 |
2023-01-16 | Documentation: Add document for UltraSoc SMB driver | Qi Liu | 1 | -0/+83 |
2023-01-02 | docs: ftrace: fix a issue with duplicated subtitle number | Donglin Peng | 1 | -2/+2 |
2022-12-21 | Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -4/+7 |
2022-12-15 | Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 2 | -3/+39 |
2022-12-15 | tracing/probes: Add symstr type for dynamic events | Masami Hiramatsu (Google) | 1 | -2/+6 |
2022-12-15 | kprobes: kretprobe events missing on 2-core KVM guest | wuqiang | 1 | -2/+1 |
2022-12-12 | Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2022-12-10 | Documentation/osnoise: Add osnoise/options documentation | Daniel Bristot de Oliveira | 1 | -2/+18 |
2022-12-10 | Documentation/osnoise: Escape underscore of NO_ prefix | Bagas Sanjaya | 1 | -1/+1 |
2022-12-09 | tracing: docs: Update histogram doc for .percent/.graph and 'nohitcount' | Masami Hiramatsu (Google) | 1 | -1/+9 |
2022-11-23 | Documentation/osnoise: Add osnoise/options documentation | Daniel Bristot de Oliveira | 1 | -0/+12 |
2022-10-18 | tracing/histogram: Update document for KEYS_MAX size | Zheng Yejian | 1 | -1/+1 |
2022-10-18 | attr: use consistent sgid stripping checks | Christian Brauner | 1 | -1/+1 |
2022-10-13 | Merge tag 'docs-6.1-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2022-10-11 | Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+158 |
2022-10-10 | Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 1 | -28/+58 |
2022-10-10 | docs: ftrace: Correct access mode | Leo Yan | 1 | -1/+1 |
2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -1/+315 |
2022-10-06 | perf test coresight: Add relevant documentation about ARM64 CoreSight testing | Carsten Haitzler | 1 | -0/+158 |
2022-09-29 | docs, kprobes: Fix the wrong location of Kprobes | Tiezhu Yang | 1 | -2/+2 |
2022-09-29 | tracing/user_events: Update ABI documentation to align to bits vs bytes | Beau Belgrave | 1 | -28/+58 |
2022-09-27 | Delete duplicate words from kernel docs | Akhil Raj | 2 | -2/+2 |
2022-09-08 | docs: trace: Add HiSilicon PTT device driver documentation | Yicong Yang | 2 | -0/+299 |
2022-08-26 | coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface | German Gomez | 1 | -0/+14 |
2022-08-22 | coresight: docs: Fix a broken reference | Christophe JAILLET | 1 | -1/+2 |
2022-08-05 | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 10 | -8/+856 |
2022-07-30 | rv/monitor: Add the wwnr monitor | Daniel Bristot de Oliveira | 2 | -0/+46 |
2022-07-30 | rv/monitor: Add the wip monitor | Daniel Bristot de Oliveira | 2 | -0/+56 |
2022-07-30 | Documentation/rv: Add deterministic automata instrumentation documentation | Daniel Bristot de Oliveira | 2 | -0/+172 |
2022-07-30 | Documentation/rv: Add deterministic automata monitor synthesis documentation | Daniel Bristot de Oliveira | 2 | -0/+148 |
2022-07-30 | Documentation/rv: Add deterministic automaton documentation | Daniel Bristot de Oliveira | 2 | -0/+185 |
2022-07-30 | Documentation/rv: Add a basic documentation | Daniel Bristot de Oliveira | 3 | -0/+241 |
2022-07-24 | tracing: Auto generate event name when creating a group of events | Linyu Yuan | 2 | -8/+8 |
2022-07-06 | Documentation: coresight: Expand branch broadcast documentation | James Clark | 1 | -1/+12 |
2022-07-06 | Documentation: coresight: Link config options to existing documentation | James Clark | 2 | -0/+43 |
2022-07-06 | Documentation: coresight: Turn numbered subsections into real subsections | James Clark | 1 | -5/+12 |
2022-06-30 | Documentation: coresight: Escape coresight bindings file wildcard | Bagas Sanjaya | 1 | -1/+1 |
2022-06-29 | dt-bindings: arm: Convert CoreSight bindings to DT schema | Rob Herring | 1 | -1/+1 |
2022-05-26 | tracing/timerlat: Print stacktrace in the IRQ handler if needed | Daniel Bristot de Oliveira | 1 | -2/+3 |
2022-04-27 | tracing: Add documentation for trace clock tai | Kurt Kanzenbach | 1 | -0/+12 |
2022-04-03 | Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 1 | -11/+3 |
2022-04-02 | tracing/user_events: Remove eBPF interfaces | Beau Belgrave | 1 | -11/+3 |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -0/+175 |
2022-03-23 | Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2 | -0/+217 |
2022-03-17 | docs: fprobe: Add fprobe description to ftrace-use.rst | Masami Hiramatsu | 2 | -0/+175 |
2022-02-24 | docs: Remove duplicated words in trace/osnoise-tracer | Oscar Shiang | 1 | -2/+2 |
2022-02-10 | user_events: Add documentation file | Beau Belgrave | 2 | -0/+217 |
2022-01-22 | Merge tag 'docs-5.17-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2022-01-17 | docs: ftrace: fix ambiguous sentence | Huichun Feng | 1 | -1/+1 |
2022-01-16 | Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -0/+19 |
2022-01-14 | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -14/+64 |
2022-01-14 | tracing: Add ustring operation to filtering string pointers | Steven Rostedt | 1 | -0/+9 |
2022-01-13 | tracing: Add test for user space strings when filtering on string pointers | Steven Rostedt | 1 | -0/+10 |
2021-12-21 | Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -14/+64 |
2021-12-10 | docs/trace: fix a label of boottime-trace | Yanteng Si | 1 | -3/+1 |
2021-11-26 | Documentation: coresight: Update coresight configuration docs | Mike Leach | 1 | -3/+59 |
2021-11-18 | Documentation: coresight: Fix documentation issue | Mike Leach | 1 | -11/+5 |
2021-11-15 | docs: ftrace: fix the wrong path of tracefs | Zhaoyu Liu | 1 | -5/+4 |
2021-11-01 | tracing/histogram: Update division by 0 documentation | Kalesh Singh | 1 | -1/+2 |
2021-10-28 | tracing/histogram: Fix documentation inline emphasis warning | Kalesh Singh | 1 | -1/+1 |
2021-10-26 | tracing/histogram: Document expression arithmetic and constants | Kalesh Singh | 1 | -0/+14 |
2021-10-26 | docs, kprobes: Remove invalid URL and add new reference | Tiezhu Yang | 1 | -1/+1 |
2021-10-25 | tracing/doc: Fix typos on the timerlat tracer documentation | Daniel Bristot de Oliveira | 1 | -12/+12 |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2 | -20/+175 |
2021-09-01 | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+259 |
2021-08-28 | Documentation: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 1 | -1/+1 |
2021-08-24 | tracing/doc: Fix table format in histogram code | Steven Rostedt (VMware) | 1 | -9/+9 |
2021-08-18 | Documentation: coresight: Add documentation for CoreSight config | Mike Leach | 2 | -0/+259 |
2021-08-16 | Documentation: tracing: Add histogram syntax to boot-time tracing | Masami Hiramatsu | 1 | -5/+80 |
2021-08-16 | tracing/histogram: Update the documentation for the buckets modifier | Steven Rostedt (VMware) | 1 | -6/+86 |
2021-07-23 | tracing/histogram: Rename "cpu" to "common_cpu" | Steven Rostedt (VMware) | 1 | -1/+1 |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 5 | -4/+350 |
2021-06-28 | Merge tag 'docs-5.14' of git://git.lwn.net/linux | Linus Torvalds | 3 | -7/+9 |
2021-06-28 | Documentation: Fix a typo on trace/osnoise-tracer | Daniel Bristot de Oliveira | 1 | -1/+1 |
2021-06-25 | trace: Add timerlat tracer | Daniel Bristot de Oliveira | 2 | -0/+182 |
2021-06-25 | trace: Add osnoise tracer | Daniel Bristot de Oliveira | 2 | -0/+153 |
2021-06-25 | trace/hwlat: Implement the per-cpu mode | Daniel Bristot de Oliveira | 1 | -1/+2 |
2021-06-24 | trace/hwlat: Implement the mode config option | Daniel Bristot de Oliveira | 1 | -4/+8 |
2021-06-17 | docs: trace: ftrace.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-06-17 | docs: trace: coresight: coresight.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 1 | -3/+5 |
2021-06-17 | docs: trace: coresight: coresight-etm4x-reference.rst: replace some characters | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-06-10 | Documentation: tracing: Add per-group/all events enablement desciption | Masami Hiramatsu | 1 | -0/+6 |
2021-06-01 | docs: Fix typos in Documentation/trace/ftrace.rst | Haocheng Xie | 1 | -2/+2 |
2021-06-01 | kprobes: Remove kprobe::fault_handler | Peter Zijlstra | 1 | -19/+5 |
2021-04-06 | Documentation: trace: Add documentation for TRBE | Anshuman Khandual | 1 | -0/+38 |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+32 |
2021-02-11 | tracing: Add ptr-hash option to show the hashed pointer value | Masami Hiramatsu | 1 | -0/+6 |
2021-02-11 | Documentation: coresight: Add PID tracing description | Leo Yan | 1 | -0/+32 |
2020-12-22 | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 3 | -3/+3 |
2020-12-17 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -22/+68 |
2020-12-15 | mm/lru: revise the comments of lru_lock | Hugh Dickins | 1 | -1/+1 |
2020-12-08 | docs: trace: fix event state structure name | Artem Bityutskiy | 1 | -5/+5 |
2020-12-08 | tweewide: Fix most Shebang lines | Finn Behrens | 3 | -3/+3 |