summaryrefslogtreecommitdiffstats
path: root/kernel/events/internal.h
AgeCommit message (Expand)AuthorLines
2018-01-08perf: Make perf_callchain function staticJiri Olsa-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-25tracing, perf: Adjust code layout in get_recursion_context()Jesper Dangaard Brouer-1/+1
2017-08-25perf/aux: Ensure aux_wakeup represents most recent wakeup indexWill Deacon-1/+1
2017-08-25perf/aux: Make aux_{head,wakeup} ring_buffer members longWill Deacon-2/+2
2016-07-25bpf, events: fix offset in skb copy handlerDaniel Borkmann-5/+10
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann-4/+12
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar-2/+0
2016-03-31perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan-0/+9
2016-03-31perf/core: Free AUX pages in unmap pathAlexander Shishkin-1/+0
2016-02-20perf: generalize perf_callchainAlexei Starovoitov-2/+0
2015-07-06perf: Fix AUX buffer refcountingPeter Zijlstra-0/+10
2015-06-07perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng-9/+0
2015-04-02perf: Add wakeup watermark control to the AUX areaAlexander Shishkin-1/+3
2015-04-02perf: Support overwrite mode for the AUX areaAlexander Shishkin-0/+1
2015-04-02perf: Add API for PMUs to write to the AUX areaAlexander Shishkin-0/+4
2015-04-02perf: Add AUX recordAlexander Shishkin-0/+3
2015-04-02perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra-0/+23
2013-11-06perf: Fix arch_perf_out_copy_user defaultPeter Zijlstra-9/+26
2013-06-19perf: Fix mmap() accounting holePeter Zijlstra-1/+2
2013-05-28perf: Fix perf mmap bugsPeter Zijlstra-0/+3
2013-03-21perf: Fix ring_buffer perf_output_space() boundary calculationStephane Eranian-1/+1
2012-08-10perf: Add ability to attach user stack dump to sampleJiri Olsa-0/+16
2012-08-10perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa-0/+4
2012-08-10perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker-21/+41
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin-1/+2
2011-12-06Merge branch 'perf/urgent' into perf/coreIngo Molnar-0/+3
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra-0/+3
2011-11-14perf: Carve out callchain functionalityBorislav Petkov-1/+38
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra-1/+0
2011-06-09perf: Split up buffer handling from core codeFrederic Weisbecker-0/+97