Commit History

Author SHA1 Message Date
  Steven Rostedt (Red Hat) 5f8bf2d263 tracing: Fix graph tracer with stack tracer on other archs 11 years ago
  Linus Torvalds 214b931320 Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 11 years ago
  Steven Rostedt (Red Hat) f1b2f2bd58 ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag 11 years ago
  Steven Rostedt (Red Hat) 7c0868e03b ftrace: Use the ftrace_addr helper functions to find the ftrace_addr 11 years ago
  Steven Rostedt (Red Hat) 7413af1fb7 ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global 11 years ago
  Steven Rostedt (Red Hat) 68f40969f0 ftrace: Always inline ftrace_hash_empty() helper function 11 years ago
  Steven Rostedt (Red Hat) 19eab4a472 ftrace: Write in missing comment from a very old commit 11 years ago
  Steven Rostedt (Red Hat) 66209a5bd4 ftrace: Remove boolean of hash_enable and hash_disable 11 years ago
  Christoph Lameter bdffd893a0 tracing: Replace __get_cpu_var uses with this_cpu_ptr 11 years ago
  Steven Rostedt (Red Hat) fd06a54990 ftrace: Have function graph tracer use global_ops for filtering 11 years ago
  Steven Rostedt (Red Hat) a949ae560a ftrace/module: Hardcode ftrace_module_init() call into load_module() 11 years ago
  Jiaxing Wang 8d1b065d47 tracing: Fix documentation of ftrace_set_global_{filter,notrace}() 11 years ago
  Jiaxing Wang 7eea4fce02 tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func 11 years ago
  Mathias Krause 8275f69f07 ftrace: Statically initialize pm notifier block 11 years ago
  Steven Rostedt (Red Hat) 4104d326b6 ftrace: Remove global function list and call function directly 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