Linus Torvalds
|
b8c0aa46b3
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 år sedan |
Steven Rostedt (Red Hat)
|
dc6f03f26f
ftrace: Add warning if tramp hash does not match nr_trampolines
|
11 år sedan |
Steven Rostedt (Red Hat)
|
2a0343baa4
ftrace: Fix trampoline hash update check on rec->flags
|
11 år sedan |
Steven Rostedt (Red Hat)
|
0162d621dd
ftrace: Rename ftrace_ops field from trampolines to nr_trampolines
|
11 år sedan |
Wang Nan
|
b972cc58ce
ftrace: Do not copy old hash when resetting
|
11 år sedan |
Steven Rostedt (Red Hat)
|
3a636388ba
tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
|
11 år sedan |
Steven Rostedt (Red Hat)
|
1d48d5960f
ftrace: Remove function_trace_stop check from list func
|
11 år sedan |
Steven Rostedt (Red Hat)
|
1820122a76
ftrace: Do no disable function tracing on enabling function tracing
|
11 år sedan |
Steven Rostedt (Red Hat)
|
1b2f121c14
ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
|
11 år sedan |
Steven Rostedt (Red Hat)
|
646d7043ad
ftrace: Allow archs to specify if they need a separate function graph trampoline
|
11 år sedan |
Steven Rostedt (Red Hat)
|
5f8bf2d263
tracing: Fix graph tracer with stack tracer on other archs
|
11 år sedan |
Namhyung Kim
|
8c006cf7a2
tracing: Improve message of empty set_ftrace_notrace file
|
11 år sedan |
Namhyung Kim
|
280d1429b6
tracing: Improve message of empty set_graph_notrace file
|
11 år sedan |
Namhyung Kim
|
0d7d9a16ce
tracing: Add ftrace_graph_notrace boot parameter
|
11 år sedan |
Namhyung Kim
|
ef2fbe16ac
ftrace: Do not copy hash if O_TRUNC is set
|
11 år sedan |
Namhyung Kim
|
1f61be007e
ftrace: Fix memory leak on failure path in ftrace_allocate_pages()
|
11 år sedan |
Namhyung Kim
|
a737e6dd7b
ftrace: Get rid of obsolete global_start_up variable
|
11 år sedan |
Masami Hiramatsu
|
5c27c775d5
ftrace: Simplify ftrace_hash_disable/enable path in ftrace_hash_move
|
11 år sedan |
Steven Rostedt (Red Hat)
|
9674b2fada
ftrace: Add trampolines to enabled_functions debug file
|
11 år sedan |
Steven Rostedt (Red Hat)
|
79922b8009
ftrace: Optimize function graph to be called directly
|
11 år sedan |
Steven Rostedt (Red Hat)
|
0376bde11b
ftrace: Add ftrace_rec_counter() macro to simplify the code
|
11 år sedan |
Steven Rostedt (Red Hat)
|
4fbb48cb11
ftrace: Allow no regs if no more callbacks require it
|
11 år sedan |
Linus Torvalds
|
214b931320
Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 år sedan |
Steven Rostedt (Red Hat)
|
f1b2f2bd58
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
|
11 år sedan |
Steven Rostedt (Red Hat)
|
7c0868e03b
ftrace: Use the ftrace_addr helper functions to find the ftrace_addr
|
11 år sedan |
Steven Rostedt (Red Hat)
|
7413af1fb7
ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global
|
11 år sedan |
Steven Rostedt (Red Hat)
|
68f40969f0
ftrace: Always inline ftrace_hash_empty() helper function
|
11 år sedan |
Steven Rostedt (Red Hat)
|
19eab4a472
ftrace: Write in missing comment from a very old commit
|
11 år sedan |
Steven Rostedt (Red Hat)
|
66209a5bd4
ftrace: Remove boolean of hash_enable and hash_disable
|
11 år sedan |
Christoph Lameter
|
bdffd893a0
tracing: Replace __get_cpu_var uses with this_cpu_ptr
|
11 år sedan |