summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_event_profile.c
Commit message (Expand)AuthorAgeFilesLines
* perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-291-5/+47
* tracing: Change event->profile_count to be int typeLi Zefan2009-12-131-3/+3
* tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2009-11-221-6/+8
* tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker2009-11-081-23/+18
* Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-171-5/+10
|\
| * tracing: Use free_percpu instead of kfreeFrederic Weisbecker2009-10-051-2/+2
| * tracing: Check total refcount before releasing bufs in profile_enable failureFrederic Weisbecker2009-10-051-5/+10
* | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-231-3/+84
|\ \ | |/
| * 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-121-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/+0
* ftrace: event profile hooksPeter Zijlstra2009-03-201-0/+31
OpenPOWER on IntegriCloud