summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_event_profile.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: Export trace_profile_buf symbolsPeter Zijlstra2009-09-201-1/+4
* tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-181-1/+60
* tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-181-2/+18
* tracing/profile: fix profile_disable vs module_unloadLi Zefan2009-09-131-1/+4
* ftrace: Fix perf-tracepoint OOPSPeter Zijlstra2009-08-061-1/+1
* tracing/events: fix concurrent access to ftrace_events listLi Zefan2009-05-061-5/+14
* tracing/events: convert event call sites to use a link listSteven Rostedt2009-04-141-2/+2
* tracing/ftrace: factorize the tracing files creationFrederic Weisbecker2009-04-071-1/+0Star
* ftrace: event profile hooksPeter Zijlstra2009-03-201-0/+31