aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-05tools headers UAPI: Sync files changed by the quotactl_fd new syscallArnaldo Carvalho de Melo4-4/+4
2021-07-01perf cs-etm: Remove callback cs_etm_find_snapshot()Leo Yan1-133/+0
2021-06-01perf tools: Support pmu prefix for mem-store eventJin Yao1-1/+11
2021-06-01perf tools: Support pmu prefix for mem-load eventJin Yao3-9/+30
2021-06-01perf tools: Check mem-loads auxiliary eventJin Yao1-2/+7
2021-05-25perf arm-spe: Remove redundant checking for "full_auxtrace"Leo Yan1-1/+1
2021-05-25perf arm-spe: Enable timestamp for per-cpu modeLeo Yan1-2/+31
2021-05-25perf arm-spe: Correct sample flags for dummy eventLeo Yan1-3/+4
2021-05-25perf arm-spe: Correct sample flags for SPE eventLeo Yan1-3/+4
2021-05-25Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo4-4/+4
2021-05-21perf tests: Drop __maybe_unused on x86 test declarationsRob Herring1-3/+2
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring6-26/+0
2021-05-21tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo4-4/+4
2021-05-12perf x86 kvm-stat: Support to analyze kvm MSRLei Zhao1-0/+46
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscallsArnaldo Carvalho de Melo4-0/+17
2021-05-10perf tools: Fix a build error on arm64 with clangMasami Hiramatsu1-1/+1
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds25-32/+1228
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2021-04-20perf arm64: Fix off-by-one directory paths.Ian Rogers3-6/+6
2021-04-20perf stat: Enable iostat mode for x86 platformsAlexander Antonov2-0/+361
2021-04-20perf stat: Helper functions for PCIe root ports list in iostat modeAlexander Antonov1-0/+110
2021-04-16perf intel-pt: Use aux_watermarkAlexander Shishkin1-0/+6
2021-04-08perf pmu: Add pmu_events_map__find() function to find the common PMU map for the systemJohn Garry2-0/+26
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 Molnar7-10/+10
2021-03-15tools/perf: Convert to insn_decode()Borislav Petkov2-9/+9
2021-03-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo11-7/+142
2021-03-06perf cs-etm: Fix bitmap for optionSuzuki K Poulose1-4/+8
2021-03-06perf tests x86: Move insn.h include to make sure it finds stddef.hArnaldo Carvalho de Melo2-2/+2
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang4-0/+127
2021-03-06tools headers: Update syscall.tbl files to support mount_setattrArnaldo Carvalho de Melo3-0/+3
2021-03-06perf tools: Clean 'generated' directory used for creating the syscall table on x86Andreas Wendleder1-5/+6
2021-03-06perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo1-15/+5
2021-03-02perf cs-etm: Support PID tracing in configSuzuki K Poulose1-12/+49
2021-03-02perf cs-etm: Fix bitmap for optionSuzuki K Poulose1-4/+4
2021-03-02perf cs-etm: Update ETM metadata formatMike Leach1-2/+5
2021-03-01perf tools: Generate mips syscalls_n64.c syscall tableTiezhu Yang3-0/+408
2021-03-01perf tools: Support MIPS unwinding and dwarf-regsTiezhu Yang7-0/+188
2021-02-23perf 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 Lv7-7/+7
2021-02-18perf intel-pt: Retain the last PIP packet payload as isAdrian Hunter1-2/+2
2021-02-18perf intel_pt: Add vmlaunch and vmresume as branchesAdrian Hunter1-0/+1
2021-02-18perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processingKan Liang1-0/+25
2021-02-09perf arm64/s390: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo2-2/+4
2021-02-09perf powerpc: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo1-1/+2
2021-02-08perf tools: Support PERF_SAMPLE_WEIGHT_STRUCTKan Liang2-0/+9
2021-02-08perf tools: Support the auxiliary eventKan Liang2-0/+45
2021-02-08perf powerpc: Support exposing Performance Monitor Counter SPRs as part of extended regsAthira Rajeev2-0/+12