- d262271 tracing/dynevent: Delegate parsing to create function by Masami Hiramatsu · 4 years ago
- 39bcdd6 tracing: Fix spelling of controlling in uprobes by Bhaskar Chowdhury · 4 years ago
- 36590c50 tracing: Merge irqflags + preempt counter. by Sebastian Andrzej Siewior · 4 years ago
- 3dd3aae tracing/uprobes: Support perf-style return probe by Masami Hiramatsu · 4 years, 4 months ago
- 22c36b1 tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer by Wei Yang · 4 years, 6 months ago
- 231621d tracing/uprobe: Remove dead code in trace_uprobe_register() by Peng Fan · 4 years, 6 months ago
- 22d5bd6 tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes by Jean-Philippe Brucker · 4 years, 7 months ago
- 70ed070 bpf: disable preemption for bpf progs attached to uprobe by Alexei Starovoitov · 4 years, 11 months ago
- e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- b61387c tracing/uprobe: Fix to make trace_uprobe_filter alignment safe by Masami Hiramatsu · 5 years ago
- 99c9a923 tracing/uprobe: Fix double perf_event linking on multiprobe uprobe by Masami Hiramatsu · 5 years ago
- 1329249 tracing: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
- 04ae87a ftrace: Rework event_create_dir() by Peter Zijlstra · 5 years ago
- 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
- f8d7ab2 tracing/probe: Fix same probe event argument matching by Srikar Dronamraju · 5 years ago
- fe60b0c tracing/probe: Reject exactly same probe event by Masami Hiramatsu · 5 years ago
- a42e3c4 tracing/probe: Add immediate string parameter support by Masami Hiramatsu · 6 years ago
- ab10d69 tracing/uprobe: Add per-probe delete from event by Masami Hiramatsu · 6 years ago
- 41af3cf tracing/uprobe: Add multi-probe per uprobe event support by Masami Hiramatsu · 6 years ago
- 3019913 tracing/dynevent: Pass extra arguments to match operation by Masami Hiramatsu · 6 years ago
- 60d53e2 tracing/probe: Split trace_event related data from trace_probe by Masami Hiramatsu · 6 years ago
- 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- e3dc9f8 tracing/probe: Add trace_event_call accesses APIs by Masami Hiramatsu · 6 years ago
- b55ce203 tracing/probe: Add probe event name and group name accesses APIs by Masami Hiramatsu · 6 years ago
- 747774d tracing/probe: Add trace flag access APIs for trace_probe by Masami Hiramatsu · 6 years ago
- b5f935e tracing/probe: Add trace_event_file access APIs for trace_probe by Masami Hiramatsu · 6 years ago
- 46e5376 tracing/probe: Add trace_event_call register API for trace_probe by Masami Hiramatsu · 6 years ago
- 455b289 tracing/probe: Add trace_probe init and free functions by Masami Hiramatsu · 6 years ago
- b4d4b96 tracing/uprobe: Set print format when parsing command by Masami Hiramatsu · 6 years ago
- b9271f0 Merge tag 'v5.2-rc6' into perf/core, to refresh branch by Ingo Molnar · 6 years ago
- a415834 tracing/uprobe: Fix obsolete comment on trace_uprobe_create() by Eiichi Tsukata · 6 years ago
- f01098c tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create() by Eiichi Tsukata · 6 years ago
- 9fd2e48 perf/core: Allow non-privileged uprobe for user processes by Song Liu · 6 years ago
- e65f7ae tracing/probe: Support user-space dereference by Masami Hiramatsu · 6 years ago
- 88903c4 tracing/probe: Add ustring type for user-space string by Masami Hiramatsu · 6 years ago
- 4dd537a tracing: uprobes: Re-enable $comm support for uprobe events by Masami Hiramatsu · 6 years ago
- ab105a4 tracing: Use tracing error_log with probe events by Masami Hiramatsu · 6 years ago
- aa2e3ac Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- a039480 tracing/probe: Verify alloc_trace_*probe() result by Masami Hiramatsu · 6 years ago
- 5b7a962 tracing/probe: Check event/group naming rule at parsing by Masami Hiramatsu · 6 years ago
- 0722069 tracing/uprobes: Fix output for multiple string arguments by Andreas Ziegler · 6 years ago
- ea6eb5e tracing: uprobes: Fix typo in pr_fmt string by Andreas Ziegler · 6 years ago
- 7e1413e tracing: Consolidate trace_add/remove_event_call back to the nolock functions by Steven Rostedt (VMware) · 6 years ago
- 0597c49 tracing/uprobes: Use dyn_event framework for uprobe events by Masami Hiramatsu · 6 years ago
- d00bbea9 tracing: Integrate similar probe argument parsers by Masami Hiramatsu · 6 years ago
- 547cd9e tracing/uprobes: Add busy check when cleanup all uprobes by Masami Hiramatsu · 6 years ago
- f3f5893 tracing/uprobes: Fix to return -EFAULT if copy_from_user failed by Masami Hiramatsu · 6 years ago
- a1303af tracing: probeevent: Add $argN for accessing function args by Masami Hiramatsu · 7 years ago
- 9b960a3 tracing: probeevent: Unify fetch_insn processing common part by Masami Hiramatsu · 7 years ago
- 0a46c85 tracing: probeevent: Append traceprobe_ for exported function by Masami Hiramatsu · 7 years ago
- 9178412 tracing: probeevent: Return consumed bytes of dynamic area by Masami Hiramatsu · 7 years ago
- f451bc8 tracing: probeevent: Unify fetch type tables by Masami Hiramatsu · 7 years ago
- 5330592 tracing: probeevent: Introduce new argument fetching code by Masami Hiramatsu · 7 years ago
- eeb07b0 tracing: probeevent: Cleanup argument field definition by Masami Hiramatsu · 7 years ago
- 56de763 tracing: probeevent: Cleanup print argument functions by Masami Hiramatsu · 7 years ago
- a6ca88b trace_uprobe: support reference counter in fd-based uprobe by Song Liu · 6 years ago
- ccea872 trace_uprobe/sdt: Prevent multiple reference counter for same uprobe by Ravi Bangoria · 6 years ago
- 1cc3316 uprobes: Support SDT markers having reference count (semaphore) by Ravi Bangoria · 6 years ago
- bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
- 016f8ff uprobes: Use synchronize_rcu() not synchronize_sched() by Steven Rostedt (VMware) · 6 years ago
- 41bdc4b bpf: introduce bpf subcommand BPF_TASK_FD_QUERY by Yonghong Song · 7 years ago
- 0c92c7a tracing: Fix bad use of igrab in trace_uprobe.c by Song Liu · 7 years ago
- 174e719 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- affb028 Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
- a64b2c0 trace_uprobe: Simplify probes_seq_show() by Ravi Bangoria · 7 years ago
- 18d45b1 trace_uprobe: Use %lx to display offset by Ravi Bangoria · 7 years ago
- f0a2aa5 tracing/uprobe: Add support for overlayfs by Howard McLauchlan · 7 years ago
- 50268a3 tracing/uprobe_event: Fix strncpy corner case by Masami Hiramatsu · 7 years ago
- 7057bb9 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- 33ea4b2 perf/core: Implement the 'perf_uprobe' PMU by Song Liu · 7 years ago
- 0e4d819 trace_uprobe: Display correct offset in uprobe_events by Ravi Bangoria · 7 years ago
- 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
- e87c6bc bpf: permit multiple bpf attachments for a single perf event by Yonghong Song · 7 years ago
- 8fd0fbb perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function") by Peter Zijlstra · 7 years ago
- 7e465ba tracing: Make traceprobe parsing code reusable by Tom Zanussi · 7 years ago
- 75e8387 perf/ftrace: Fix double traces of perf on ftrace:function by Zhou Chengming · 7 years ago
- b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
- 7257634 tracing/probe: Show subsystem name in messages by Masami Hiramatsu · 8 years ago
- 6496bb7 uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSET by Kenny Yu · 8 years ago
- 95107b3 Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
- 5ba8a4a tracing/uprobe: Drop isdigit() check in create_trace_uprobe by Dmitry Safonov · 8 years ago
- 17ce3dc ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types by Masami Hiramatsu · 8 years ago
- 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 9 years ago
- a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 9 years ago
- a2fb338 tracing/uprobes: Do not print '0x (null)' when offset is 0 by Wang Nan · 9 years ago
- 04a22fa tracing, perf: Implement BPF programs attached to uprobes by Wang Nan · 10 years ago
- 09a5059 tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled() by Steven Rostedt (Red Hat) · 10 years ago
- 687fcc4 tracing: Rename ftrace_event_name() to trace_event_name() by Steven Rostedt (Red Hat) · 10 years ago
- 2425bcb tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} by Steven Rostedt (Red Hat) · 10 years ago
- 7f1d2f8 tracing: Rename ftrace_event_file to trace_event_file by Steven Rostedt (Red Hat) · 10 years ago
- 9023c93 tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() by Steven Rostedt (Red Hat) · 10 years ago
- 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 7682c91 VFS: kernel/: d_inode() annotations by David Howells · 10 years ago
- 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 936c663 Merge branch 'perf/x86' into perf/core, because it's ready by Ingo Molnar · 10 years ago
- d9a16d3 trace: Don't use __weak in header files by Stephen Rothwell · 10 years ago
- 50f16a8 perf: Remove type specific target pointers by Peter Zijlstra · 10 years ago
- 41cbc01 Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 14a5ae4 tracing: Use IS_ERR() check for return value of tracing_init_dentry() by Steven Rostedt (Red Hat) · 10 years ago