Steven Rostedt (Red Hat)
|
8f76899339
tracing: Add ref_data to function and fgraph tracer structs
|
12 years ago |
Steven Rostedt (Red Hat)
|
90e3c03c3a
tracing: Add function probe to trigger a ftrace dump of current CPU trace
|
12 years ago |
Steven Rostedt (Red Hat)
|
ad71d889b8
tracing: Add function probe to trigger a ftrace dump to console
|
12 years ago |
Steven Rostedt (Red Hat)
|
dd42cd3ea9
tracing: Add function probe to trigger stack traces
|
12 years ago |
Steven Rostedt (Red Hat)
|
8380d24860
ftrace: Separate unlimited probes from count limited probes
|
12 years ago |
Steven Rostedt (Red Hat)
|
8b8fa62c60
tracing: Consolidate ftrace_trace_onoff_unreg() into callback
|
12 years ago |
Steven Rostedt (Red Hat)
|
1c31714328
tracing: Consolidate updating of count for traceon/off
|
12 years ago |
Steven Rostedt (Red Hat)
|
12883efb67
tracing: Consolidate max_tr into main trace_array structure
|
12 years ago |
Steven Rostedt
|
a7603ff4b5
tracing: Replace the static global per_cpu arrays with allocated per_cpu
|
13 years ago |
Steven Rostedt
|
d41032a83b
tracing: Fix unsigned int compare of zero in recursion check
|
12 years ago |
Steven Rostedt
|
897f68a48b
ftrace: Use only the preempt version of function tracing
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Nadia Yvette Chambers
|
6d49e352ae
propagate name change to comments in kernel source
|
12 years ago |
Steven Rostedt
|
6f4156723c
tracing: Allow tracers to start at core initcall
|
12 years ago |
Daniel Walter
|
bcd83ea6cb
tracing: Replace strict_strto* with kstrto*
|
12 years ago |
Linus Torvalds
|
7f60ba388f
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
|
12 years ago |
Anton Vorontsov
|
65f8c95e46
pstore/ftrace: Convert to its own enable/disable debugfs knob
|
13 years ago |
Ingo Molnar
|
bcada3d4b8
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
13 years ago |
Steven Rostedt
|
4740974a68
ftrace: Add default recursion protection for function tracing
|
13 years ago |
Steven Rostedt
|
a1e2e31d17
ftrace: Return pt_regs to function trace callback
|
14 years ago |
Steven Rostedt
|
2f5f6ad939
ftrace: Pass ftrace_ops as third parameter to function trace callback
|
14 years ago |
Anton Vorontsov
|
f555f1231a
tracing/function: Convert func_set_flag() to a switch statement
|
13 years ago |
Anton Vorontsov
|
21f679404a
tracing/function: Introduce persistent trace option
|
13 years ago |
Steven Rostedt
|
43dd61c9a0
ftrace: Fix regression of :mod:module function enabling
|
14 years ago |
Steven Rostedt
|
b848914ce3
ftrace: Implement separate user function filtering
|
14 years ago |
Steven Rostedt
|
5168ae50a6
tracing: Remove ftrace_preempt_disable/enable
|
15 years ago |
Steven Rostedt
|
b375a11a23
tracing: switch function prints from %pf to %ps
|
16 years ago |
Ingo Molnar
|
45bceffc30
Merge branch 'linus' into tracing/core
|
16 years ago |
Xiao Guangrong
|
6f2f3cf00e
tracing/function: Cleanup for function tracer
|
16 years ago |
Xiao Guangrong
|
04aef32d39
tracing/function: Fix the return value of ftrace_trace_onoff_callback()
|
16 years ago |