Steven Rostedt (Red Hat)
|
524a386825
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
|
10 years ago |
Pratyush Anand
|
1619dc3f8f
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
|
10 years ago |
Steven Rostedt (Red Hat)
|
b24d443b8f
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
|
10 years ago |
Linus Torvalds
|
41cbc01f6e
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 years ago |
Steven Rostedt (Red Hat)
|
14a5ae40f0
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
|
10 years ago |
Steven Rostedt (Red Hat)
|
7485058eea
ftrace: Check both notrace and filter for old hash
|
10 years ago |
Steven Rostedt (Red Hat)
|
8f86f83709
ftrace: Fix updating of filters for shared global_ops filters
|
10 years ago |
Masami Hiramatsu
|
f8b8be8a31
ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
|
10 years ago |
Steven Rostedt (Red Hat)
|
0af26492d5
tracing/trivial: Fix typos and make an int into a bool
|
10 years ago |
Steven Rostedt (Red Hat)
|
aec0be2d6e
ftrace/x86/extable: Add is_ftrace_trampoline() function
|
10 years ago |
Rasmus Villemoes
|
fa6f0cc751
tracing: Replace seq_printf by simpler equivalents
|
10 years ago |
Steven Rostedt (Red Hat)
|
fe578ba36f
ftrace: Have the control_ops get a trampoline
|
10 years ago |
Steven Rostedt (Red Hat)
|
4fd3279b48
ftrace: Add more information to ftrace_bug() output
|
10 years ago |
Steven Rostedt (Red Hat)
|
12cce594fa
ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines
|
11 years ago |
Steven Rostedt (Red Hat)
|
15d5b02cc5
ftrace/x86: Show trampoline call function in enabled_functions
|
11 years ago |
Steven Rostedt (Red Hat)
|
f3bea49115
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
|
11 years ago |
Steven Rostedt (Red Hat)
|
4fc409048d
ftrace: Fix checking of trampoline ftrace_ops in finding trampoline
|
10 years ago |
Steven Rostedt (Red Hat)
|
8252ecf346
ftrace: Set ops->old_hash on modifying what an ops hooks to
|
10 years ago |
Steven Rostedt (Red Hat)
|
84bde62ca4
ftrace: Add sanity check when unregistering last ftrace_ops
|
11 years ago |
Steven Rostedt (Red Hat)
|
fef5aeeee9
ftrace: Replace tramp_hash with old_*_hash to save space
|
11 years ago |
Steven Rostedt (Red Hat)
|
e1effa0144
ftrace: Annotate the ops operation on update
|
11 years ago |
Steven Rostedt (Red Hat)
|
5fecaa044a
ftrace: Grab any ops for a rec for enabled_functions output
|
11 years ago |
Steven Rostedt (Red Hat)
|
3296fc4e25
ftrace: Remove freeing of old_hash from ftrace_hash_move()
|
11 years ago |
Steven Rostedt (Red Hat)
|
f7aad4e1a8
ftrace: Set callback to ftrace_stub when no ops are registered
|
11 years ago |
Steven Rostedt (Red Hat)
|
8735405988
ftrace: Add helper function ftrace_ops_get_func()
|
11 years ago |
Steven Rostedt (Red Hat)
|
f1ff6348b3
ftrace: Add separate function for non recursive callbacks
|
11 years ago |
Steven Rostedt (Red Hat)
|
39b5552cd5
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
|
11 years ago |
Steven Rostedt (Red Hat)
|
5f151b2401
ftrace: Fix function_profiler and function tracer together
|
11 years ago |
Steven Rostedt (Red Hat)
|
bce0b6c51a
ftrace: Fix up trampoline accounting with looping on hash ops
|
11 years ago |
Steven Rostedt (Red Hat)
|
84261912eb
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
|
11 years ago |