summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2025-03-22perf/amd/ibs: Prevent leaking sensitive data to userspaceNamhyung Kim
2025-03-20perf/x86/rapl: Fix error handling in init_rapl_pmus()Dhananjay Ugwekar
2025-03-17perf/x86: Check data address for IBS software filterNamhyung Kim
2025-02-25perf/x86/rapl: Add support for Intel Arrow Lake UAaron Ma
2025-02-25perf/x86/intel: Use better start period for frequency modeKan Liang
2025-02-25perf/x86: Fix low freqency setting issueKan Liang
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang
2025-02-08perf/x86/intel: Ensure LBRs are disabled when a CPU is startingSean Christopherson
2025-02-08perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAFKan Liang
2025-02-08perf/x86/intel: Clean up PEBS-via-PT on hybridKan Liang
2025-02-08perf/x86/rapl: Fix the error checking orderDhananjay Ugwekar
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-10perf/x86/intel/uncore: Support more units on Granite RapidsKan Liang
2025-01-10perf/x86/intel/uncore: Clean up func_idKan Liang
2024-12-20perf/x86/intel: Support RDPMC metrics clear modeKan Liang
2024-12-20perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNCKan Liang
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen
2024-12-18x86/cpu: Move TSC CPUID leaf definitionDave Hansen
2024-12-17x86/cpu: Replace PEBS use of 'x86_cpu_desc' use with 'x86_cpu_id'Dave Hansen
2024-12-17perf/x86/intel/ds: Add PEBS format 6Kan Liang
2024-12-17perf/x86/intel/uncore: Add Clearwater Forest supportKan Liang
2024-12-09perf/x86: Relax privilege filter restriction on AMD IBSNamhyung Kim
2024-12-02perf/x86/rapl: Add core energy counter support for AMD CPUsDhananjay Ugwekar
2024-12-02perf/x86/rapl: Move the cntr_mask to rapl_pmus structDhananjay Ugwekar
2024-12-02perf/x86/rapl: Remove the global variable rapl_msrsDhananjay Ugwekar
2024-12-02perf/x86/rapl: Modify the generic variable names to *_pkg*Dhananjay Ugwekar
2024-12-02perf/x86/rapl: Add arguments to the init and cleanup functionsDhananjay Ugwekar
2024-12-02perf/x86/rapl: Make rapl_model struct globalDhananjay Ugwekar
2024-12-02perf/x86/rapl: Rename rapl_pmu variablesDhananjay Ugwekar
2024-12-02perf/x86/rapl: Remove the cpu_to_rapl_pmu() functionDhananjay Ugwekar
2024-12-02perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() functionDhananjay Ugwekar
2024-12-02perf/x86/intel/ds: Simplify the PEBS records processing for adaptive PEBSKan Liang
2024-12-02perf/x86/intel/ds: Factor out functions for PEBS records processingKan Liang
2024-12-02perf/x86/intel/ds: Clarify adaptive PEBS processingKan Liang
2024-12-02perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFGKan Liang
2024-12-02Merge branch 'perf/urgent'Peter Zijlstra
2024-12-02perf/x86/intel: Add Arrow Lake U supportKan Liang
2024-11-19perf/core: Check sample_type in perf_sample_save_brstackYabin Cui
2024-11-19perf/core: Check sample_type in perf_sample_save_callchainYabin Cui
2024-11-19perf/core: Save raw sample data conditionally based on sample typeYabin Cui
2024-11-14perf/core: Correct perf sampling with guest VMsColton Lewis
2024-11-14perf/x86: Refactor misc flag assignmentsColton Lewis
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis
2024-11-11perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation...Jean Delvare
2024-11-05perf/x86/intel: Do not enable large PEBS for events with aux actions or aux s...Adrian Hunter
2024-11-05perf/x86/intel/pt: Add support for pause / resumeAdrian Hunter
2024-11-05perf/x86/intel/pt: Fix buffer full but size is 0 caseAdrian Hunter
2024-10-30perf/x86/rapl: Clean up cpumask and hotplugKan Liang
2024-10-30perf/x86/rapl: Move the pmu allocation out of CPU hotplugKan Liang