summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* tools headers UAPI: Sync files changed by new process_mrelease syscall and th...Arnaldo Carvalho de Melo2021-09-104-12/+19
* Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-09-053-30/+254
|\
| * perf pmu: Add PMU alias supportKan Liang2021-09-031-1/+154
| * perf cs-etm: Fix typoJames Clark2021-09-031-1/+1
| * perf cs-etm: Save TRCDEVARCH registerJames Clark2021-09-031-5/+44
| * perf cs-etm: Refactor out ETMv4 header savingJames Clark2021-09-031-23/+23
| * perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}Leo Yan2021-08-311-0/+32
* | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-012-2/+2
|\ \ | |/ |/|
| * exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-122-2/+2
* | tools headers UAPI: Sync files changed by the memfd_secret new syscallArnaldo Carvalho de Melo2021-07-141-0/+1
|/
* perf stat: Add Topdown metrics L2 events as default eventsKan Liang2021-07-091-1/+5
* libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa2021-07-091-2/+2
* tools headers UAPI: Sync files changed by the quotactl_fd new syscallArnaldo Carvalho de Melo2021-07-054-4/+4
* perf cs-etm: Remove callback cs_etm_find_snapshot()Leo Yan2021-07-011-133/+0
* perf tools: Support pmu prefix for mem-store eventJin Yao2021-06-011-1/+11
* perf tools: Support pmu prefix for mem-load eventJin Yao2021-06-013-9/+30
* perf tools: Check mem-loads auxiliary eventJin Yao2021-06-011-2/+7
* perf arm-spe: Remove redundant checking for "full_auxtrace"Leo Yan2021-05-251-1/+1
* perf arm-spe: Enable timestamp for per-cpu modeLeo Yan2021-05-251-2/+31
* perf arm-spe: Correct sample flags for dummy eventLeo Yan2021-05-251-3/+4
* perf arm-spe: Correct sample flags for SPE eventLeo Yan2021-05-251-3/+4
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-05-254-4/+4
|\
| * tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo2021-05-214-4/+4
* | perf tests: Drop __maybe_unused on x86 test declarationsRob Herring2021-05-211-3/+2
* | perf tests: Consolidate test__arch_unwind_sample declarationRob Herring2021-05-216-26/+0
* | perf x86 kvm-stat: Support to analyze kvm MSRLei Zhao2021-05-121-0/+46
|/
* tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Arnaldo Carvalho de Melo2021-05-104-0/+17
* perf tools: Fix a build error on arm64 with clangMasami Hiramatsu2021-05-101-1/+1
* Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-05-0125-32/+1228
|\
| * perf arm64: Fix off-by-one directory paths.Ian Rogers2021-04-203-6/+6
| * perf stat: Enable iostat mode for x86 platformsAlexander Antonov2021-04-202-0/+361
| * perf stat: Helper functions for PCIe root ports list in iostat modeAlexander Antonov2021-04-201-0/+110
| * perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...John Garry2021-04-082-0/+26
| * perf sort: Display sort dimension p_stage_cyc only on supported archsAthira Rajeev2021-03-261-0/+7
| * perf tools: Support pipeline stage cycles for powerpcAthira Rajeev2021-03-261-2/+16
| * perf powerpc: Add support for PERF_SAMPLE_WEIGHT_STRUCTAthira Rajeev2021-03-263-0/+42
| * perf tools: Fix various typos in commentsIngo Molnar2021-03-237-10/+10
| * Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-03-0811-7/+142
| |\
| * | perf cs-etm: Support PID tracing in configSuzuki K Poulose2021-03-021-12/+49
| * | perf cs-etm: Fix bitmap for optionSuzuki K Poulose2021-03-021-4/+4
| * | perf cs-etm: Update ETM metadata formatMike Leach2021-03-021-2/+5
| * | perf tools: Generate mips syscalls_n64.c syscall tableTiezhu Yang2021-03-013-0/+408
| * | perf tools: Support MIPS unwinding and dwarf-regsTiezhu Yang2021-03-017-0/+188
| * | perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo2021-02-231-15/+5
* | | Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-281-0/+6
|\ \ \
| * | | perf intel-pt: Use aux_watermarkAlexander Shishkin2021-04-161-0/+6
| | |/ | |/|
* / | tools/perf: Convert to insn_decode()Borislav Petkov2021-03-152-9/+9
|/ /
* | perf cs-etm: Fix bitmap for optionSuzuki K Poulose2021-03-061-4/+8
* | perf tests x86: Move insn.h include to make sure it finds stddef.hArnaldo Carvalho de Melo2021-03-062-2/+2
* | perf test: Support the ins_lat check in the X86 specific testKan Liang2021-03-064-0/+127