summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-081-1/+1
|\
| * Merge branch 'tip/perf/urgent'Peter Zijlstra2023-11-154-27/+39
| |\
| * | perf: Add branch stack countersKan Liang2023-10-271-1/+1
* | | powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan2023-12-131-0/+6
* | | powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show...Kajol Jain2023-12-131-0/+3
| |/ |/|
* | powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin2023-10-201-3/+2
* | powerpc/imc-pmu: Use the correct spinlock initializer.Sebastian Andrzej Siewior2023-10-201-1/+1
* | powerpc/perf: Optimize find_alternatives_list() using binary searchKuan-Wei Chiu2023-10-191-17/+29
* | powerpc: Annotate endianness of various variables and functionsBenjamin Gray2023-10-192-5/+6
* | powerpc: Use NULL instead of 0 for null pointersBenjamin Gray2023-10-191-1/+1
|/
* powerpc/perf/hv-24x7: Update domain value checkKajol Jain2023-09-181-1/+1
* powerpc/perf: Convert fsl_emb notifier to state machine callbacksChristophe Leroy2023-08-181-3/+5
* powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain2023-08-161-1/+159
* powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain2023-08-161-1/+79
* powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain...Kajol Jain2023-08-161-2/+84
* powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor confi...Kajol Jain2023-08-161-14/+152
* powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus t...Kajol Jain2023-08-161-2/+179
* powerpc/perf: Properly detect mpc7450 familyChristophe Leroy2023-03-301-3/+3
* Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-251-28/+16
|\
| * powerpc/pseries/hv-24x7: convert to papr_sysparm APINathan Lynch2023-02-131-23/+16
| * powerpc/perf/hv-24x7: add missing RTAS retry status handlingNathan Lynch2023-02-131-24/+18
| * Merge branch 'fixes' into nextMichael Ellerman2023-02-121-63/+59
| |\
| * | powerpc/hv-24x7: Fix pvr check when setting interface versionKajol Jain2023-02-101-1/+2
* | | Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-201-2/+1
|\ \ \ | |_|/ |/| |
| * | perf/core: Add perf_sample_save_brstack() helperNamhyung Kim2023-01-181-2/+1
* | | powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman2023-01-311-7/+7
|/ /
* / powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain2023-01-111-70/+66
|/
* Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-195-6/+63
|\
| * powerpc/hv-gpci: Fix hv_gpci event listKajol Jain2022-12-024-2/+58
| * powerpc: split validate_sp into two functionsNicholas Piggin2022-12-021-3/+3
| * powerpc: Rename STACK_FRAME_MARKER and derive it from frame offsetNicholas Piggin2022-12-021-1/+1
| * powerpc: add definition for pt_regs offset within an interrupt frameNicholas Piggin2022-12-021-1/+1
| * powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin2022-12-021-0/+1
* | perf: Rewrite core context handlingPeter Zijlstra2022-10-271-4/+4
|/
* Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-3/+7
|\
| * perf: Use sample_flags for data_srcKan Liang2022-09-061-1/+3
| * perf: Use sample_flags for weightKan Liang2022-09-061-2/+3
| * perf: Use sample_flags for branch stackKan Liang2022-09-061-0/+1
* | powerpc/perf: Fix branch_filter support for multiple filtersAthira Rajeev2022-09-281-0/+17
* | powerpc/64: asm use consistent global variable declaration and accessNicholas Piggin2022-09-281-1/+1
* | powerpc: Include all arch-specific syscall prototypesRohan McLure2022-09-281-1/+1
* | powerpc/perf: Add missing of_node_put()s in imc-pmu.cLiang He2022-09-051-2/+8
|/
* powerpc/perf: Include caps feature for power10 DD1 versionAthira Rajeev2022-08-011-0/+1
* powerpc/perf: Use PVR rather than oprofile field to determine CPU versionRashmica Gupta2022-07-2712-33/+37
* powerpc/perf: Add support for caps under sysfs in powerpcAthira Rajeev2022-07-185-0/+71
* powerpc/perf: Give generic PMU a nice nameJoel Stanley2022-07-181-1/+1
* powerpc/perf: Update MMCR2 to support event exclude_idleMadhavan Srinivasan2022-06-292-0/+4
* powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...Athira Rajeev2022-06-281-20/+15
* powerpc/perf: Fix the threshold compare group constraint for power9Kajol Jain2022-05-221-1/+2
* powerpc/perf: Fix the threshold compare group constraint for power10Kajol Jain2022-05-221-4/+5