summaryrefslogtreecommitdiff
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/ti...Stephen Rothwell2023-05-184-0/+75
|\
| * perf test: Add selftest to test IBS invocation via core pmu eventsRavi Bangoria2023-05-084-0/+75
* | Merge branch 'perf-tools-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell2023-05-186-2/+319
|\ \
| * | perf parse-events: Don't reorder atom cpu eventsIan Rogers2023-05-151-2/+2
| * | perf test x86 hybrid: Add hybrid extended type checksIan Rogers2023-05-151-0/+12
| * | perf test x86 hybrid: Update test expectationsIan Rogers2023-05-151-28/+26
| * | perf test: Move x86 hybrid tests to arch/x86Ian Rogers2023-05-154-0/+289
| * | perf tools riscv: Add support for riscv lookup_binutils_pathParan Lee2023-05-121-0/+18
* | | tools headers UAPI: Sync s390 syscall table file that wires up the memfd_secr...Arnaldo Carvalho de Melo2023-05-161-1/+1
|/ /
* | perf cs-etm: Fix contextid validationJames Clark2023-05-101-5/+4
* | perf arm64: Fix build with refcount checkingJames Clark2023-05-102-3/+3
|/
* Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-05-0728-347/+270
|\
| * perf cs-etm: Allow user to override timestamp and contextid settingsJames Clark2023-04-242-6/+25
| * perf cs-etm: Validate options after applying themJames Clark2023-04-241-84/+68
| * perf cs-etm: Don't test full_auxtrace because it's always setJames Clark2023-04-241-31/+25
| * perf tools: Add util function for overriding user set config valuesJames Clark2023-04-242-44/+4
| * perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...Arnaldo Carvalho de Melo2023-04-243-8/+8
| * perf arm-spe: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo2023-04-121-1/+1
| * perf x86 iostat: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo2023-04-121-3/+4
| * perf map: Add accessors for ->pgoff and ->relocIan Rogers2023-04-061-1/+1
| * perf map: Add helper for ->map_ip() and ->unmap_ip()Ian Rogers2023-04-062-2/+2
| * perf map: Add accessor for start and endIan Rogers2023-04-046-7/+7
| * perf map: Add accessor for dsoIan Rogers2023-04-042-2/+2
| * perf maps: Remove rb_node from struct mapIan Rogers2023-04-041-6/+7
| * perf intel-pt: Use perf_pmu__scan_file_at() if possibleNamhyung Kim2023-04-041-20/+32
| * perf pmu: Use relative path in setup_pmu_alias_list()Namhyung Kim2023-04-041-6/+7
| * perf cs-etm: Update record event to use new Trace ID protocolMike Leach2023-04-041-10/+17
| * perf annotate: Own objdump_path and disassembler_style stringsIan Rogers2023-04-042-3/+3
| * perf stat: Suppress warning when using cpum_cf events on s390Thomas Richter2023-04-042-0/+24
| * perf intel-pt: Add support for new branch instructions ERETS and ERETUAdrian Hunter2023-03-201-0/+4
| * perf kvm: Use macro to replace variable 'decode_str_len'Leo Yan2023-03-154-8/+4
| * perf cs-etm: Avoid printing warning in cs_etm_is_ete() checkJames Clark2023-03-131-1/+5
| * perf cs-etm: Reduce verbosity of ts_source warningJames Clark2023-03-131-4/+4
| * perf parse-events: Sort and group parsed eventsIan Rogers2023-03-131-23/+16
| * perf pmu: Earlier PMU auxtrace initializationIan Rogers2023-03-132-6/+6
| * perf stat: Implement --topdown using json metricsIan Rogers2023-02-191-47/+1
| * perf stat: Add TopdownL1 metric as a default if presentIan Rogers2023-02-193-34/+3
| * perf pmu-events: Change aggr_mode to be an enumIan Rogers2023-02-191-1/+1
* | Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-05-0411-0/+359
|\ \
| * | tools/perf: Add basic support for LoongArchHuacai Chen2023-05-0111-0/+359
| |/
* | sh: remove sh5/sh64 last fragmentsRandy Dunlap2023-03-231-2/+0
|/
* perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCTKan Liang2023-02-061-0/+1
* perf test x86: Support the retire_lat (Retire Latency) sample_type checkKan Liang2023-02-061-1/+4
* perf report: Support Retire LatencyKan Liang2023-02-031-0/+20
* perf pmu-events: Introduce pmu_metrics_tableIan Rogers2023-02-031-0/+9
* perf pmu-events: Separate the metrics from events for no jeventsIan Rogers2023-02-031-1/+1
* perf pmu-events: Add separate metric from pmu_eventIan Rogers2023-02-021-2/+2
* perf cs-etm: Improve missing sink warning messageJames Clark2023-01-271-3/+9
* perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETEGerman Gomez2023-01-221-0/+48
* perf cs_etm: Keep separate symbols for ETMv4 and ETE parametersGerman Gomez2023-01-221-7/+36