git v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/include/linux/ftrace.h
AgeCommit message (Expand)Author
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-07-11ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt
2011-07-07ftrace: Fix regression of :mod:module function enablingSteven Rostedt
2011-05-18ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt
2011-05-18ftrace: Allow dynamically allocated function tracersSteven Rostedt
2011-05-18ftrace: Implement separate user function filteringSteven Rostedt
2011-05-18ftrace: Use counters to enable functions to traceSteven Rostedt
2011-05-18ftrace: Create a global_ops to hold the filter and notrace hashesSteven Rostedt
2011-05-18ftrace: Use hash instead for FTRACE_FL_FILTERSteven Rostedt
2011-05-18ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functionsSteven Rostedt
2011-04-29ftrace: Remove FTRACE_FL_CONVERTED flagSteven Rostedt
2011-04-29ftrace: Remove FTRACE_FL_FAILED flagSteven Rostedt
2011-02-11ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2010-07-21tracing/documentation: Document dynamic ftracer internalsMike Frysinger
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-04tracing: Convert nop macros to static inlinesSteven Rostedt
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker