Steven Rostedt (Red Hat)
|
a949ae560a
ftrace/module: Hardcode ftrace_module_init() call into load_module()
|
11 years ago |
Sasha Levin
|
d88471cb8b
ftrace: Constify ftrace_text_reserved
|
12 years ago |
Jiri Slaby
|
db0fbadcbd
ftrace: Fix compilation warning about control_ops_free
|
11 years ago |
Petr Mladek
|
cd21067f69
ftrace: Warn on error when modifying ftrace function
|
11 years ago |
Jiri Slaby
|
3a36cb11ca
ftrace: Do not pass data to ftrace_dyn_arch_init
|
11 years ago |
Jiri Slaby
|
af64a7cb09
ftrace: Pass retval through return in ftrace_dyn_arch_init()
|
11 years ago |
Jiri Slaby
|
c867ccd838
ftrace: Inline the code from ftrace_dyn_table_alloc()
|
11 years ago |
Jiri Slaby
|
1dc43cf0be
ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt
|
11 years ago |
Steven Rostedt (Red Hat)
|
1fcc155351
ftrace: Have static function trace clear ENABLED flag on unregister
|
11 years ago |
Steven Rostedt (Red Hat)
|
591dffdade
ftrace: Allow for function tracing instance to filter functions
|
11 years ago |
Steven Rostedt (Red Hat)
|
e3b3e2e847
ftrace: Pass in global_ops for use with filtering files
|
11 years ago |
Steven Rostedt (Red Hat)
|
e6435e96ec
ftrace: Copy ops private to global_ops private
|
11 years ago |
Linus Torvalds
|
60eaa0190f
Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 years ago |
Steven Rostedt (Red Hat)
|
a4c35ed241
ftrace: Fix synchronization location disabling and freeing ftrace_ops
|
11 years ago |
Steven Rostedt (Red Hat)
|
23a8e8441a
ftrace: Have function graph only trace based on global_ops filters
|
11 years ago |
Steven Rostedt (Red Hat)
|
405e1d8348
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
|
11 years ago |
Steven Rostedt (Red Hat)
|
098c879e1f
tracing: Add generic tracing_lseek() function
|
11 years ago |
Miao Xie
|
c4602c1c81
ftrace: Initialize the ftrace profiler for each possible cpu
|
11 years ago |
Steven Rostedt (Red Hat)
|
8a56d7761d
ftrace: Fix function graph with loading of modules
|
11 years ago |
Tom Zanussi
|
38de93abec
tracing: Make register/unregister_ftrace_command __init
|
11 years ago |
Steven Rostedt (Red Hat)
|
b5aa3a472b
ftrace: Have control op function callback only trace when RCU is watching
|
11 years ago |
Namhyung Kim
|
29ad23b004
ftrace: Add set_graph_notrace filter
|
12 years ago |
Namhyung Kim
|
6a10108bdb
ftrace: Narrow down the protected area of graph_lock
|
12 years ago |
Namhyung Kim
|
faf982a60f
ftrace: Introduce struct ftrace_graph_data
|
12 years ago |
Namhyung Kim
|
9aa72b4bf8
ftrace: Get rid of ftrace_graph_filter_enabled
|
12 years ago |
Steven Rostedt (Red Hat)
|
59338f754a
ftrace: Fix a slight race in modifying what function callback gets traced
|
12 years ago |
Steven Rostedt (Red Hat)
|
8c4f3c3fa9
ftrace: Check module functions being traced on reload
|
12 years ago |
Steven Rostedt (Red Hat)
|
1c80c43290
ftrace: Consolidate some duplicate code for updating ftrace ops
|
12 years ago |
Steven Rostedt (Red Hat)
|
195a8afc7a
ftrace: Add check for NULL regs if ops has SAVE_REGS set
|
12 years ago |
Steven Rostedt (Red Hat)
|
f1ed7c741f
ftrace: Do not run selftest if command line parameter is set
|
12 years ago |