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 |
Jiri Olsa
|
50e18b94c6
tracing: Use seq_*_private interface for some seq files
|
13 years ago |
Rajesh Bhagat
|
db6544e007
ftrace: Fix function_graph for archs that test ftrace_trace_function
|
13 years ago |
Jiri Olsa
|
5500fa5119
ftrace, perf: Add filter support for function trace event
|
13 years ago |
Jiri Olsa
|
e248491ac2
ftrace: Add enable/disable ftrace_ops control interface
|
13 years ago |
Thomas Meyer
|
47b0edcb59
tracing/trivial: Use kcalloc instead of kzalloc to allocate array
|
13 years ago |
Jiri Olsa
|
ac483c446b
ftrace: Change filter/notrace set functions to return exit code
|
13 years ago |
Steven Rostedt
|
2a85a37f16
ftrace: Allow access to the boot time function enabling
|
13 years ago |
Steven Rostedt
|
69a3083c4a
ftrace: Decouple hash items from showing filtered functions
|
13 years ago |