aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/perf_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+16
2017-04-19powerpc/perf: Define big-endian version of perf_mem_data_srcSukadev Bhattiprolu1-0/+16
2017-03-16perf/core: Add a flag for partial AUX recordsAlexander Shishkin1-0/+1
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini1-1/+31
2016-05-30perf core: Per event callchain limitArnaldo Carvalho de Melo1-1/+5
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo1-0/+1
2016-04-23perf/core: Add ::write_backward attribute to perf eventWang Nan1-1/+2
2016-03-31perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bufferWang Nan1-0/+1
2015-11-23perf/x86: Add option to disable reading branch flags/cyclesAndi Kleen1-0/+6
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov1-0/+1
2015-10-20perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian1-0/+2
2015-10-20perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter1-2/+2
2015-08-04perf: Add cycles to branch_infoAndi Kleen1-1/+3
2015-07-23perf: Add PERF_RECORD_SWITCH to indicate context switchesAdrian Hunter1-1/+30
2015-06-19perf tools: Add time out to force stop proc map processingKan Liang1-0/+4
2015-06-07perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang1-0/+12
2015-06-07perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample typeStephane Eranian1-0/+2
2015-04-02perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin1-0/+11
2015-04-02perf: Add wakeup watermark control to the AUX areaAlexander Shishkin1-0/+7
2015-04-02perf: Support overwrite mode for the AUX areaAlexander Shishkin1-0/+1
2015-04-02perf: Add AUX recordAlexander Shishkin1-0/+19
2015-04-02perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra1-0/+16
2015-04-02perf: Add data_{offset,size} to user_pageAlexander Shishkin1-0/+5
2015-04-02tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov1-0/+1
2015-03-27perf: Add per event clockid supportPeter Zijlstra1-3/+3
2015-02-18perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra1-8/+8
2015-02-18perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng1-14/+35
2014-11-16perf: Add ability to sample machine state on interruptStephane Eranian1-1/+14
2014-10-28perf: Fix typos in sample code in the perf_event.h headerAndy Lutomirski1-7/+7
2014-06-09perf: Pass protection and flags bits through mmap2 interfacePeter Zijlstra1-0/+1
2014-06-06perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter1-2/+7
2014-06-05perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'Anshuman Khandual1-1/+2
2014-05-19perf: Fix perf_event_open(.flags) testPeter Zijlstra1-4/+4
2014-01-23uapi: convert u64 to __u64 in exported headersMike Frysinger1-1/+1
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar1-0/+1
2014-01-12perf: Introduce a flag to enable close-on-exec in perf_event_open()Yann Droneaud1-0/+1
2013-12-17perf: Document the new transaction sample typeVince Weaver1-0/+1
2013-11-04Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar1-5/+7
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra1-5/+7
2013-10-04perf: Add generic transaction flagsAndi Kleen1-1/+24
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra1-5/+9
2013-09-20perf: Update ABI commentPeter Zijlstra1-0/+1
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver1-1/+1
2013-09-02perf: Add a dummy software event to keep trackingAdrian Hunter1-0/+1
2013-09-02perf: Export struct perf_branch_entry to userspaceVince Weaver1-0/+24
2013-09-02perf: Add attr->mmap2 attribute to an eventStephane Eranian1-1/+23
2013-08-29perf: make events stream always parsableAdrian Hunter1-7/+20
2013-08-07perf: Add PERF_EVENT_IOC_ID ioctl to return event IDJiri Olsa1-0/+1
2013-07-23perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter1-2/+20