Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
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 |
Steven Rostedt
|
e4f5d5440b
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
|
13 years ago |
Steven Rostedt
|
8ed3e2cfe4
ftrace: Make ftrace_modify_all_code() global for archs to use
|
13 years ago |
Steven Rostedt
|
f0cf973a22
ftrace: Return record ip addr for ftrace_location()
|
13 years ago |
Steven Rostedt
|
a650e02a52
ftrace: Consolidate ftrace_location() and ftrace_text_reserved()
|
13 years ago |
Steven Rostedt
|
9644302e33
ftrace: Speed up search by skipping pages by address
|
13 years ago |
Steven Rostedt
|
706c81f87f
ftrace: Remove extra helper functions
|
13 years ago |
Steven Rostedt
|
9fd49328fc
ftrace: Sort all function addresses, not just per page
|
13 years ago |