Age | Commit message (Expand) | Author | Files | Lines |
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-29 | 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-26 | trace: Add timerlat tracer | Daniel Bristot de Oliveira | 2 | -0/+182 |
2021-06-26 | trace: Add osnoise tracer | Daniel Bristot de Oliveira | 2 | -0/+153 |
2021-06-26 | 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-02 | 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-07 | 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-12 | 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-23 | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 3 | -3/+3 |
2020-12-18 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -22/+68 |
2020-12-16 | 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 |
2020-11-18 | ftrace/documentation: Fix RST C code blocks | Steven Rostedt (VMware) | 1 | -0/+6 |
2020-11-06 | ftrace: Add recording of functions that caused recursion | Steven Rostedt (VMware) | 1 | -2/+4 |
2020-11-06 | ftrace: Reverse what the RECURSION flag means in the ftrace_ops | Steven Rostedt (VMware) | 1 | -22/+60 |
2020-10-17 | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -6/+6 |
2020-10-16 | Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 6 | -2/+100 |
2020-10-15 | docs: trace-uses.rst: remove bogus c-domain tags | Mauro Carvalho Chehab | 1 | -6/+6 |
2020-10-15 | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2020-10-06 | tracing: Add support for dynamic strings to synthetic events | Tom Zanussi | 2 | -2/+31 |
2020-09-26 | tracepoints: Add helper to test if tracepoint is enabled in a header | Steven Rostedt (VMware) | 1 | -0/+27 |
2020-09-24 | docs: trace: ring-buffer-design.rst: use the new SPDX tag | Mauro Carvalho Chehab | 1 | -25/+1 |
2020-09-22 | Documentation: tracing: Add the startup timing of boot-time tracing | Masami Hiramatsu | 1 | -0/+14 |
2020-09-22 | Documentation: tracing: boot: Add an example of tracing function-calls | Masami Hiramatsu | 1 | -0/+20 |
2020-09-22 | Documentation: tracing: Add %return suffix description | Masami Hiramatsu | 2 | -0/+4 |
2020-09-22 | Documentation: tracing: Add tracing_on option to boot-time tracer | Masami Hiramatsu | 1 | -0/+4 |
2020-09-10 | docs: trace: fix the location of kprobes.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-08-20 | tracing: switch to kernel_clone() | Christian Brauner | 1 | -2/+2 |
2020-08-13 | Merge tag 'docs-5.9-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2020-08-11 | docs: trace: fix a typo | Bryan Brattlof | 1 | -1/+1 |
2020-08-05 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 7 | -406/+1264 |
2020-07-23 | docs: trace/index.rst: add histogram-design.rst | Daniel W. S. Almeida | 1 | -0/+1 |