Frederic Weisbecker
|
444a2a3bcd
tracing, perf_events: Protect the buffer from recursion in perf
|
15 years ago |
Masami Hiramatsu
|
77b44d1b7c
tracing/kprobes: Rename Kprobe-tracer to kprobe-event
|
15 years ago |
Masami Hiramatsu
|
dd004c475c
kprobe-tracer: Compare both of event-name and event-group to find probe
|
15 years ago |
Masami Hiramatsu
|
e63cc2397e
tracing/kprobes: Add failure messages for debugging
|
15 years ago |
Masami Hiramatsu
|
f397af06e4
tracing/kprobes: Update kprobe-tracer selftest against new syntax
|
15 years ago |
Masami Hiramatsu
|
e93f4d8539
tracing/kprobes: Robustify fixed field names against variable field names conflicts
|
16 years ago |
Masami Hiramatsu
|
a703d946e8
tracing/kprobes: Avoid field name confliction
|
16 years ago |
Masami Hiramatsu
|
2e06ff6389
tracing/kprobes: Make special variable names more self-explainable
|
16 years ago |
Masami Hiramatsu
|
99329c44f2
tracing/kprobes: Remove '$ra' special variable
|
16 years ago |
Masami Hiramatsu
|
405b2651e4
tracing/kprobes: Add $ prefix to special variables
|
16 years ago |
Masami Hiramatsu
|
a1a138d05f
tracing/kprobes: Use global event perf buffers in kprobe tracer
|
16 years ago |
Frederic Weisbecker
|
d7a4b414ee
Merge commit 'linus/master' into tracing/kprobes
|
16 years ago |
Masami Hiramatsu
|
5a0d9050db
tracing/kprobes: Disable kprobe events by default after creation
|
16 years ago |
Masami Hiramatsu
|
74ebb63e7c
tracing/kprobes: Fix profiling alignment for perf_counter buffer
|
16 years ago |
Masami Hiramatsu
|
50d7805607
tracing/kprobes: Add probe handler dispatcher to support perf and ftrace concurrent use
|
16 years ago |
Masami Hiramatsu
|
2d5e067edc
tracing/kprobes: Fix trace_probe registration order
|
16 years ago |
Masami Hiramatsu
|
f52487e9c0
tracing/kprobes: Support custom subsystem for each kprobe event
|
16 years ago |
Masami Hiramatsu
|
6e9f23d161
tracing/kprobes: Show event name in trace output
|
16 years ago |
Masami Hiramatsu
|
eca0d916f6
tracing/kprobes: Add argument name support
|
16 years ago |
Masami Hiramatsu
|
e08d1c657f
tracing/kprobes: Add event profiling support
|
16 years ago |
Masami Hiramatsu
|
4a846b443b
tracing/kprobes: Cleanup kprobe tracer code.
|
16 years ago |
Masami Hiramatsu
|
2fba0c8867
tracing/kprobes: Fix probe offset to be unsigned
|
16 years ago |
Frederic Weisbecker
|
8f8ffe2485
Merge commit 'tracing/core' into tracing/kprobes
|
16 years ago |
Masami Hiramatsu
|
30a7e073b5
tracing/kprobes: Change trace_arg to probe_arg
|
16 years ago |
Masami Hiramatsu
|
38a47497d9
tracing/kprobes: Fix format typo in trace_kprobes
|
16 years ago |
Masami Hiramatsu
|
cd7e7bd5e4
tracing: Add kprobes event profiling interface
|
16 years ago |
Masami Hiramatsu
|
ff50d99136
tracing: Kprobe tracer assigns new event ids for each event
|
16 years ago |
Masami Hiramatsu
|
4263565d49
tracing: Generate names for each kprobe event automatically
|
16 years ago |
Masami Hiramatsu
|
a82378d880
tracing: Kprobe-tracer supports more than 6 arguments
|
16 years ago |
Masami Hiramatsu
|
413d37d1eb
tracing: Add kprobe-based event tracer
|
16 years ago |