summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2022-10-04perf bench: Update use of pthread mutex/condIan Rogers8-171/+153
2022-10-04perf mutex: Wrapped usage of mutex and condPavithra Gurushankar3-0/+166
2022-10-04perf record: Allow multiple recording time rangesAdrian Hunter4-4/+269
2022-10-04perf evlist: Add evlist__{en/dis}able_non_dummy()Adrian Hunter2-6/+26
2022-10-04perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_eventAdrian Hunter3-32/+3
2022-10-04perf record: Fix done_fd wakeup eventAdrian Hunter1-1/+2
2022-10-04perf record: Fix way of handling non-perf-event pollfdsAdrian Hunter1-0/+80
2022-10-04perf hashmap: Tidy hashmap dependencyIan Rogers4-10/+19
2022-10-04perf metrics: Use 'unsigned int' instead of just 'unsigned'.Xin Gao1-1/+1
2022-10-04perf parse-events: Use 'unsigned int' instead of plain 'unsigned'.Xin Gao1-1/+1
2022-10-04tools build: Increment room for feature name in feature detection outputRoberto Sassu1-1/+1
2022-10-04tools build: Fix feature detection output due to eval expansionRoberto Sassu1-7/+8
2022-10-04perf inject: Add a command line option to specify build ids.Raul Silvera2-1/+91
2022-09-29perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo1-1/+1
2022-09-29perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa1-2/+1
2022-09-29perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa1-1/+1
2022-09-29perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo1-1/+1
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing1-1/+1
2022-09-28perf arm-spe: augment the data source type with neoverse_spe listJing Zhang1-1/+1
2022-09-28perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Athira Rajeev1-2/+3
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev1-1/+2
2022-09-26perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing4-43/+57
2022-09-26perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing1-1/+1
2022-09-26perf tools: Get a perf cgroup more portably in BPFNamhyung Kim2-5/+24
2022-09-21perf tools: Honor namespace when synthesizing build-idsNamhyung Kim1-3/+14
2022-09-21perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter1-5/+2
2022-09-21perf record: Fix cpu mask bit setting for mixed mmapsAdrian Hunter1-0/+2
2022-09-21perf test: Skip wp modify test on old kernelsNamhyung Kim1-2/+8
2022-09-21perf jit: Include program header in ELF filesLieven Hey2-0/+18
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim1-0/+83
2022-09-21perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim1-3/+3
2022-09-21perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim1-2/+2
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim1-1/+1
2022-09-08perf record: Fix synthesis failure warningsAdrian Hunter1-2/+6
2022-09-08perf tools: Don't install data files with x permissionsJiri Slaby1-12/+12
2022-09-08perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing1-0/+3
2022-09-08perf lock: Remove redundant word 'contention' in help messageYang Jihong1-2/+1
2022-09-08perf dlfilter dlfilter-show-cycles: Fix types for print formatAdrian Hunter1-2/+2
2022-09-06perf c2c: Prevent potential memory leak in c2c_he_zalloc()Shang XiaoJing1-3/+9
2022-09-06perf genelf: Switch deprecated openssl MD5_* functions to new EVP APIZixuan Tan1-9/+11
2022-09-06tools/perf: Fix out of bound access to cpu mask arrayAthira Rajeev1-6/+20
2022-09-06perf affinity: Fix out of bound access to "sched_cpus" maskAthira Rajeev1-1/+7
2022-09-02perf stat: Fix L2 Topdown metrics disappear for raw eventsZhengjun Xing1-2/+3
2022-08-31perf script: Skip dummy event attr checkJiri Olsa1-0/+2
2022-08-31perf metric: Return early if no CPU PMU table existsIan Rogers1-0/+3
2022-08-27perf stat: Capitalize topdown metrics' namesZhengjun Xing1-12/+12
2022-08-27perf docs: Update the documentation for the save_type filterKan Liang1-0/+3
2022-08-27perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=addressIan Rogers1-5/+19
2022-08-27perf record: Fix manpage formatting of description of support to hybrid systemsAndi Kleen2-12/+2
2022-08-27perf test: Stat test for repeat with a weak groupIan Rogers1-0/+19