summaryrefslogtreecommitdiff
path: root/tools/perf/arch/powerpc
AgeCommit message (Expand)Author
2021-12-06tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers
2021-11-07perf parse-event: Add init and exit to parse_event_errorIan Rogers
2021-11-07perf parse-events: Rename parse_events_error functionsIan Rogers
2021-11-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa
2021-10-25perf powerpc: Add support to expose instruction and data address registers as...Athira Rajeev
2021-10-20perf pmu: Make pmu_event tables const.Ian Rogers
2021-09-10tools headers UAPI: Sync files changed by new process_mrelease syscall and th...Arnaldo Carvalho de Melo
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman
2021-07-05tools headers UAPI: Sync files changed by the quotactl_fd new syscallArnaldo Carvalho de Melo
2021-06-01perf tools: Support pmu prefix for mem-load eventJin Yao
2021-05-25Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring
2021-05-21tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Arnaldo Carvalho de Melo
2021-03-26perf sort: Display sort dimension p_stage_cyc only on supported archsAthira Rajeev
2021-03-26perf tools: Support pipeline stage cycles for powerpcAthira Rajeev
2021-03-26perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCTAthira Rajeev
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo
2021-03-06perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv
2021-02-09perf powerpc: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo
2021-02-08perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...Athira Rajeev
2021-02-03perf powerpc: Fix gap between kernel end and module startAthira Rajeev
2020-12-24perf tools: Update powerpc's syscall.tbl copy from the kernel sourcesTiezhu Yang
2020-12-24perf powerpc: Move syscall.tbl check to check-headers.shTiezhu Yang
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig
2020-09-22fs: remove compat_sys_mountChristoph Hellwig
2020-09-10perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...Kajol Jain
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-10Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-07perf tools powerpc: Add support for extended regs in power10Athira Rajeev
2020-08-07perf tools powerpc: Add support for extended register capabilityAnju T Sudhakar
2020-07-23KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-06-01perf libdw: Fix off-by 1 relative directory includesIan Rogers
2020-05-28perf powerpc: Don't ignore sym-handling.c fileRavi Bangoria
2020-05-05perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...Arnaldo Carvalho de Melo
2020-04-30perf metricgroups: Enhance JSON/metric infrastructure to handle "?"Kajol Jain
2020-03-23perf symbols: Consolidate symbol fixup issueLeo Yan
2020-03-06tools: Fix off-by 1 relative directory includesIan Rogers