Commit History

Author SHA1 Message Date
  Steven Rostedt (Red Hat) 84bde62ca4 ftrace: Add sanity check when unregistering last ftrace_ops 11 years ago
  Steven Rostedt (Red Hat) fef5aeeee9 ftrace: Replace tramp_hash with old_*_hash to save space 11 years ago
  Steven Rostedt (Red Hat) e1effa0144 ftrace: Annotate the ops operation on update 11 years ago
  Steven Rostedt (Red Hat) 5fecaa044a ftrace: Grab any ops for a rec for enabled_functions output 11 years ago
  Steven Rostedt (Red Hat) 3296fc4e25 ftrace: Remove freeing of old_hash from ftrace_hash_move() 11 years ago
  Steven Rostedt (Red Hat) f7aad4e1a8 ftrace: Set callback to ftrace_stub when no ops are registered 11 years ago
  Steven Rostedt (Red Hat) 8735405988 ftrace: Add helper function ftrace_ops_get_func() 11 years ago
  Steven Rostedt (Red Hat) f1ff6348b3 ftrace: Add separate function for non recursive callbacks 11 years ago
  Steven Rostedt (Red Hat) 39b5552cd5 ftrace: Use current addr when converting to nop in __ftrace_replace_code() 11 years ago
  Steven Rostedt (Red Hat) 5f151b2401 ftrace: Fix function_profiler and function tracer together 11 years ago
  Steven Rostedt (Red Hat) bce0b6c51a ftrace: Fix up trampoline accounting with looping on hash ops 11 years ago
  Steven Rostedt (Red Hat) 84261912eb ftrace: Update all ftrace_ops for a ftrace_hash_ops update 11 years ago
  Steven Rostedt (Red Hat) 33b7f99cf0 ftrace: Allow ftrace_ops to use the hashes from other ops 11 years ago
  Linus Torvalds b8c0aa46b3 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace 11 years ago
  Steven Rostedt (Red Hat) dc6f03f26f ftrace: Add warning if tramp hash does not match nr_trampolines 11 years ago
  Steven Rostedt (Red Hat) 2a0343baa4 ftrace: Fix trampoline hash update check on rec->flags 11 years ago
  Steven Rostedt (Red Hat) 0162d621dd ftrace: Rename ftrace_ops field from trampolines to nr_trampolines 11 years ago
  Wang Nan b972cc58ce ftrace: Do not copy old hash when resetting 11 years ago
  Steven Rostedt (Red Hat) 3a636388ba tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST 11 years ago
  Steven Rostedt (Red Hat) 1d48d5960f ftrace: Remove function_trace_stop check from list func 11 years ago
  Steven Rostedt (Red Hat) 1820122a76 ftrace: Do no disable function tracing on enabling function tracing 11 years ago
  Steven Rostedt (Red Hat) 1b2f121c14 ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop() 11 years ago
  Steven Rostedt (Red Hat) 646d7043ad ftrace: Allow archs to specify if they need a separate function graph trampoline 11 years ago
  Steven Rostedt (Red Hat) 5f8bf2d263 tracing: Fix graph tracer with stack tracer on other archs 11 years ago
  Namhyung Kim 8c006cf7a2 tracing: Improve message of empty set_ftrace_notrace file 11 years ago
  Namhyung Kim 280d1429b6 tracing: Improve message of empty set_graph_notrace file 11 years ago
  Namhyung Kim 0d7d9a16ce tracing: Add ftrace_graph_notrace boot parameter 11 years ago
  Namhyung Kim ef2fbe16ac ftrace: Do not copy hash if O_TRUNC is set 11 years ago
  Namhyung Kim 1f61be007e ftrace: Fix memory leak on failure path in ftrace_allocate_pages() 11 years ago
  Namhyung Kim a737e6dd7b ftrace: Get rid of obsolete global_start_up variable 11 years ago