summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
2022-06-19perf expr: Allow exponents on floating point valuesIan Rogers
2022-06-19perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev
2022-06-19perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan
2022-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19perf test: Fix variable length array undefined behavior in bp_accountIan Rogers
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter
2022-06-19perf unwind: Fix uninitialized variableIan Rogers
2022-06-03perf vendor events intel: Update metrics for AlderlakeZhengjun Xing
2022-06-03perf vendor events intel: Add metrics for SapphirerapidsZhengjun Xing
2022-06-03perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan