aboutsummaryrefslogtreecommitdiff
path: root/kernel/events/ring_buffer.c
AgeCommit message (Expand)Author
2013-05-01perf: Fix vmalloc ring buffer pages handlingJiri Olsa
2013-03-21perf: Fix ring_buffer perf_output_space() boundary calculationStephane Eranian
2012-08-10perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa
2012-08-10perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01perf_events: Fix perf buffer watermark settingVince Weaver
2011-06-09perf: Split up buffer handling from core codeFrederic Weisbecker