summaryrefslogtreecommitdiffstats
path: root/arch/x86/events (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf/core: Correct perf sampling with guest VMsColton Lewis2024-11-141-3/+0
* perf/x86: Refactor misc flag assignmentsColton Lewis2024-11-141-17/+42
* perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis2024-11-141-2/+2
* perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation...Jean Delvare2024-11-111-2/+3
* perf/x86/intel: Do not enable large PEBS for events with aux actions or aux s...Adrian Hunter2024-11-051-2/+2
* perf/x86/intel/pt: Add support for pause / resumeAdrian Hunter2024-11-052-3/+74
* perf/x86/intel/pt: Fix buffer full but size is 0 caseAdrian Hunter2024-11-052-3/+10
* perf/x86/rapl: Clean up cpumask and hotplugKan Liang2024-10-301-84/+6
* perf/x86/rapl: Move the pmu allocation out of CPU hotplugKan Liang2024-10-301-14/+30
* perf/x86/amd: Warn only on new bits setBreno Leitao2024-10-071-2/+8
* perf/x86/intel: Add PMU support for ArrowLake-HDapeng Mi2024-10-073-3/+127
* perf/x86/intel: Support hybrid PMU with multiple atom uarchsDapeng Mi2024-10-072-10/+36
* perf/x86: Refine hybrid_pmu_type definationDapeng Mi2024-10-071-7/+5
* Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-09-187-172/+261
|\
| * Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2024-09-101-5/+42
| |\
| * | perf/x86/intel/cstate: Clean up cpumask and hotplugKan Liang2024-09-101-137/+5
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2024-09-052-12/+33
| |\ \
| * | | perf/x86/intel/bts: Fix comment about default perf_event_paranoid settingJames Clark2024-08-051-3/+0
| * | | perf/x86/intel/uncore: Use D0:F0 as a default deviceZhenyu Wang2024-08-051-0/+4
| * | | perf/x86/intel/uncore: Add LNL uncore iMC freerunning supportZhenyu Wang2024-08-051-0/+1
| * | | perf/x86/intel/uncore: Add Lunar Lake supportKan Liang2024-08-053-0/+141
| * | | perf/x86/intel/uncore: Factor out common MMIO init and ops functionsKan Liang2024-08-051-17/+30
| * | | perf/x86/intel/uncore: Add Arrow Lake supportKan Liang2024-08-051-0/+3
| * | | perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko2024-08-021-0/+63
| * | | perf/x86: Add hw_perf_event::aux_configPeter Zijlstra2024-07-291-7/+7
| * | | perf/x86/intel/pt: Fix sampling synchronizationAdrian Hunter2024-07-291-8/+7
* | | | perf/x86/intel: Allow to setup LBR for counting event for BPFKan Liang2024-09-101-2/+6
| |_|/ |/| |
* | | perf/x86/rapl: Fix the energy-pkg event for AMD CPUsDhananjay Ugwekar2024-09-051-5/+42
| |/ |/|
* | perf/x86/intel: Limit the period on HaswellKan Liang2024-08-251-2/+21
* | perf/x86: Fix smp_processor_id()-in-preemptible warningsLi Huafei2024-07-311-10/+12
|/
* perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra ForestZhenyu Wang2024-07-291-2/+3
* Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-1718-431/+1087
|\
| * perf/x86/intel: Add a distinct name for Granite RapidsKan Liang2024-07-091-5/+9
| * perf/x86/intel/ds: Fix non 0 retire latency on RaptorlakeKan Liang2024-07-091-2/+6
| * perf/x86/intel: Hide Topdown metrics events if the feature is not enumeratedKan Liang2024-07-091-1/+33
| * perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPRKan Liang2024-07-091-2/+4
| * perf/x86/amd/uncore: Fix DF and UMC domain identificationSandipan Das2024-07-041-3/+3
| * perf/x86/amd/uncore: Avoid PMU registration if counters are unavailableSandipan Das2024-07-041-8/+14
| * perf/x86/intel: Support Perfmon MSRs aliasingKan Liang2024-07-043-5/+26
| * perf/x86/intel: Support PERFEVTSEL extensionKan Liang2024-07-041-4/+65
| * perf/x86: Add config_mask to represent EVENTSEL bitmaskKan Liang2024-07-043-1/+12
| * perf/x86/intel: Support new data source for Lunar LakeKan Liang2024-07-043-3/+109
| * perf/x86/intel: Rename model-specific pebs_latency_data functionsKan Liang2024-07-043-16/+16
| * perf/x86: Add Lunar Lake and Arrow Lake supportKan Liang2024-07-043-0/+143
| * perf/x86: Support counter maskKan Liang2024-07-049-179/+199
| * perf/x86/intel: Support the PEBS event maskKan Liang2024-07-043-13/+25
| * perf/x86/intel/cstate: Add Lunarlake supportZhang Rui2024-07-041-7/+19
| * perf/x86/intel/cstate: Add Arrowlake supportZhang Rui2024-07-041-8/+12
| * perf/x86/intel/cstate: Fix Alderlake/Raptorlake/MeteorlakeZhang Rui2024-07-041-5/+2
| * Merge branch 'tip/x86/cpu'Peter Zijlstra2024-07-042-161/+154
| |\