Wang Nan
|
a2fb3382ed
tracing/uprobes: Do not print '0x (null)' when offset is 0
|
10 years ago |
Wang Nan
|
04a22fae4c
tracing, perf: Implement BPF programs attached to uprobes
|
10 years ago |
Steven Rostedt (Red Hat)
|
09a5059aa1
tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
|
10 years ago |
Steven Rostedt (Red Hat)
|
687fcc4aee
tracing: Rename ftrace_event_name() to trace_event_name()
|
10 years ago |
Steven Rostedt (Red Hat)
|
2425bcb924
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
|
10 years ago |
Steven Rostedt (Red Hat)
|
7f1d2f8210
tracing: Rename ftrace_event_file to trace_event_file
|
10 years ago |
Steven Rostedt (Red Hat)
|
9023c93090
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
|
10 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
David Howells
|
7682c91843
VFS: kernel/: d_inode() annotations
|
10 years ago |
Linus Torvalds
|
6c8a53c9e6
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Ingo Molnar
|
936c663aed
Merge branch 'perf/x86' into perf/core, because it's ready
|
10 years ago |
Stephen Rothwell
|
d9a16d3ab8
trace: Don't use __weak in header files
|
10 years ago |
Peter Zijlstra
|
50f16a8bf9
perf: Remove type specific target pointers
|
10 years ago |
Linus Torvalds
|
41cbc01f6e
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 years ago |
Steven Rostedt (Red Hat)
|
14a5ae40f0
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
|
10 years ago |
Peter Zijlstra (Intel)
|
86038c5ea8
perf: Avoid horrible stack usage
|
10 years ago |
Markus Elfring
|
16a8ef2751
tracing: Deletion of an unnecessary check before iput()
|
10 years ago |
Steven Rostedt (Red Hat)
|
8579a107a6
tracing/uprobes: Do not use return values of trace_seq_printf()
|
10 years ago |
Rasmus Villemoes
|
1177e43641
trace: Replace single-character seq_puts with seq_putc
|
10 years ago |
Rasmus Villemoes
|
fa6f0cc751
tracing: Replace seq_printf by simpler equivalents
|
10 years ago |
Oleg Nesterov
|
ede392a750
tracing/uprobes: Kill the dead TRACE_EVENT_FL_USE_CALL_FILTER logic
|
11 years ago |
Oleg Nesterov
|
fb6bab6a5a
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
|
11 years ago |
Oleg Nesterov
|
f786106e80
tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatcher()
|
11 years ago |
Oleg Nesterov
|
4821254206
tracing/uprobes: Revert "Support mix of ftrace and perf"
|
11 years ago |
Ingo Molnar
|
10b0256496
Merge branch 'perf/kprobes' into perf/core
|
11 years ago |
Oleg Nesterov
|
927d687480
uprobes/tracing: Fix uprobe_perf_open() on uprobe_apply() failure
|
11 years ago |
Oleg Nesterov
|
ce5f36a58f
uprobes/tracing: Make uprobe_perf_close() visible to uprobe_perf_open()
|
11 years ago |
Masami Hiramatsu
|
fbc1963d2c
kprobes, ftrace: Allow probing on some functions
|
11 years ago |
zhangwei(Jovi)
|
6ea6215fe3
tracing/uprobes: Fix uprobe_cpu_buffer memory leak
|
11 years ago |
Mathieu Desnoyers
|
de7b297390
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
|
11 years ago |