summaryrefslogtreecommitdiff
path: root/tools/perf/arch
AgeCommit message (Expand)Author
2024-08-19perf intel-pt: Fix exclude_guest settingAdrian Hunter
2024-08-19perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter
2023-03-10perf intel-pt: pkt-decoder: Add CFE and EVD packetsAdrian Hunter
2022-05-25perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang
2022-05-09perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-04-13perf: arm-spe: Fix perf report --mem-modeJames Clark
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa
2021-09-27perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'Like Xu
2021-09-27perf arm: Fix off-by-one directory paths.Ian Rogers
2021-09-10tools headers UAPI: Sync files changed by new process_mrelease syscall and th...Arnaldo Carvalho de Melo
2021-09-05Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-09-03perf pmu: Add PMU alias supportKan Liang
2021-09-03perf cs-etm: Fix typoJames Clark
2021-09-03perf cs-etm: Save TRCDEVARCH registerJames Clark
2021-09-03perf cs-etm: Refactor out ETMv4 header savingJames Clark
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-08-31perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}Leo Yan
2021-07-14tools headers UAPI: Sync files changed by the memfd_secret new syscallArnaldo Carvalho de Melo
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman
2021-07-09perf stat: Add Topdown metrics L2 events as default eventsKan Liang
2021-07-09libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa
2021-07-05tools headers UAPI: Sync files changed by the quotactl_fd new syscallArnaldo Carvalho de Melo
2021-07-01perf cs-etm: Remove callback cs_etm_find_snapshot()Leo Yan
2021-06-01perf tools: Support pmu prefix for mem-store eventJin Yao
2021-06-01perf tools: Support pmu prefix for mem-load eventJin Yao
2021-06-01perf tools: Check mem-loads auxiliary eventJin Yao
2021-05-25perf arm-spe: Remove redundant checking for "full_auxtrace"Leo Yan
2021-05-25perf arm-spe: Enable timestamp for per-cpu modeLeo Yan
2021-05-25perf arm-spe: Correct sample flags for dummy eventLeo Yan
2021-05-25perf arm-spe: Correct sample flags for SPE eventLeo Yan
2021-05-25Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-05-21perf tests: Drop __maybe_unused on x86 test declarationsRob Herring
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-12perf x86 kvm-stat: Support to analyze kvm MSRLei Zhao
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Arnaldo Carvalho de Melo
2021-05-10perf tools: Fix a build error on arm64 with clangMasami Hiramatsu
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-20perf arm64: Fix off-by-one directory paths.Ian Rogers
2021-04-20perf stat: Enable iostat mode for x86 platformsAlexander Antonov
2021-04-20perf stat: Helper functions for PCIe root ports list in iostat modeAlexander Antonov
2021-04-16perf intel-pt: Use aux_watermarkAlexander Shishkin
2021-04-08perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...John Garry
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-15tools/perf: Convert to insn_decode()Borislav Petkov
2021-03-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo