summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/perf/core-book3s.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-20powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...Athira Rajeev1-2/+2
2021-04-17powerpc/traps: Enhance readability for trap typesXiongwei Song1-2/+3
2021-04-14powerpc/perf: Infrastructure to support checking of attr.config*Madhavan Srinivasan1-0/+11
2021-03-02powerpc/perf: Fix handling of privilege level checks in perf interrupt contextAthira Rajeev1-2/+2
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-49/+47
2021-02-11powerpc/perf: Adds support for programming of Thresholding in P10Kajol Jain1-7/+8
2021-02-09powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev1-4/+15
2021-02-09powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regsAthira Rajeev1-0/+11
2021-02-09powerpc/perf: Include PMCs as part of per-cpu cpuhw_events structAthira Rajeev1-6/+12
2021-02-09powerpc/perf: move perf irq/nmi handling details into traps.cNicholas Piggin1-33/+2
2021-02-01perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang1-1/+1
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-6/+59
2020-12-10powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev1-0/+10
2020-12-04powerpc/perf: MMCR0 control for PMU registers under PMCC=00Athira Rajeev1-0/+4
2020-12-04powerpc/perf: Invoke per-CPU variable access with disabled interruptsAthira Rajeev1-4/+6
2020-12-04powerpc/perf: Fix crash with is_sier_available when pmu is not setAthira Rajeev1-0/+3
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra1-5/+19
2020-11-19powerpc/perf: Use regs->nip when SIAR is zeroMadhavan Srinivasan1-4/+17
2020-11-19powerpc/perf: Use the address from SIAR register to set cpumode flagsAthira Rajeev1-0/+14
2020-11-19powerpc/perf: Drop the check for SIAR_VALIDAthira Rajeev1-1/+8
2020-10-29powerpc/perf: Support PERF_SAMPLE_DATA_PAGE_SIZEKan Liang1-2/+4
2020-08-27powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy1-5/+14
2020-08-20powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev1-0/+4
2020-08-17powerpc/perf: Add support for outputting extended regs in perf intr_regsAnju T Sudhakar1-0/+1
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-33/+75
2020-07-27powerpc/64s/hash: Fix hash_preload running with interrupts enabledNicholas Piggin1-0/+6
2020-07-22powerpc/perf: BHRB control to disable BHRB logic when not usedAthira Rajeev1-4/+16
2020-07-22powerpc/perf: Ignore the BHRB kernel address filtering for P10Athira Rajeev1-1/+4
2020-07-22powerpc/perf: power10 Performance Monitoring supportAthira Rajeev1-0/+2
2020-07-22powerpc/perf: Add Power10 PMU feature to DT CPU featuresMadhavan Srinivasan1-0/+1
2020-07-22powerpc/perf: Add support for ISA3.1 PMU SPRsMadhavan Srinivasan1-0/+29
2020-07-22powerpc/perf: Update Power PMU cache_events to u64 typeAthira Rajeev1-1/+1
2020-07-22powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registersAthira Rajeev1-29/+24
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig1-1/+2
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig1-1/+2
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe1-2/+2
2020-02-11perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang1-0/+1
2020-01-26powerpc: use probe_user_read() and probe_user_write()Christophe Leroy1-7/+1
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)1-10/+8
2019-06-02Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-22powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria1-2/+4
2019-05-03powerpc/perf: Add generic compat mode pmu driverMadhavan Srinivasan1-1/+1
2019-05-03powerpc/perf: init pmu from core-book3sMadhavan Srinivasan1-0/+28
2018-12-21Powerpc/perf: Wire up PMI throttlingRavi Bangoria1-1/+10
2018-12-20powerpc/perf: Add constraints for power9 l2/l3 bus eventsMadhavan Srinivasan1-5/+15
2018-12-20powerpc/perf: Update perf_regs structure to include SIERMadhavan Srinivasan1-0/+8
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-34/+0
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin1-34/+0
2018-07-16perf, tools: Use correct articles in commentsTobias Tefke1-3/+3