aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events/ring_buffer.c
Commit message (Expand)AuthorAge
* perf: Update a stale commentPeter Zijlstra2013-11-06
* perf: Optimize perf_output_begin() -- address calculationPeter Zijlstra2013-11-06
* perf: Optimize perf_output_begin() -- lost_event casePeter Zijlstra2013-11-06
* perf: Optimize perf_output_begin()Peter Zijlstra2013-11-06
* perf: Add unlikely() to the ring-buffer codePeter Zijlstra2013-11-06
* perf: Simplify the ring-buffer codePeter Zijlstra2013-11-06
* perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-29
* perf: Fix vmalloc ring buffer pages handlingJiri Olsa2013-05-01
* perf: Fix ring_buffer perf_output_space() boundary calculationStephane Eranian2013-03-21
* perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa2012-08-10
* perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker2012-08-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * misc latin1 to utf8 conversionsAl Viro2012-01-02
* | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-05
|/
* perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-01
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* perf_events: Fix perf buffer watermark settingVince Weaver2011-07-01
* perf: Split up buffer handling from core codeFrederic Weisbecker2011-06-09