summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2022-10-24perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter
2022-10-24perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter
2022-10-24perf: Skip and warn on unknown format 'configN' attrsRob Herring
2022-10-05perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo
2022-10-05perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing
2022-10-05perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing
2022-10-05perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing
2022-10-05perf parse-events: Break out tracepoint and printingIan Rogers
2022-10-05perf record: Fix cpu mask bit setting for mixed mmapsAdrian Hunter
2022-10-05tools/perf: Fix out of bound access to cpu mask arrayAthira Rajeev
2022-09-28perf tools: Honor namespace when synthesizing build-idsNamhyung Kim
2022-09-28perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-28perf jit: Include program header in ELF filesLieven Hey
2022-09-28perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim
2022-09-28perf stat: Fix BPF program section nameNamhyung Kim
2022-09-15perf stat: Fix L2 Topdown metrics disappear for raw eventsZhengjun Xing
2022-09-15perf evlist: Always use arch_evlist__add_default_attrs()Kan Liang
2022-09-15perf record: Fix synthesis failure warningsAdrian Hunter
2022-09-15perf script: Fix Cannot print 'iregs' field for hybrid systemsZhengjun Xing
2022-09-15perf dlfilter dlfilter-show-cycles: Fix types for print formatAdrian Hunter
2022-08-31perf stat: Clear evsel->reset_group for each stat runIan Rogers
2022-08-31perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark
2022-08-25perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter
2022-08-25perf parse-events: Fix segfault when event parser gets an errorAdrian Hunter
2022-08-25perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET
2022-08-17genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-17perf symbol: Fail to read phdr workaroundIan Rogers
2022-08-17perf stat: Revert "perf stat: Add default hybrid events"Kan Liang
2022-08-17perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter
2022-08-17perf tools: Fix dso_id inode generation comparisonAdrian Hunter
2022-07-27perf bpf: Remove undefined behavior from bpf_perf_object__next()Ian Rogers
2022-07-27perf symbol: Skip symbols if SHF_ALLOC flag is not setLeo Yan
2022-07-27perf symbol: Correct address for bss symbolsLeo Yan
2022-07-27perf scripts python: Let script to be python2 compliantLeo Yan
2022-07-17perf trace: Fix SIGSEGV when processing syscall argsNaveen N. Rao
2022-07-17perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter
2022-07-17perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter
2022-07-02perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim
2022-07-02perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim
2022-07-02perf unwind: Fix unitialized 'offset' variable on aarch64Ivan Babrou
2022-06-28perf bpf: 8 byte align bpil dataIan Rogers
2022-06-28perf offcpu: Accept allowed sample types onlyNamhyung Kim
2022-06-28perf offcpu: Fix build failure on old kernelsNamhyung Kim
2022-06-26perf stat: Enable ignore_missing_threadGang Li
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter
2022-06-19perf metrics: Ensure at least 1 id per metricIan Rogers
2022-06-19perf arm-spe: Don't set data source if it's not a memory operationLeo Yan