summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2022-06-14perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan
2022-06-14perf record: Support sample-read topdown metric group for hybrid platformsZhengjun Xing
2022-06-14perf parse-events: Move slots event for the hybrid platform tooKan Liang
2022-06-14perf evsel: Fixes topdown events in a weak group for the hybrid platformKan Liang
2022-06-09perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systemsZhengjun Xing
2022-06-09perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing
2022-06-09perf c2c: Use stdio interface if slang is not supportedLeo Yan
2022-06-09perf stat: Always keep perf metrics topdown events in a groupKan Liang
2022-06-09perf evlist: Keep topdown counters in weak groupIan Rogers
2022-06-09perf parse-events: Support different format of the topdown event nameKan Liang
2022-06-09perf tools: Use Python devtools for version autodetection rather than runtimeJames Clark
2022-06-09perf tools: Add missing headers needed by util/data.hYang Jihong
2022-05-25perf test bpf: Skip test if clang is not presentAthira Rajeev
2022-05-25perf bench numa: Address compiler error on s390Thomas Richter
2022-05-25perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang
2022-05-25perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev
2022-05-25perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers
2022-05-25perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo
2022-05-18perf tests: Fix coresight `perf test` failure.Jeremy Linton
2022-05-09perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-05-09perf symbol: Update symbols__fixup_end()Namhyung Kim
2022-05-09perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim
2022-05-09perf arm-spe: Fix addresses of synthesized SPE eventsTimothy Hayes
2022-04-27perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan
2022-04-27perf script: Always allow field 'data_src' for auxtraceLeo Yan
2022-04-20perf tools: Fix misleading add event PMU debug messageAdrian Hunter
2022-04-13tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
2022-04-13perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo
2022-04-13perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo
2022-04-13perf session: Remap buf if there is no space for eventDenis Nikitin
2022-04-13perf tools: Fix perf's libperf_print callbackAdrian Hunter
2022-04-13perf: arm-spe: Fix perf report --mem-modeJames Clark
2022-04-13perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark
2022-04-08perf vendor events: Update metrics for SkyLake ServerIan Rogers
2022-04-08perf stat: Fix forked applications enablement of countersThomas Richter
2022-04-08perf parse-events: Move slots only with topdownIan Rogers
2022-04-08perf test arm64: Test unwinding using fame-pointer (fp) modeGerman Gomez
2022-03-18perf parse-events: Ignore case in topdown.slots checkIan Rogers
2022-03-18perf evlist: Avoid iteration for empty evlist.Ian Rogers
2022-03-18perf symbols: Fix symbol size calculation conditionMichael Petlan
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li
2022-02-22perf script: Fix error when printing 'weight' fieldGerman Gomez
2022-02-22perf data: Fix double free in perf_session__delete()Alexey Bayduraev
2022-02-18perf evlist: Fix failed to use cpu list for uncore eventsZhengjun Xing
2022-02-18perf test: Skip failing sigtrap test for arm+aarch64John Garry
2022-02-17perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo
2022-02-16perf test: Fix arm64 perf_event_attr tests wrt --call-graph initializationGerman Gomez
2022-02-16perf cs-etm: Fix corrupt inject files when only last branch option is enabledJames Clark