name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_export.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-11-02tracing: ftrace_event_is_function() can return booleanYaowei Bai
2015-05-13tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)
2015-03-25tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flagHe Kuang
2015-01-22tracing: Remove unneeded includes of debugfs.h and fs.hSteven Rostedt (Red Hat)
2014-04-09tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik