summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Make quiet mode consistent between toolsJames Clark2022-10-2716-26/+25
* perf tools: Fix "kernel lock contention analysis" test by not printing warnin...James Clark2022-10-271-0/+5
* perf test: Do not set TEST_SKIP for record subtestsNamhyung Kim2022-10-271-12/+0
* perf test: Test record with --threads optionNamhyung Kim2022-10-271-2/+28
* perf test: Add target workload test in 'perf record' testsNamhyung Kim2022-10-271-0/+18
* perf test: Add system-wide mode in 'perf record' testsNamhyung Kim2022-10-271-0/+21
* perf test: Wait for a new thread when testing --per-thread recordNamhyung Kim2022-10-271-0/+27
* perf test: Use a test program in 'perf record' testsNamhyung Kim2022-10-271-4/+60
* perf test: Fix shellcheck issues in the record testNamhyung Kim2022-10-271-9/+9
* perf test: Do not use instructions:u explicitlyNamhyung Kim2022-10-271-5/+5
* perf scripts python: intel-pt-events.py: Add ability interleave outputAdrian Hunter2022-10-272-3/+74
* perf event: Drop perf_regs.h include, not needed anymoreArnaldo Carvalho de Melo2022-10-271-2/+0
* perf scripting python: Add missing util/perf_regs.h include to get perf_reg_n...Arnaldo Carvalho de Melo2022-10-271-0/+1
* perf arch x86: Add missing stdlib.h to get free() prototypeArnaldo Carvalho de Melo2022-10-272-0/+2
* perf unwind arm64: Remove needless event.h & thread.h includesArnaldo Carvalho de Melo2022-10-271-2/+4
* perf config: Add missing newline on pr_warning() call in home_perfconfig()Yang Jihong2022-10-271-2/+2
* perf daemon: Complete list of supported subcommand in help messageYang Jihong2022-10-271-1/+1
* perf stat: Remove unused perf_counts.aggr fieldNamhyung Kim2022-10-273-35/+6
* perf stat: Display percore events properlyNamhyung Kim2022-10-272-18/+25
* perf stat: Display event stats using aggr countsNamhyung Kim2022-10-273-386/+49
* perf stat: Add perf_stat_process_shadow_stats()Namhyung Kim2022-10-273-24/+28
* perf stat: Add perf_stat_process_percore()Namhyung Kim2022-10-273-0/+75
* perf stat: Add perf_stat_merge_counters()Namhyung Kim2022-10-273-0/+100
* perf stat: Split process_counters() to share it with process_stat_round_event()Namhyung Kim2022-10-271-9/+13
* perf stat: Reset aggr counts for each intervalNamhyung Kim2022-10-273-3/+21
* perf stat: Allocate aggr counts for recorded dataNamhyung Kim2022-10-273-13/+48
* perf stat: Aggregate per-thread stats using evsel->stats->aggrNamhyung Kim2022-10-272-2/+53
* perf stat: Factor out evsel__count_has_error()Namhyung Kim2022-10-271-2/+20
* perf stat: Aggregate events using evsel->stats->aggrNamhyung Kim2022-10-274-23/+41
* perf stat: Allocate evsel->stats->aggr properlyNamhyung Kim2022-10-276-10/+16
* perf stat: Add struct perf_stat_aggr to perf_stat_evselNamhyung Kim2022-10-272-7/+46
* perf stat: Add 'needs_sort' argument to cpu_aggr_map__new()Namhyung Kim2022-10-273-5/+10
* perf stat: Add cpu aggr id for no aggregation modeNamhyung Kim2022-10-271-5/+43
* perf stat: Add aggr id for global modeNamhyung Kim2022-10-273-3/+49
* perf stat: Use evsel__is_hybrid() moreNamhyung Kim2022-10-271-16/+4
* perf tools: Use pmu info in evsel__is_hybrid()Namhyung Kim2022-10-271-0/+3
* perf tools: Save evsel->pmu in parse_events()Namhyung Kim2022-10-273-10/+15
* perf vendor events riscv: add Sifive U74 JSON fileNikita Shubin2022-10-275-0/+266
* perf arch events: riscv sbi firmware std event filesNikita Shubin2022-10-271-0/+134
* perf tools riscv: Add support for get_cpuid_str functionNikita Shubin2022-10-272-0/+105
* Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2022-10-273-9/+15
|\
| * fscrypt: fix keyring memory leak on mount failureEric Biggers2022-10-203-9/+15
* | Merge tag 'perf-tools-fixes-for-v6.1-2022-10-26' of git://git.kernel.org/pub/...Linus Torvalds2022-10-2724-104/+181
|\ \
| * | perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing2022-10-261-3/+3
| * | perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter2022-10-261-1/+9
| * | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2022-10-261-8/+19
| * | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-10-251-1/+1
| * | tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2022-10-252-1/+4
| * | tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-10-251-16/+0
| * | tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo2022-10-251-14/+8