aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_event_profile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-20tracing: Export trace_profile_buf symbolsPeter Zijlstra1-1/+4
2009-09-18tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker1-1/+60
2009-09-18tracing: Factorize the events profile accountingFrederic Weisbecker1-2/+18
2009-09-12tracing/profile: fix profile_disable vs module_unloadLi Zefan1-1/+4
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra1-1/+1
2009-05-06tracing/events: fix concurrent access to ftrace_events listLi Zefan1-5/+14
2009-04-14tracing/events: convert event call sites to use a link listSteven Rostedt1-2/+2
2009-04-07tracing/ftrace: factorize the tracing files creationFrederic Weisbecker1-1/+0
2009-03-20ftrace: event profile hooksPeter Zijlstra1-0/+31