aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra1-9/+26
2013-06-19perf: Fix mmap() accounting holePeter Zijlstra1-1/+2
2013-05-28perf: Fix perf mmap bugsPeter Zijlstra1-0/+3
2013-03-21perf: Fix ring_buffer perf_output_space() boundary calculationStephane Eranian1-1/+1
2012-08-10perf: Add ability to attach user stack dump to sampleJiri Olsa1-0/+16
2012-08-10perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa1-0/+4
2012-08-10perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker1-21/+41
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin1-1/+2
2011-12-06Merge branch 'perf/urgent' into perf/coreIngo Molnar1-0/+3
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra1-0/+3
2011-11-14perf: Carve out callchain functionalityBorislav Petkov1-1/+38
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-1/+0
2011-06-09perf: Split up buffer handling from core codeFrederic Weisbecker1-0/+97