aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-25tools headers UAPI: Sync powerpc syscall tables with the kernel sourcesArnaldo Carvalho de Melo1-6/+10
2022-09-28powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlersRohan McLure1-11/+11
2022-09-26powerpc/32: Remove powerpc select specialisationRohan McLure1-1/+1
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim2-26/+0
2022-01-20tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo1-0/+1
2022-01-10perf powerpc: Update global/local variants for p_stage_cycAthira Rajeev1-1/+7
2021-12-16perf arch: Support register names from all archsGerman Gomez1-66/+0
2021-12-06tools headers UAPI: Sync powerpc syscall table file changed by new futex_waitv syscallArnaldo Carvalho de Melo1-0/+1
2021-11-13perf test: Rename struct test to test_suiteIan Rogers2-2/+3
2021-11-13perf test: Move each test suite struct to its testIan Rogers1-1/+1
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers2-9/+4
2021-11-07perf parse-event: Add init and exit to parse_event_errorIan Rogers1-1/+2
2021-11-07perf parse-events: Rename parse_events_error functionsIan Rogers1-1/+1
2021-11-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-1/+1
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa1-1/+1
2021-10-25perf powerpc: Add support to expose instruction and data address registers as part of extended regsAthira Rajeev2-0/+4
2021-10-20perf pmu: Make pmu_event tables const.Ian Rogers1-1/+1
2021-09-10tools headers UAPI: Sync files changed by new process_mrelease syscall and the removal of some compat entry pointsArnaldo Carvalho de Melo1-5/+7
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman1-1/+1
2021-07-05tools headers UAPI: Sync files changed by the quotactl_fd new syscallArnaldo Carvalho de Melo1-1/+1
2021-06-01perf tools: Support pmu prefix for mem-load eventJin Yao1-1/+1
2021-05-25Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-1/+1
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring2-8/+0
2021-05-21tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo1-1/+1
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscallsArnaldo Carvalho de Melo1-0/+4
2021-03-26perf sort: Display sort dimension p_stage_cyc only on supported archsAthira Rajeev1-0/+7
2021-03-26perf tools: Support pipeline stage cycles for powerpcAthira Rajeev1-2/+16
2021-03-26perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCTAthira Rajeev3-0/+42
2021-03-23perf tools: Fix various typos in commentsIngo Molnar2-2/+2
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo1-0/+1
2021-03-06perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo1-15/+5
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv1-1/+1
2021-02-09perf powerpc: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo1-1/+2
2021-02-08perf powerpc: Support exposing Performance Monitor Counter SPRs as part of extended regsAthira Rajeev2-0/+12
2021-02-03perf powerpc: Fix gap between kernel end and module startAthira Rajeev2-0/+25
2020-12-24perf tools: Update powerpc's syscall.tbl copy from the kernel sourcesTiezhu Yang1-7/+19
2020-12-24perf powerpc: Move syscall.tbl check to check-headers.shTiezhu Yang1-7/+0
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds1-2/+5
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig1-2/+2
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig1-1/+1
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig1-2/+2
2020-09-22fs: remove compat_sys_mountChristoph Hellwig1-1/+1
2020-09-10perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtimeparam()Kajol Jain1-2/+5
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-10Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds4-9/+78
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2020-08-07perf tools powerpc: Add support for extended regs in power10Athira Rajeev2-0/+9
2020-08-07perf tools powerpc: Add support for extended register capabilityAnju T Sudhakar4-9/+69
2020-07-23KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras1-1/+1