aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_event_profile.c
AgeCommit message (Expand)Author
2009-11-22tracing: Use the perf recursion protection from trace eventFrederic Weisbecker
2009-11-08tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar
2009-10-05tracing: Use free_percpu instead of kfreeFrederic Weisbecker
2009-10-05tracing: Check total refcount before releasing bufs in profile_enable failureFrederic Weisbecker
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker
2009-09-20tracing: Export trace_profile_buf symbolsPeter Zijlstra
2009-09-18tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker
2009-09-18tracing: Factorize the events profile accountingFrederic Weisbecker
2009-09-12tracing/profile: fix profile_disable vs module_unloadLi Zefan
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra
2009-05-06tracing/events: fix concurrent access to ftrace_events listLi Zefan
2009-04-14tracing/events: convert event call sites to use a link listSteven Rostedt
2009-04-07tracing/ftrace: factorize the tracing files creationFrederic Weisbecker
2009-03-20ftrace: event profile hooksPeter Zijlstra