summaryrefslogtreecommitdiff
path: root/arch/powerpc/perf
AgeCommit message (Expand)Author
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-21powerpc/perf: Remove driver-specific throttle supportKan Liang
2025-04-16powerpc/kvm-hv-pmu: Add perf-events for Hostwide countersVaibhav Jain
2025-04-16powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide countersVaibhav Jain
2025-04-16kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMUVaibhav Jain
2025-04-09perf/arch: Record sample last_period before updating on the x86 and PowerPC p...Mark Barnett
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-17perf: Supply task information to sched_task()Kan Liang
2025-03-07powerpc/perf: Fix ref-counting on the PMU 'vpa_pmu'Vaibhav Jain
2025-02-21powerpc/perf/hv-24x7: Constify 'struct bin_attribute'Thomas Weißschuh
2025-02-11arch/powerpc/perf: Update get_mem_data_src function to use saved values of si...Athira Rajeev
2025-02-11arch/powerpc/perf: Check the instruction type before creating sample with per...Athira Rajeev
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-19powerpc/perf: Add per-task/process monitoring to vpa_pmu driverKajol Jain
2024-11-19powerpc/perf: Add perf interface to expose vpa countersKajol Jain
2024-11-14perf/powerpc: Use perf_arch_instruction_pointer()Colton Lewis
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-06-17powerpc/perf: Set cpumode flags using sample addressAnjali K
2024-05-04driver core: Add device_show_string() helper for sysfs attributesLukas Wunner
2024-03-03powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checksKajol Jain
2024-02-22powerpc: Use user_mode() macro when possibleChristophe Leroy
2024-02-21powerpc/perf: Power11 Performance Monitoring supportMadhavan Srinivasan
2024-01-08Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-12-13powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan
2023-12-13powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show...Kajol Jain
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra
2023-10-27perf: Add branch stack countersKan Liang
2023-10-20powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin
2023-10-20powerpc/imc-pmu: Use the correct spinlock initializer.Sebastian Andrzej Siewior
2023-10-19powerpc/perf: Optimize find_alternatives_list() using binary searchKuan-Wei Chiu
2023-10-19powerpc: Annotate endianness of various variables and functionsBenjamin Gray
2023-10-19powerpc: Use NULL instead of 0 for null pointersBenjamin Gray
2023-09-18powerpc/perf/hv-24x7: Update domain value checkKajol Jain
2023-08-18powerpc/perf: Convert fsl_emb notifier to state machine callbacksChristophe Leroy
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor confi...Kajol Jain
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus t...Kajol Jain
2023-03-30powerpc/perf: Properly detect mpc7450 familyChristophe Leroy
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-13powerpc/pseries/hv-24x7: convert to papr_sysparm APINathan Lynch
2023-02-13powerpc/perf/hv-24x7: add missing RTAS retry status handlingNathan Lynch
2023-02-12Merge branch 'fixes' into nextMichael Ellerman
2023-02-10powerpc/hv-24x7: Fix pvr check when setting interface versionKajol Jain
2023-01-31powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman