Linus Torvalds
|
3737a12761
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 년 전 |
Yoshihiro YUNOMAE
|
748ec3a20e
tracing/kprobes: Avoid self tests if tracing is disabled on boot up
|
11 년 전 |
Masami Hiramatsu
|
3da0f18007
kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace
|
11 년 전 |
Masami Hiramatsu
|
fbc1963d2c
kprobes, ftrace: Allow probing on some functions
|
11 년 전 |
Mathieu Desnoyers
|
de7b297390
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
|
11 년 전 |
zhangwei(Jovi)
|
70ed91c6ec
tracing/uprobes: Support ftrace_event_file base multibuffer
|
11 년 전 |
Steven Rostedt (Red Hat)
|
13a1e4aef5
tracing: Consolidate event trigger code
|
11 년 전 |
Tom Zanussi
|
0641d368f2
tracing/kprobes: Add trace event trigger invocations
|
11 년 전 |
Namhyung Kim
|
b7e0bf341f
tracing/uprobes: Add @+file_offset fetch method
|
11 년 전 |
Namhyung Kim
|
5baaa59ef0
tracing/probes: Implement 'memory' fetch method for uprobes
|
11 년 전 |
Namhyung Kim
|
1301a44e77
tracing/probes: Move 'symbol' fetch method to kprobes
|
11 년 전 |
Namhyung Kim
|
3fd996a295
tracing/probes: Implement 'stack' fetch method for uprobes
|
11 년 전 |
Namhyung Kim
|
34fee3a104
tracing/probes: Split [ku]probes_fetch_type_table
|
11 년 전 |
Namhyung Kim
|
5bf652aaf4
tracing/probes: Integrate duplicate set_print_fmt()
|
12 년 전 |
Namhyung Kim
|
2dc1018372
tracing/kprobes: Move common functions to trace_probe.h
|
12 년 전 |
Namhyung Kim
|
c31ffb3ff6
tracing/kprobes: Factor out struct trace_probe
|
12 년 전 |
Tom Zanussi
|
f306cc82a9
tracing: Update event filters for multibuffer
|
11 년 전 |
Steven Rostedt (Red Hat)
|
40c3259266
tracing/kprobes: Fail to unregister if probe event files are in use
|
12 년 전 |
Masami Hiramatsu
|
a232e270dc
tracing/kprobe: Wait for disabling all running kprobe handlers
|
12 년 전 |
Oleg Nesterov
|
cd92bf61d6
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
|
12 년 전 |
Oleg Nesterov
|
cf6735a4b1
tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()
|
12 년 전 |
Oleg Nesterov
|
b04d52e368
tracing/kprobes: Turn trace_probe->files into list_head
|
12 년 전 |
Oleg Nesterov
|
3fe3d6193e
tracing/kprobes: Kill probe_enable_lock
|
12 년 전 |
Oleg Nesterov
|
288e984e62
tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty
|
12 년 전 |
zhangwei(Jovi)
|
195a84d91e
tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled
|
12 년 전 |
Masami Hiramatsu
|
b62fdd97fc
tracing/kprobes: Make print_*probe_event static
|
12 년 전 |
Masami Hiramatsu
|
3d1fc7b088
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
|
12 년 전 |
Masami Hiramatsu
|
c02c7e65d9
tracing/kprobes: Use rcu_dereference_raw for tp->files
|
12 년 전 |
Masami Hiramatsu
|
b8820084f2
tracing/kprobes: Support soft-mode disabling
|
12 년 전 |
Masami Hiramatsu
|
41a7dd420c
tracing/kprobes: Support ftrace_event_file base multibuffer
|
12 년 전 |