Age | Commit message (Expand) | Author |
2020-03-19 | tracing: Save off entry when peeking at next entry | Steven Rostedt (VMware) |
2020-02-11 | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-02-10 | tracing: Consolidate trace() functions | Tom Zanussi |
2020-02-06 | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2020-02-01 | tracing: Use seq_buf for building dynevent_cmd string | Tom Zanussi |
2020-01-30 | tracing: Add kprobe event command generation functions | Tom Zanussi |
2020-01-30 | tracing: Add synth_event_trace() and related functions | Tom Zanussi |
2020-01-30 | tracing: Add synthetic event command generation functions | Tom Zanussi |
2020-01-30 | tracing: Add dynamic event command creation interface | Tom Zanussi |
2020-01-30 | tracing: Add synth_event_delete() | Tom Zanussi |
2020-01-30 | tracing: Add trace_get/put_event_file() | Tom Zanussi |
2020-01-13 | tracing: kprobes: Output kprobe event to printk buffer | Masami Hiramatsu |
2020-01-13 | tracing: Make struct ring_buffer less ambiguous | Steven Rostedt (VMware) |
2020-01-13 | tracing: Rename trace_buffer to array_buffer | Steven Rostedt (VMware) |
2019-12-10 | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts | Ingo Molnar |
2019-11-27 | ftrace: Rework event_create_dir() | Peter Zijlstra |
2019-11-22 | tracing: Adding new functions for kernel access to Ftrace instances | Divya Indi |
2019-11-14 | tracing: Use seq_buf_hex_dump() to dump buffers | Piotr Maziarz |
2019-08-31 | tracing: Make exported ftrace_set_clr_event non-static | Denis Efremov |
2019-07-16 | tracing: Make trace_get_fields() global | Cong Wang |
2019-07-16 | tracing: Pass type into tracing_generic_entry_update() | Cong Wang |
2018-12-18 | bpf: support raw tracepoints in modules | Matt Mullins |
2018-10-10 | trace_uprobe: support reference counter in fd-based uprobe | Song Liu |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-05-29 | tracing: Do not reference event data in post call triggers | Steven Rostedt (VMware) |
2018-05-24 | bpf: introduce bpf subcommand BPF_TASK_FD_QUERY | Yonghong Song |
2018-04-10 | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-03-28 | bpf: introduce BPF_RAW_TRACEPOINT | Alexei Starovoitov |
2018-03-10 | tracing: Give event triggers access to ring_buffer_event | Tom Zanussi |
2018-02-17 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2018-02-06 | perf/core: Implement the 'perf_uprobe' PMU | Song Liu |
2018-02-06 | perf/core: Implement the 'perf_kprobe' PMU | Song Liu |
2017-12-13 | bpf/tracing: fix kernel/events/core.c compilation error | Yonghong Song |
2017-12-12 | bpf: add a bpf_override_function helper | Josef Bacik |
2017-11-17 | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2017-11-11 | bpf: Revert bpf_overrid_function() helper changes. | David S. Miller |
2017-11-11 | bpf: add a bpf_override_function helper | Josef Bacik |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | bpf: permit multiple bpf attachments for a single perf event | Yonghong Song |
2017-10-16 | perf/ftrace: Fix function trace events | Peter Zijlstra |
2017-10-16 | perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi... | Peter Zijlstra |
2017-09-20 | bpf: one perf event close won't free bpf program attached by another perf event | Yonghong Song |
2017-09-08 | Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2017-08-31 | tracing: Only have rmmod clear buffers that its events were active in | Steven Rostedt (VMware) |
2017-08-29 | perf/ftrace: Fix double traces of perf on ftrace:function | Zhou Chengming |
2017-07-20 | trace: fix the errors caused by incompatible type of RCU variables | Chunyan Zhang |
2017-06-27 | tracing: Add support for recording tgid of tasks | Joel Fernandes |
2017-03-24 | tracing: Move trace_handle_return() out of line | Steven Rostedt (VMware) |