summaryrefslogtreecommitdiff
path: root/include/uapi/linux/perf_event.h (follow)
Commit message (Expand)AuthorAge
* perf core: Per event callchain limitArnaldo Carvalho de Melo2022-04-19
* Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\
| * perf/core: adding PMU driver specific configurationMathieu Poirier2016-06-20
* | perf: support hotplugNeil Leeder2016-03-23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04
|\
| * bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2015-10-22
* | perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian2015-10-20
* | perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter2015-10-20
|/
* perf: Add cycles to branch_infoAndi Kleen2015-08-04
* perf: Add PERF_RECORD_SWITCH to indicate context switchesAdrian Hunter2015-07-23
* perf tools: Add time out to force stop proc map processingKan Liang2015-06-19
* perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang2015-06-07
* perf: add new PERF_SAMPLE_BRANCH_IND_JUMP branch sample typeStephane Eranian2015-06-07
* perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin2015-04-02
* 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 AUX recordAlexander Shishkin2015-04-02
* perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra2015-04-02
* perf: Add data_{offset,size} to user_pageAlexander Shishkin2015-04-02
* tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-02
* perf: Add per event clockid supportPeter Zijlstra2015-03-27
* perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra2015-02-18
* perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng2015-02-18
* perf: Add ability to sample machine state on interruptStephane Eranian2014-11-16
* perf: Fix typos in sample code in the perf_event.h headerAndy Lutomirski2014-10-28
* perf: Pass protection and flags bits through mmap2 interfacePeter Zijlstra2014-06-09
* perf: Differentiate exec() and non-exec() comm eventsAdrian Hunter2014-06-06
* perf: Add new conditional branch filter 'PERF_SAMPLE_BRANCH_COND'Anshuman Khandual2014-06-05
* perf: Fix perf_event_open(.flags) testPeter Zijlstra2014-05-19
* uapi: convert u64 to __u64 in exported headersMike Frysinger2014-01-23
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-16
|\
| * perf: Document the new transaction sample typeVince Weaver2013-12-17
* | perf: Introduce a flag to enable close-on-exec in perf_event_open()Yann Droneaud2014-01-12
|/
* Merge branch 'perf/urgent' into perf/core to fix conflictsIngo Molnar2013-11-04
|\
| * perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-29
* | perf: Add generic transaction flagsAndi Kleen2013-10-04
|/
* perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-20
* perf: Update ABI commentPeter Zijlstra2013-09-20
* perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver2013-09-18
* perf: Add a dummy software event to keep trackingAdrian Hunter2013-09-02
* perf: Export struct perf_branch_entry to userspaceVince Weaver2013-09-02
* perf: Add attr->mmap2 attribute to an eventStephane Eranian2013-09-02
* perf: make events stream always parsableAdrian Hunter2013-08-29
* perf: Add PERF_EVENT_IOC_ID ioctl to return event IDJiri Olsa2013-08-07
* perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter2013-07-23
* perf: Fix broken union in 'struct perf_event_mmap_page'Adrian Hunter2013-07-23
* perf: Update perf_event_type documentationPeter Zijlstra2013-07-23
* perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen2013-06-19
* perf: Fix comments in PERF_MEM_LVL bitmaskStephane Eranian2013-04-08
* perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAPStephane Eranian2013-04-01