summaryrefslogtreecommitdiff
path: root/kernel/events/ring_buffer.c (follow)
Commit message (Expand)AuthorAge
* perf/core: Disable the event on a truncated AUX recordAlexander Shishkin2016-05-18
* treewide: Remove old email addressPeter Zijlstra2015-11-23
* atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds2015-11-03
* perf/ring-buffer: Clarify the use of page::private for high-order AUX allocat...Alexander Shishkin2015-08-12
* perf: Fix double-free of the AUX bufferBen Hutchings2015-08-12
* perf: Fix AUX buffer refcountingPeter Zijlstra2015-07-06
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\
| * smp: Make control dependencies work on Alpha, improve documentationPaul E. McKenney2015-05-27
* | perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite modeAlexander Shishkin2015-05-27
|/
* perf: Add wakeup watermark control to the AUX areaAlexander Shishkin2015-04-02
* perf: Support overwrite mode for the AUX areaAlexander Shishkin2015-04-02
* perf: Add API for PMUs to write to the AUX areaAlexander Shishkin2015-04-02
* perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin2015-04-02
* perf: Support high-order allocations for AUX spaceAlexander Shishkin2015-04-02
* perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra2015-04-02
* perf: Use POLLIN instead of POLL_IN for perf poll data in flagJiri Olsa2015-02-04
* perf: Optimize ring-buffer write by depending on control dependenciesPeter Zijlstra2013-12-11
* 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