summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2022-12-31perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan
2022-12-31perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong
2022-12-31perf stat: Do not delay the workload with --delayNamhyung Kim
2022-12-31perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...Namhyung Kim
2022-12-31perf symbol: correction while adjusting symbolAjay Kaher
2022-12-31perf trace: Handle failure when trace point folder is missedLeo Yan
2022-12-31perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan
2022-12-31perf trace: Return error if a system call doesn't existLeo Yan
2022-11-16perf tools: Add the include/perf/ directory to .gitignoreDonglin Peng
2022-11-16perf test: Fix skipping branch stack sampling testJames Clark
2022-11-16perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev
2022-11-16perf stat: Fix crash with --per-node --metric-only in CSV modeNamhyung Kim
2022-11-04perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing
2022-11-04perf list: Fix PMU name pai_crypto in perf list on s390Thomas Richter
2022-11-04perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain
2022-11-04perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter
2022-10-21perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter
2022-10-21perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-21perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-09-29perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo
2022-09-29perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa
2022-09-29perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa
2022-09-29perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing
2022-09-28perf arm-spe: augment the data source type with neoverse_spe listJing Zhang
2022-09-28perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Athira Rajeev
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev
2022-09-26perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing
2022-09-26perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing
2022-09-26perf tools: Get a perf cgroup more portably in BPFNamhyung Kim
2022-09-21perf tools: Honor namespace when synthesizing build-idsNamhyung Kim
2022-09-21perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-21perf record: Fix cpu mask bit setting for mixed mmapsAdrian Hunter
2022-09-21perf test: Skip wp modify test on old kernelsNamhyung Kim
2022-09-21perf jit: Include program header in ELF filesLieven Hey
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim
2022-09-21perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim
2022-09-21perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim
2022-09-08perf record: Fix synthesis failure warningsAdrian Hunter
2022-09-08perf tools: Don't install data files with x permissionsJiri Slaby
2022-09-08perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing
2022-09-08perf lock: Remove redundant word 'contention' in help messageYang Jihong
2022-09-08perf dlfilter dlfilter-show-cycles: Fix types for print formatAdrian Hunter
2022-09-06perf c2c: Prevent potential memory leak in c2c_he_zalloc()Shang XiaoJing
2022-09-06perf genelf: Switch deprecated openssl MD5_* functions to new EVP APIZixuan Tan
2022-09-06tools/perf: Fix out of bound access to cpu mask arrayAthira Rajeev
2022-09-06perf affinity: Fix out of bound access to "sched_cpus" maskAthira Rajeev
2022-09-02perf stat: Fix L2 Topdown metrics disappear for raw eventsZhengjun Xing
2022-08-31perf script: Skip dummy event attr checkJiri Olsa