aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_event_profile.c
Commit message (Expand)AuthorAge
* tracing: Change event->profile_count to be int typeLi Zefan2009-12-13
* tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2009-11-22
* tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker2009-11-08
* Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-17
|\
| * tracing: Use free_percpu instead of kfreeFrederic Weisbecker2009-10-05
| * tracing: Check total refcount before releasing bufs in profile_enable failureFrederic Weisbecker2009-10-05
* | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23
|\|
| * tracing: Export trace_profile_buf symbolsPeter Zijlstra2009-09-20
| * tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-18
| * tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-18
| * tracing/profile: fix profile_disable vs module_unloadLi Zefan2009-09-12
|/
* ftrace: Fix perf-tracepoint OOPSPeter Zijlstra2009-08-06
* tracing/events: fix concurrent access to ftrace_events listLi Zefan2009-05-06
* tracing/events: convert event call sites to use a link listSteven Rostedt2009-04-14
* tracing/ftrace: factorize the tracing files creationFrederic Weisbecker2009-04-07
* ftrace: event profile hooksPeter Zijlstra2009-03-20