summaryrefslogtreecommitdiffstats
path: root/kernel/events/internal.h
Commit message (Expand)AuthorAgeFilesLines
* perf: Fix mmap() accounting holePeter Zijlstra2013-06-191-1/+2
* perf: Fix perf mmap bugsPeter Zijlstra2013-05-281-0/+3
* perf: Fix ring_buffer perf_output_space() boundary calculationStephane Eranian2013-03-211-1/+1
* perf: Add ability to attach user stack dump to sampleJiri Olsa2012-08-101-0/+16
* perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa2012-08-101-0/+4
* perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker2012-08-101-21/+41
* perf/trace: Add ability to set a target task for eventsAndrew Vagin2012-07-311-1/+2
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-12-061-0/+3
|\
| * perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-051-0/+3
* | perf: Carve out callchain functionalityBorislav Petkov2011-11-141-1/+38
|/
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+0
* perf: Split up buffer handling from core codeFrederic Weisbecker2011-06-091-0/+97