Steven Rostedt (Red Hat)
|
13a1e4aef5
tracing: Consolidate event trigger code
|
11 gadi atpakaļ |
Tom Zanussi
|
0641d368f2
tracing/kprobes: Add trace event trigger invocations
|
11 gadi atpakaļ |
Namhyung Kim
|
b7e0bf341f
tracing/uprobes: Add @+file_offset fetch method
|
11 gadi atpakaļ |
Namhyung Kim
|
5baaa59ef0
tracing/probes: Implement 'memory' fetch method for uprobes
|
11 gadi atpakaļ |
Namhyung Kim
|
1301a44e77
tracing/probes: Move 'symbol' fetch method to kprobes
|
11 gadi atpakaļ |
Namhyung Kim
|
3fd996a295
tracing/probes: Implement 'stack' fetch method for uprobes
|
11 gadi atpakaļ |
Namhyung Kim
|
34fee3a104
tracing/probes: Split [ku]probes_fetch_type_table
|
11 gadi atpakaļ |
Namhyung Kim
|
5bf652aaf4
tracing/probes: Integrate duplicate set_print_fmt()
|
12 gadi atpakaļ |
Namhyung Kim
|
2dc1018372
tracing/kprobes: Move common functions to trace_probe.h
|
12 gadi atpakaļ |
Namhyung Kim
|
c31ffb3ff6
tracing/kprobes: Factor out struct trace_probe
|
12 gadi atpakaļ |
Tom Zanussi
|
f306cc82a9
tracing: Update event filters for multibuffer
|
11 gadi atpakaļ |
Steven Rostedt (Red Hat)
|
40c3259266
tracing/kprobes: Fail to unregister if probe event files are in use
|
12 gadi atpakaļ |
Masami Hiramatsu
|
a232e270dc
tracing/kprobe: Wait for disabling all running kprobe handlers
|
12 gadi atpakaļ |
Oleg Nesterov
|
cd92bf61d6
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
|
12 gadi atpakaļ |
Oleg Nesterov
|
cf6735a4b1
tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()
|
12 gadi atpakaļ |
Oleg Nesterov
|
b04d52e368
tracing/kprobes: Turn trace_probe->files into list_head
|
12 gadi atpakaļ |
Oleg Nesterov
|
3fe3d6193e
tracing/kprobes: Kill probe_enable_lock
|
12 gadi atpakaļ |
Oleg Nesterov
|
288e984e62
tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty
|
12 gadi atpakaļ |
zhangwei(Jovi)
|
195a84d91e
tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled
|
12 gadi atpakaļ |
Masami Hiramatsu
|
b62fdd97fc
tracing/kprobes: Make print_*probe_event static
|
12 gadi atpakaļ |
Masami Hiramatsu
|
3d1fc7b088
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
|
12 gadi atpakaļ |
Masami Hiramatsu
|
c02c7e65d9
tracing/kprobes: Use rcu_dereference_raw for tp->files
|
12 gadi atpakaļ |
Masami Hiramatsu
|
b8820084f2
tracing/kprobes: Support soft-mode disabling
|
12 gadi atpakaļ |
Masami Hiramatsu
|
41a7dd420c
tracing/kprobes: Support ftrace_event_file base multibuffer
|
12 gadi atpakaļ |
Masami Hiramatsu
|
2b106aabe6
tracing/kprobes: Pass trace_probe directly from dispatcher
|
12 gadi atpakaļ |
Masami Hiramatsu
|
48182bd226
tracing/kprobes: Increment probe hit-count even if it is used by perf
|
12 gadi atpakaļ |
Masami Hiramatsu
|
db02038f4e
tracing/kprobes: Use bool for retprobe checker
|
12 gadi atpakaļ |
Masami Hiramatsu
|
cce2c8f267
tracing/kprobes: Fix to increment return event probe hit-count
|
12 gadi atpakaļ |
Steven Rostedt
|
0d5c6e1c19
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
|
12 gadi atpakaļ |
Daniel Walter
|
bcd83ea6cb
tracing: Replace strict_strto* with kstrto*
|
13 gadi atpakaļ |