Commit History

Author SHA1 Message Date
  Steven Rostedt 2f5f6ad939 ftrace: Pass ftrace_ops as third parameter to function trace callback 14 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
  Minho Ban b02ee9a33b tracing: Prevent wasting time evaluating parameters in trace_preempt_on/off 13 years ago
  Steven Rostedt 08d636b6d4 ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine 14 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
  Jiri Olsa ac483c446b ftrace: Change filter/notrace set functions to return exit code 13 years ago
  Steven Rostedt 96de37b62c tracing: Fix compile error when static ftrace is enabled 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
  Steven Rostedt fc13cb0ce4 ftrace: Allow other users of function tracing to use the output listing 13 years ago
  Steven Rostedt 85ae32ae01 ftrace: Replace record newlist with record page list 13 years ago
  Steven Rostedt 3208230983 ftrace: Remove usage of "freed" records 13 years ago
  Steven Rostedt c88fd8634e ftrace: Allow archs to modify code without stop machine 14 years ago
  Paul Gortmaker de47725421 include: replace linux/module.h with "struct module" wherever possible 14 years ago
  Steven Rostedt 04da85b861 ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined 14 years ago
  Steven Rostedt 43dd61c9a0 ftrace: Fix regression of :mod:module function enabling 14 years ago
  Steven Rostedt 936e074b28 ftrace: Modify ftrace_set_filter/notrace to take ops 14 years ago
  Steven Rostedt cdbe61bfe7 ftrace: Allow dynamically allocated function tracers 14 years ago
  Steven Rostedt b848914ce3 ftrace: Implement separate user function filtering 14 years ago
  Steven Rostedt ed926f9b35 ftrace: Use counters to enable functions to trace 14 years ago
  Steven Rostedt f45948e898 ftrace: Create a global_ops to hold the filter and notrace hashes 14 years ago
  Steven Rostedt 1cf41dd799 ftrace: Use hash instead for FTRACE_FL_FILTER 14 years ago
  Steven Rostedt b448c4e3ae ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions 14 years ago
  Steven Rostedt d2c8c3eafb ftrace: Remove FTRACE_FL_CONVERTED flag 14 years ago
  Steven Rostedt 45a4a2372b ftrace: Remove FTRACE_FL_FAILED flag 14 years ago
  Steven Rostedt 868baf07b1 ftrace: Fix memory leak with function graph and cpu hotplug 14 years ago
  Mike Frysinger 9849ed4d72 tracing/documentation: Document dynamic ftracer internals 15 years ago