summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/perf
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-10/+5
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-10/+10
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-24/+23
2025-09-22powerpc/perf/vpa-dtl: Handle the writing of perf record when aux wake up is n...Athira Rajeev-2/+52
2025-09-22powerpc/perf/vpa-dtl: Add support to capture DTL data in aux bufferAthira Rajeev-1/+130
2025-09-22powerpc/perf/vpa-dtl: Add support to setup and free aux buffer for capturing ...Athira Rajeev-0/+77
2025-09-22powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perfKajol Jain-1/+341
2025-07-29Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4/+4
2025-07-22powerpc: Don't use %pK through printkThomas Weißschuh-4/+4
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-1/+1
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+7
2025-05-21powerpc/perf: Remove driver-specific throttle supportKan Liang-6/+3
2025-04-16powerpc/kvm-hv-pmu: Add perf-events for Hostwide countersVaibhav Jain-1/+91
2025-04-16powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide countersVaibhav Jain-0/+207
2025-04-16kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMUVaibhav Jain-0/+140
2025-04-09perf/arch: Record sample last_period before updating on the x86 and PowerPC p...Mark Barnett-2/+4
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+4
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-3/+36
2025-03-17perf: Supply task information to sched_task()Kan Liang-2/+6
2025-03-07powerpc/perf: Fix ref-counting on the PMU 'vpa_pmu'Vaibhav Jain-0/+1
2025-02-21powerpc/perf/hv-24x7: Constify 'struct bin_attribute'Thomas Weißschuh-4/+4
2025-02-11arch/powerpc/perf: Update get_mem_data_src function to use saved values of si...Athira Rajeev-2/+12
2025-02-11arch/powerpc/perf: Check the instruction type before creating sample with per...Athira Rajeev-1/+23
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+205
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2024-11-19powerpc/perf: Add per-task/process monitoring to vpa_pmu driverKajol Jain-3/+12
2024-11-19powerpc/perf: Add perf interface to expose vpa countersKajol Jain-0/+196
2024-11-14perf/powerpc: Use perf_arch_instruction_pointer()Colton Lewis-3/+3
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis-2/+2
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)-2/+2
2024-06-17powerpc/perf: Set cpumode flags using sample addressAnjali K-27/+21
2024-05-04driver core: Add device_show_string() helper for sysfs attributesLukas Wunner-10/+0
2024-03-03powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checksKajol Jain-2/+27
2024-02-22powerpc: Use user_mode() macro when possibleChristophe Leroy-1/+1
2024-02-21powerpc/perf: Power11 Performance Monitoring supportMadhavan Srinivasan-0/+30
2024-01-08Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2023-12-13powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan-0/+6
2023-12-13powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show...Kajol Jain-0/+3
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra-27/+39
2023-10-27perf: Add branch stack countersKan Liang-1/+1
2023-10-20powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin-3/+2
2023-10-20powerpc/imc-pmu: Use the correct spinlock initializer.Sebastian Andrzej Siewior-1/+1
2023-10-19powerpc/perf: Optimize find_alternatives_list() using binary searchKuan-Wei Chiu-17/+29
2023-10-19powerpc: Annotate endianness of various variables and functionsBenjamin Gray-5/+6
2023-10-19powerpc: Use NULL instead of 0 for null pointersBenjamin Gray-1/+1
2023-09-18powerpc/perf/hv-24x7: Update domain value checkKajol Jain-1/+1
2023-08-18powerpc/perf: Convert fsl_emb notifier to state machine callbacksChristophe Leroy-3/+5
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain-1/+159
2023-08-16powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain-1/+79