Namhyung Kim
|
f1943977e6
tracing: Get rid of unneeded key calculation in ftrace_hash_move()
|
12 years ago |
Namhyung Kim
|
9f50afccfd
tracing: Reset ftrace_graph_filter_enabled if count is zero
|
12 years ago |
Namhyung Kim
|
39e30cd153
tracing: Fix off-by-one on allocating stat->pages
|
12 years ago |
Chen Gang
|
9607a869ee
kernel: tracing: Use strlcpy instead of strncpy
|
12 years ago |
Steven Rostedt (Red Hat)
|
7818b38865
ftrace: Use manual free after synchronize_sched() not call_rcu_sched()
|
12 years ago |
Steven Rostedt (Red Hat)
|
e67efb93f0
ftrace: Clean up function probe methods
|
12 years ago |
Steven Rostedt (Red Hat)
|
e1df4cb682
ftrace: Fix function probe to only enable needed functions
|
12 years ago |
Steven Rostedt (Red Hat)
|
740466bc89
tracing: Fix free of probe entry by calling call_rcu_sched()
|
12 years ago |
Steven Rostedt (Red Hat)
|
8c189ea64e
ftrace: Call ftrace cleanup module notifier after all other notifiers
|
12 years ago |
Steven Rostedt
|
edc15cafcb
tracing: Avoid unnecessary multiple recursion checks
|
12 years ago |
Steven Rostedt
|
c29f122cd7
ftrace: Add context level recursion bit checking
|
12 years ago |
Steven Rostedt
|
0a016409e4
ftrace: Optimize the function tracer list loop
|
12 years ago |
Steven Rostedt
|
6350379452
ftrace: Fix global function tracers that are not recursion safe
|
12 years ago |
Masami Hiramatsu
|
06aeaaeabf
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
|
12 years ago |
Steven Rostedt
|
c1bf08ac26
ftrace: Be first to run code modification on modules
|
12 years ago |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
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 |
Linus Torvalds
|
da830e589a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Nadia Yvette Chambers
|
6d49e352ae
propagate name change to comments in kernel source
|
12 years ago |
Dan Carpenter
|
70f77b3f7e
ftrace: Clear bits properly in reset_iter_read()
|
13 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 |
Masami Hiramatsu
|
647664eaf4
ftrace: add ftrace_set_filter_ip() for address based filter
|
13 years ago |
Steven Rostedt
|
ea701f11da
ftrace: Add selftest to test function trace recursion protection
|
13 years ago |
Steven Rostedt
|
4740974a68
ftrace: Add default recursion protection for function tracing
|
13 years ago |
Steven Rostedt
|
08f6fba503
ftrace/x86: Add separate function to save regs
|
13 years ago |
Steven Rostedt
|
a1e2e31d17
ftrace: Return pt_regs to function trace callback
|
14 years ago |
Steven Rostedt
|
ccf3672d53
ftrace: Consolidate arch dependent functions with 'list' function
|
13 years ago |
Steven Rostedt
|
2f5f6ad939
ftrace: Pass ftrace_ops as third parameter to function trace callback
|
14 years ago |
Borislav Petkov
|
8d240dd88c
ftrace: Remove a superfluous check
|
13 years ago |