summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/powerpc
AgeCommit message (Expand)AuthorLines
2023-04-24perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...Arnaldo Carvalho de Melo-2/+2
2023-04-06perf map: Add helper for ->map_ip() and ->unmap_ip()Ian Rogers-1/+1
2023-04-04perf map: Add accessor for start and endIan Rogers-2/+2
2023-04-04perf map: Add accessor for dsoIan Rogers-2/+2
2023-03-15perf kvm: Use macro to replace variable 'decode_str_len'Leo Yan-2/+1
2023-02-19perf pmu-events: Change aggr_mode to be an enumIan Rogers-1/+1
2023-02-02perf pmu-events: Add separate metric from pmu_eventIan Rogers-2/+2
2022-12-20tools headers UAPI: Sync powerpc syscall table with the kernel sourcesArnaldo Carvalho de Melo-2/+5
2022-12-14perf build: Use libtraceevent from the systemIan Rogers-1/+1
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo-1/+2
2022-10-25tools headers UAPI: Sync powerpc syscall tables with the kernel sourcesArnaldo Carvalho de Melo-6/+10
2022-09-28powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlersRohan McLure-11/+11
2022-09-26powerpc/32: Remove powerpc select specialisationRohan McLure-1/+1
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim-26/+0
2022-01-20tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo-0/+1
2022-01-10perf powerpc: Update global/local variants for p_stage_cycAthira Rajeev-1/+7
2021-12-16perf arch: Support register names from all archsGerman Gomez-66/+0
2021-12-06tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo-0/+1
2021-11-13perf test: Rename struct test to test_suiteIan Rogers-2/+3
2021-11-13perf test: Move each test suite struct to its testIan Rogers-1/+1
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers-9/+4
2021-11-07perf parse-event: Add init and exit to parse_event_errorIan Rogers-1/+2
2021-11-07perf parse-events: Rename parse_events_error functionsIan Rogers-1/+1
2021-11-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-1/+1
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa-1/+1
2021-10-25perf powerpc: Add support to expose instruction and data address registers as...Athira Rajeev-0/+4
2021-10-20perf pmu: Make pmu_event tables const.Ian Rogers-1/+1
2021-09-10tools headers UAPI: Sync files changed by new process_mrelease syscall and th...Arnaldo Carvalho de Melo-5/+7
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman-1/+1
2021-07-05tools headers UAPI: Sync files changed by the quotactl_fd new syscallArnaldo Carvalho de Melo-1/+1
2021-06-01perf tools: Support pmu prefix for mem-load eventJin Yao-1/+1
2021-05-25Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-1/+1
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring-8/+0
2021-05-21tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo-1/+1
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Arnaldo Carvalho de Melo-0/+4
2021-03-26perf sort: Display sort dimension p_stage_cyc only on supported archsAthira Rajeev-0/+7
2021-03-26perf tools: Support pipeline stage cycles for powerpcAthira Rajeev-2/+16
2021-03-26perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCTAthira Rajeev-0/+42
2021-03-23perf tools: Fix various typos in commentsIngo Molnar-2/+2
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo-0/+1
2021-03-06perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo-15/+5
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv-1/+1
2021-02-09perf powerpc: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo-1/+2
2021-02-08perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...Athira Rajeev-0/+12
2021-02-03perf powerpc: Fix gap between kernel end and module startAthira Rajeev-0/+25
2020-12-24perf tools: Update powerpc's syscall.tbl copy from the kernel sourcesTiezhu Yang-7/+19
2020-12-24perf powerpc: Move syscall.tbl check to check-headers.shTiezhu Yang-7/+0
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds-2/+5
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig-2/+2