summaryrefslogtreecommitdiffstats
path: root/kernel/events/internal.h
Commit message (Expand)AuthorAgeFilesLines
* perf: Make perf_callchain function staticJiri Olsa2018-01-081-4/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tracing, perf: Adjust code layout in get_recursion_context()Jesper Dangaard Brouer2017-08-251-1/+1
* perf/aux: Ensure aux_wakeup represents most recent wakeup indexWill Deacon2017-08-251-1/+1
* perf/aux: Make aux_{head,wakeup} ring_buffer members longWill Deacon2017-08-251-2/+2
* bpf, events: fix offset in skb copy handlerDaniel Borkmann2016-07-251-5/+10
* perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-151-4/+12
* Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar2016-04-131-2/+0
|\
| * perf: generalize perf_callchainAlexei Starovoitov2016-02-201-2/+0
* | perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan2016-03-311-0/+9
* | perf/core: Free AUX pages in unmap pathAlexander Shishkin2016-03-311-1/+0
|/
* perf: Fix AUX buffer refcountingPeter Zijlstra2015-07-061-0/+10
* perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng2015-06-071-9/+0
* perf: Add wakeup watermark control to the AUX areaAlexander Shishkin2015-04-021-1/+3
* perf: Support overwrite mode for the AUX areaAlexander Shishkin2015-04-021-0/+1
* perf: Add API for PMUs to write to the AUX areaAlexander Shishkin2015-04-021-0/+4
* perf: Add AUX recordAlexander Shishkin2015-04-021-0/+3
* perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra2015-04-021-0/+23
* perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra2013-11-061-9/+26
* 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