Mark Brown
|
fa73dc9400
tracing: Fix build breakage without CONFIG_PERF_EVENTS
|
13 years ago |
Steven Rostedt
|
499e547057
tracing/ring-buffer: Only have tracing_on disable tracing buffers
|
13 years ago |
Jiri Olsa
|
5500fa5119
ftrace, perf: Add filter support for function trace event
|
13 years ago |
Jiri Olsa
|
02aa3162ed
ftrace: Allow to specify filter field type for ftrace events
|
13 years ago |
Jiri Olsa
|
ced39002f5
ftrace, perf: Add support to use function tracepoint in perf
|
13 years ago |
Jiri Olsa
|
e59a0bff3e
ftrace: Add FTRACE_ENTRY_REG macro to allow event registration
|
13 years ago |
Jiri Olsa
|
e248491ac2
ftrace: Add enable/disable ftrace_ops control interface
|
13 years ago |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
f4ae40a6a5
switch debugfs to umode_t
|
14 years ago |
Steven Rostedt
|
77271ce4b2
tracing: Add irq, preempt-count and need resched info to default trace output
|
13 years ago |
Jiri Olsa
|
7e9a49ef54
tracing/latency: Fix header output for latency tracers
|
13 years ago |
Steven Rostedt
|
e0a413f619
tracing: Warn on output if the function tracer was found corrupted
|
13 years ago |
Jiri Olsa
|
1d0e78e380
tracing/filter: Add startup tests for events filter
|
14 years ago |
Jiri Olsa
|
61aaef5530
tracing/filter: Remove field_name from filter_pred struct
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Ingo Molnar
|
40bcea7bbe
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
|
14 years ago |
Ingo Molnar
|
492f73a303
Merge branch 'perf/urgent' into perf/core
|
14 years ago |
Steven Rostedt
|
e4a3f541f0
tracing: Still trace filtered irq functions when irq trace is disabled
|
14 years ago |
Steven Rostedt
|
e9dbfae53e
tracing: Fix bug when reading system filters on module removal
|
14 years ago |
Masami Hiramatsu
|
1fd8df2c39
tracing/kprobes: Fix kprobe-tracer to support stack trace
|
14 years ago |
Steven Rostedt
|
cf30cf67d6
tracing: Add disable_on_free option
|
14 years ago |
Steven Rostedt
|
b1cff0ad10
ftrace: Add internal recursive checks
|
14 years ago |
Steven Rostedt
|
95950c2ecb
ftrace: Add self-tests for multiple function trace users
|
14 years ago |
Steven Rostedt
|
9a24470b28
tracing: Align 4 byte ints together in struct tracer
|
14 years ago |
David Sharp
|
750912fa36
tracing: Add an 'overwrite' trace_option.
|
14 years ago |
Steven Rostedt
|
bf93f9ed3a
tracing/filter: Increase the max preds to 2^14
|
14 years ago |
Steven Rostedt
|
4a3d27e98a
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
|
14 years ago |
Steven Rostedt
|
43cd414552
tracing/filter: Optimize filter by folding the tree
|
14 years ago |
Steven Rostedt
|
61e9dea20e
tracing/filter: Use a tree instead of stack for filter_match_preds()
|
14 years ago |
Steven Rostedt
|
74e9e58c35
tracing/filter: Allocate the preds in an array
|
14 years ago |