zhangwei(Jovi)
|
6ea6215fe3
tracing/uprobes: Fix uprobe_cpu_buffer memory leak
|
11 年之前 |
Mathieu Desnoyers
|
de7b297390
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
|
11 年之前 |
Namhyung Kim
|
43fe98913c
tracing/uprobes: Support mix of ftrace and perf
|
11 年之前 |
Namhyung Kim
|
ca3b162021
tracing/uprobes: Support event triggering
|
11 年之前 |
zhangwei(Jovi)
|
70ed91c6ec
tracing/uprobes: Support ftrace_event_file base multibuffer
|
11 年之前 |
Namhyung Kim
|
dd9fa555d7
tracing/uprobes: Move argument fetching to uprobe_dispatcher()
|
11 年之前 |
Namhyung Kim
|
a43b970430
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
|
11 年之前 |
Namhyung Kim
|
e0d18fe063
tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT
|
11 年之前 |
Namhyung Kim
|
b7e0bf341f
tracing/uprobes: Add @+file_offset fetch method
|
11 年之前 |
Namhyung Kim
|
dcad1a204f
tracing/uprobes: Fetch args before reserving a ring buffer
|
12 年之前 |
Namhyung Kim
|
a4734145a4
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
|
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
|
14577c3992
tracing/uprobes: Convert to struct trace_probe
|
12 年之前 |
Namhyung Kim
|
306cfe2025
tracing/uprobes: Fix documentation of uprobe registration syntax
|
12 年之前 |
Tom Zanussi
|
f306cc82a9
tracing: Update event filters for multibuffer
|
11 年之前 |
Steven Rostedt (Red Hat)
|
c6c2401d8b
tracing/uprobes: Fail to unregister if probe event files are in use
|
12 年之前 |
Oleg Nesterov
|
cd92bf61d6
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
|
12 年之前 |
zhangwei(Jovi)
|
fa44063f9e
uprobes: Fix return value in error handling path
|
12 年之前 |
Oleg Nesterov
|
515619f209
uprobes/perf: Avoid perf_trace_buf_prepare/submit if ->perf_events is empty
|
12 年之前 |
Oleg Nesterov
|
32520b2c69
uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit()
|
12 年之前 |
Oleg Nesterov
|
4ee5a52ed6
uprobes/tracing: Change create_trace_uprobe() to support uretprobes
|
12 年之前 |
Oleg Nesterov
|
3ede82dd3e
uprobes/tracing: Make seq_printf() code uretprobe-friendly
|
12 年之前 |
Oleg Nesterov
|
4d1298e212
uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendly
|
12 年之前 |
Oleg Nesterov
|
393a736c28
uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendly
|
12 年之前 |
Oleg Nesterov
|
c1ae5c75e1
uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher()
|
12 年之前 |
Oleg Nesterov
|
a51cc60417
uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpers
|
12 年之前 |