Oleg Nesterov
|
fb6bab6a5a
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
|
11 vuotta sitten |
Oleg Nesterov
|
f786106e80
tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatcher()
|
11 vuotta sitten |
Oleg Nesterov
|
4821254206
tracing/uprobes: Revert "Support mix of ftrace and perf"
|
11 vuotta sitten |
Ingo Molnar
|
10b0256496
Merge branch 'perf/kprobes' into perf/core
|
11 vuotta sitten |
Oleg Nesterov
|
927d687480
uprobes/tracing: Fix uprobe_perf_open() on uprobe_apply() failure
|
11 vuotta sitten |
Oleg Nesterov
|
ce5f36a58f
uprobes/tracing: Make uprobe_perf_close() visible to uprobe_perf_open()
|
11 vuotta sitten |
Masami Hiramatsu
|
fbc1963d2c
kprobes, ftrace: Allow probing on some functions
|
11 vuotta sitten |
zhangwei(Jovi)
|
6ea6215fe3
tracing/uprobes: Fix uprobe_cpu_buffer memory leak
|
11 vuotta sitten |
Mathieu Desnoyers
|
de7b297390
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
|
11 vuotta sitten |
Namhyung Kim
|
43fe98913c
tracing/uprobes: Support mix of ftrace and perf
|
11 vuotta sitten |
Namhyung Kim
|
ca3b162021
tracing/uprobes: Support event triggering
|
11 vuotta sitten |
zhangwei(Jovi)
|
70ed91c6ec
tracing/uprobes: Support ftrace_event_file base multibuffer
|
11 vuotta sitten |
Namhyung Kim
|
dd9fa555d7
tracing/uprobes: Move argument fetching to uprobe_dispatcher()
|
11 vuotta sitten |
Namhyung Kim
|
a43b970430
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
|
11 vuotta sitten |
Namhyung Kim
|
e0d18fe063
tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT
|
11 vuotta sitten |
Namhyung Kim
|
b7e0bf341f
tracing/uprobes: Add @+file_offset fetch method
|
11 vuotta sitten |
Namhyung Kim
|
dcad1a204f
tracing/uprobes: Fetch args before reserving a ring buffer
|
12 vuotta sitten |
Namhyung Kim
|
a4734145a4
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
|
11 vuotta sitten |
Namhyung Kim
|
5baaa59ef0
tracing/probes: Implement 'memory' fetch method for uprobes
|
11 vuotta sitten |
Namhyung Kim
|
1301a44e77
tracing/probes: Move 'symbol' fetch method to kprobes
|
11 vuotta sitten |
Namhyung Kim
|
3fd996a295
tracing/probes: Implement 'stack' fetch method for uprobes
|
11 vuotta sitten |
Namhyung Kim
|
34fee3a104
tracing/probes: Split [ku]probes_fetch_type_table
|
11 vuotta sitten |
Namhyung Kim
|
5bf652aaf4
tracing/probes: Integrate duplicate set_print_fmt()
|
12 vuotta sitten |
Namhyung Kim
|
14577c3992
tracing/uprobes: Convert to struct trace_probe
|
12 vuotta sitten |
Namhyung Kim
|
306cfe2025
tracing/uprobes: Fix documentation of uprobe registration syntax
|
12 vuotta sitten |
Tom Zanussi
|
f306cc82a9
tracing: Update event filters for multibuffer
|
11 vuotta sitten |
Steven Rostedt (Red Hat)
|
c6c2401d8b
tracing/uprobes: Fail to unregister if probe event files are in use
|
12 vuotta sitten |
Oleg Nesterov
|
cd92bf61d6
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
|
12 vuotta sitten |
zhangwei(Jovi)
|
fa44063f9e
uprobes: Fix return value in error handling path
|
12 vuotta sitten |
Oleg Nesterov
|
515619f209
uprobes/perf: Avoid perf_trace_buf_prepare/submit if ->perf_events is empty
|
12 vuotta sitten |