| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'docs-5.17-2' of git://git.lwn.net/linux | Linus Torvalds | 2022-01-22 | 1 | -1/+1 |
|\ |
|
| * | docs: ftrace: fix ambiguous sentence | Huichun Feng | 2022-01-17 | 1 | -1/+1 |
* | | Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2022-01-16 | 1 | -0/+19 |
|\ \ |
|
| * | | tracing: Add ustring operation to filtering string pointers | Steven Rostedt | 2022-01-14 | 1 | -0/+9 |
| * | | tracing: Add test for user space strings when filtering on string pointers | Steven Rostedt | 2022-01-13 | 1 | -0/+10 |
* | | | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-14 | 1 | -14/+64 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge tag 'coresight-next-v5.17' of gitolite.kernel.org:pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2021-12-21 | 1 | -14/+64 |
| |\ \
| | |/
| |/| |
|
| | * | Documentation: coresight: Update coresight configuration docs | Mike Leach | 2021-11-26 | 1 | -3/+59 |
| | * | Documentation: coresight: Fix documentation issue | Mike Leach | 2021-11-18 | 1 | -11/+5 |
* | | | docs/trace: fix a label of boottime-trace | Yanteng Si | 2021-12-10 | 1 | -3/+1 |
|/ / |
|
* / | docs: ftrace: fix the wrong path of tracefs | Zhaoyu Liu | 2021-11-15 | 1 | -5/+4 |
|/ |
|
* | tracing/histogram: Update division by 0 documentation | Kalesh Singh | 2021-11-02 | 1 | -1/+2 |
* | tracing/histogram: Fix documentation inline emphasis warning | Kalesh Singh | 2021-10-29 | 1 | -1/+1 |
* | tracing/histogram: Document expression arithmetic and constants | Kalesh Singh | 2021-10-27 | 1 | -0/+14 |
* | docs, kprobes: Remove invalid URL and add new reference | Tiezhu Yang | 2021-10-26 | 1 | -1/+1 |
* | tracing/doc: Fix typos on the timerlat tracer documentation | Daniel Bristot de Oliveira | 2021-10-26 | 1 | -12/+12 |
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-09-05 | 2 | -20/+175 |
|\ |
|
| * | tracing/doc: Fix table format in histogram code | Steven Rostedt (VMware) | 2021-08-24 | 1 | -9/+9 |
| * | Documentation: tracing: Add histogram syntax to boot-time tracing | Masami Hiramatsu | 2021-08-16 | 1 | -5/+80 |
| * | tracing/histogram: Update the documentation for the buckets modifier | Steven Rostedt (VMware) | 2021-08-16 | 1 | -6/+86 |
* | | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-09-01 | 2 | -0/+259 |
|\ \ |
|
| * | | Documentation: coresight: Add documentation for CoreSight config | Mike Leach | 2021-08-18 | 2 | -0/+259 |
| |/ |
|
* / | Documentation: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 2021-08-28 | 1 | -1/+1 |
|/ |
|
* | tracing/histogram: Rename "cpu" to "common_cpu" | Steven Rostedt (VMware) | 2021-07-23 | 1 | -1/+1 |
* | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-07-03 | 5 | -4/+350 |
|\ |
|
| * | Documentation: Fix a typo on trace/osnoise-tracer | Daniel Bristot de Oliveira | 2021-06-28 | 1 | -1/+1 |
| * | trace: Add timerlat tracer | Daniel Bristot de Oliveira | 2021-06-26 | 2 | -0/+182 |
| * | trace: Add osnoise tracer | Daniel Bristot de Oliveira | 2021-06-26 | 2 | -0/+153 |
| * | trace/hwlat: Implement the per-cpu mode | Daniel Bristot de Oliveira | 2021-06-26 | 1 | -1/+2 |
| * | trace/hwlat: Implement the mode config option | Daniel Bristot de Oliveira | 2021-06-24 | 1 | -4/+8 |
| * | Documentation: tracing: Add per-group/all events enablement desciption | Masami Hiramatsu | 2021-06-10 | 1 | -0/+6 |
* | | Merge tag 'docs-5.14' of git://git.lwn.net/linux | Linus Torvalds | 2021-06-29 | 3 | -7/+9 |
|\ \ |
|
| * | | docs: trace: ftrace.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 2021-06-17 | 1 | -1/+1 |
| * | | docs: trace: coresight: coresight.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 2021-06-17 | 1 | -3/+5 |
| * | | docs: trace: coresight: coresight-etm4x-reference.rst: replace some characters | Mauro Carvalho Chehab | 2021-06-17 | 1 | -1/+1 |
| * | | docs: Fix typos in Documentation/trace/ftrace.rst | Haocheng Xie | 2021-06-02 | 1 | -2/+2 |
| |/ |
|
* / | kprobes: Remove kprobe::fault_handler | Peter Zijlstra | 2021-06-01 | 1 | -19/+5 |
|/ |
|
* | Documentation: trace: Add documentation for TRBE | Anshuman Khandual | 2021-04-07 | 1 | -0/+38 |
* | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-24 | 1 | -0/+32 |
|\ |
|
| * | Documentation: coresight: Add PID tracing description | Leo Yan | 2021-02-11 | 1 | -0/+32 |
* | | tracing: Add ptr-hash option to show the hashed pointer value | Masami Hiramatsu | 2021-02-11 | 1 | -0/+6 |
|/ |
|
* | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2020-12-22 | 3 | -3/+3 |
|\ |
|
| * | tweewide: Fix most Shebang lines | Finn Behrens | 2020-12-08 | 3 | -3/+3 |
* | | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2020-12-17 | 1 | -22/+68 |
|\ \ |
|
| * | | ftrace/documentation: Fix RST C code blocks | Steven Rostedt (VMware) | 2020-11-18 | 1 | -0/+6 |
| * | | ftrace: Add recording of functions that caused recursion | Steven Rostedt (VMware) | 2020-11-06 | 1 | -2/+4 |
| * | | ftrace: Reverse what the RECURSION flag means in the ftrace_ops | Steven Rostedt (VMware) | 2020-11-06 | 1 | -22/+60 |
| |/ |
|
* | | mm/lru: revise the comments of lru_lock | Hugh Dickins | 2020-12-15 | 1 | -1/+1 |
* | | docs: trace: fix event state structure name | Artem Bityutskiy | 2020-12-08 | 1 | -5/+5 |
|/ |
|
* | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2020-10-17 | 1 | -6/+6 |
|\ |
|