summaryrefslogtreecommitdiff
path: root/include/linux/perf_event.h
AgeCommit message (Expand)Author
2017-01-13Merge "perf: protect group_leader from races that cause ctx double-free"Linux Build Service Account
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-12-09perf: protect group_leader from races that cause ctx double-freeJohn Dias
2016-10-28Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-20Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-09-15perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa
2016-09-13FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-06-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-20perf: passing struct perf_event to function setup_aux()Mathieu Poirier
2016-06-20perf/core: adding PMU driver specific configurationMathieu Poirier
2016-06-16FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-04-27Revert "Perf: arm64: stop counters when going into hotplug"Jeremy Gebben
2016-03-23Perf: arm64: stop counters when going into hotplugNeil Leeder
2016-03-23perf: support hotplugNeil Leeder
2016-03-23perf: export perf_create_debug_dir func prototypeNeil Leeder
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu
2015-09-13perf/core: Define PERF_PMU_TXN_READ interfaceSukadev Bhattiprolu
2015-09-13perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu
2015-09-13perf/abi: Document some more aspects of the perf ABIPeter Zijlstra
2015-08-09perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-07perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang
2015-06-07perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng
2015-05-27perf: allow for PMU-specific event filteringMark Rutland
2015-05-27perf/x86/intel/cqm: Use proper data typesThomas Gleixner
2015-05-27Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra
2015-05-13tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)
2015-05-08perf: Fix software migrate eventsPeter Zijlstra
2015-04-02perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin
2015-04-02perf: Add API for PMUs to write to the AUX areaAlexander Shishkin
2015-04-02perf: Add a pmu capability for "exclusive" eventsAlexander Shishkin
2015-04-02perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin
2015-04-02perf: Support high-order allocations for AUX spaceAlexander Shishkin
2015-04-02perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra
2015-03-27perf: Add per event clockid supportPeter Zijlstra
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar
2015-03-23perf: Remove type specific target pointersPeter Zijlstra
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar
2015-02-25perf/x86/intel: Support task events with Intel CQMMatt Fleming
2015-02-25perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming
2015-02-25perf: Add ->count() function to read per-package countersMatt Fleming
2015-02-25perf: Make perf_cgroup_from_task() globalMatt Fleming
2015-02-18perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra
2015-02-18perf: Simplify the branch stack checkYan, Zheng