aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2016-03-21perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui1-0/+4
2016-03-21perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa1-0/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+11
2016-03-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2016-03-08Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohzIngo Molnar1-6/+0
2016-03-02perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker1-6/+0
2016-02-29perf: Allow storage of PMU private data in eventThomas Gleixner1-0/+1
2016-02-25perf: Fix race between event install and jump_labelsPeter Zijlstra1-3/+3
2016-02-25perf: Fix cloningPeter Zijlstra1-0/+1
2016-02-20perf: generalize perf_callchainAlexei Starovoitov1-2/+11
2016-01-29perf: Synchronously clean up child eventsPeter Zijlstra1-3/+0
2016-01-29perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov1-2/+2
2016-01-21perf: Collapse and fix event_function_call() usersPeter Zijlstra1-1/+1
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian1-2/+4
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu1-2/+0
2015-09-13perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu1-0/+1
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu1-3/+11
2015-09-13perf/abi: Document some more aspects of the perf ABIPeter Zijlstra1-13/+92
2015-08-09perf: add the necessary core perf APIs when accessing events counters in eBPF programsKaixu Xia1-0/+10
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+5
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2015-06-07perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang1-0/+3
2015-06-07perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng1-0/+13
2015-05-27perf: allow for PMU-specific event filteringMark Rutland1-0/+5
2015-05-27perf/x86/intel/cqm: Use proper data typesThomas Gleixner1-1/+1
2015-05-27Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar1-4/+0
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra1-4/+0
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra1-0/+4
2015-05-13tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)1-1/+1
2015-05-08perf: Fix software migrate eventsPeter Zijlstra1-0/+24
2015-04-02perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin1-0/+4
2015-04-02perf: Add API for PMUs to write to the AUX areaAlexander Shishkin1-1/+23
2015-04-02perf: Add a pmu capability for "exclusive" eventsAlexander Shishkin1-0/+2
2015-04-02perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin1-0/+1
2015-04-02perf: Support high-order allocations for AUX spaceAlexander Shishkin1-0/+1
2015-04-02perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra1-0/+17
2015-03-27perf: Add per event clockid supportPeter Zijlstra1-0/+2
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar1-2/+48
2015-03-23perf: Remove type specific target pointersPeter Zijlstra1-3/+1
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar1-0/+10
2015-02-25perf/x86/intel: Support task events with Intel CQMMatt Fleming1-0/+1
2015-02-25perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming1-0/+7
2015-02-25perf: Add ->count() function to read per-package countersMatt Fleming1-0/+10
2015-02-25perf: Make perf_cgroup_from_task() globalMatt Fleming1-0/+30
2015-02-18perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra1-5/+0
2015-02-18perf: Simplify the branch stack checkYan, Zheng1-0/+5
2015-02-18perf: Add pmu specific data for perf task contextYan, Zheng1-0/+6