summaryrefslogtreecommitdiff
path: root/include/uapi/linux/perf_event.h
AgeCommit message (Expand)Author
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-10-18perf/core: Add PERF_AUX_FLAG_COLLISION to report colliding samplesWill Deacon
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang
2017-08-25perf/x86: Fix data source decoding for SkylakeAndi Kleen
2017-07-18perf/core: Define the common branch type classificationJin Yao
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-19powerpc/perf: Define big-endian version of perf_mem_data_srcSukadev Bhattiprolu
2017-03-16perf/core: Add a flag for partial AUX recordsAlexander Shishkin
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini
2016-05-30perf core: Per event callchain limitArnaldo Carvalho de Melo
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo
2016-04-23perf/core: Add ::write_backward attribute to perf eventWang Nan
2016-03-31perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...Wang Nan
2015-11-23perf/x86: Add option to disable reading branch flags/cyclesAndi Kleen
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov
2015-10-20perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian
2015-10-20perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter
2015-08-04perf: Add cycles to branch_infoAndi Kleen
2015-07-23perf: Add PERF_RECORD_SWITCH to indicate context switchesAdrian Hunter
2015-06-19perf tools: Add time out to force stop proc map processingKan Liang
2015-06-07perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang
2015-06-07perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample typeStephane Eranian
2015-04-02perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin
2015-04-02perf: Add wakeup watermark control to the AUX areaAlexander Shishkin
2015-04-02perf: Support overwrite mode for the AUX areaAlexander Shishkin
2015-04-02perf: Add AUX recordAlexander Shishkin
2015-04-02perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra
2015-04-02perf: Add data_{offset,size} to user_pageAlexander Shishkin
2015-04-02tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov
2015-03-27perf: Add per event clockid supportPeter Zijlstra
2015-02-18perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra
2015-02-18perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng
2014-11-16perf: Add ability to sample machine state on interruptStephane Eranian
2014-10-28perf: Fix typos in sample code in the perf_event.h headerAndy Lutomirski
2014-06-09perf: Pass protection and flags bits through mmap2 interfacePeter Zijlstra
2014-06-06perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter
2014-06-05perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'Anshuman Khandual
2014-05-19perf: Fix perf_event_open(.flags) testPeter Zijlstra
2014-01-23uapi: convert u64 to __u64 in exported headersMike Frysinger
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-01-12perf: Introduce a flag to enable close-on-exec in perf_event_open()Yann Droneaud
2013-12-17perf: Document the new transaction sample typeVince Weaver
2013-11-04Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-10-04perf: Add generic transaction flagsAndi Kleen
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra
2013-09-20perf: Update ABI commentPeter Zijlstra
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver