summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2026-01-14perf tests: Test evsel__set_config_if_unset() and config change trackingJames Clark
2026-01-14perf parse-events: Always track user config changesJames Clark
2026-01-14perf evsel: Add a helper to get the value of a config fieldJames Clark
2026-01-14perf evsel: apply evsel__set_config_if_unset() to all config fieldsJames Clark
2026-01-14perf parse-events: Track all user changed config bitsJames Clark
2026-01-14perf evsel: Support sparse fields in evsel__set_config_if_unset()James Clark
2026-01-14perf evsel: Move evsel__* functions to evsel.cJames Clark
2026-01-14perf evsel: Refactor evsel__set_config_if_unset() argumentsJames Clark
2026-01-14perf parse-events: Refactor get_config_terms() to remove macrosJames Clark
2026-01-14perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")Ian Rogers
2026-01-14perf help: Move common_cmds into builtin-helpIan Rogers
2026-01-14perf vendor events amd: Add Zen 6 metricsSandipan Das
2026-01-14perf vendor events amd: Add Zen 6 uncore eventsSandipan Das
2026-01-14perf vendor events amd: Add Zen 6 core eventsSandipan Das
2026-01-14perf vendor events amd: Add Zen 6 mappingSandipan Das
2026-01-14perf vendor events riscv: Add CVA6 JSON fileManuel Hernández Méndez
2026-01-13perf addr_location: Update outdated commentJulia Lawall
2026-01-13perf tools: Dump callchain context marker namesJames Clark
2026-01-13perf vendor events arm64: Remove uncountable eventsJames Clark
2026-01-13perf Documentation: Correct branch stack sampling call-stack optionDapeng Mi
2026-01-13perf test: Do not skip when some metric-group tests succeedNamhyung Kim
2026-01-13perf test: Do not skip when some metrics tests succeededNamhyung Kim
2026-01-13perf test: Use shelldir to refer perf source locationNamhyung Kim
2026-01-13perf test: Skip dlfilter test for build failuresNamhyung Kim
2026-01-13perf inject: Keep build-ID data if no option is usedNamhyung Kim
2026-01-13perf util: Remove SHA-1 codeEric Biggers
2026-01-13perf genelf: Switch from SHA-1 to BLAKE2s for build ID generationEric Biggers
2026-01-13perf util: Add BLAKE2s supportEric Biggers
2026-01-13perf test: Test addr2line unwinding works with inline functionsIan Rogers
2026-01-13perf callchain: Fix srcline printing with inlinesIan Rogers
2026-01-13perf srcline: Add configuration support for the addr2line styleIan Rogers
2026-01-12perf addr2line.c: Rename a2l_style to cmd_a2l_styleIan Rogers
2026-01-12perf addr2line: Add a libdw implementationIan Rogers
2026-01-12perf test workload: Add inlineloop test workloadIan Rogers
2026-01-12perf unwind-libdw: Fix invalid reference countsIan Rogers
2026-01-12perf test subcmd help: Add exclude disjoint subcmd namesIan Rogers
2026-01-12perf stat display: Make %f precision consistentIan Rogers
2026-01-12perf build: Raise minimum shellcheck version to 0.7.2Nicolas Schier
2026-01-12perf test stat tests: Fix for virtualized machinesThomas Richter
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-06perf parse-events: Fix evsel allocation failureFaisal Bukhari
2026-01-06perf data: Fix coding styleDerek Foreman
2026-01-06perf data: Allow filtering conversion by time rangeDerek Foreman
2026-01-06perf build: Skip nondistro build test if libbfd is oldJames Clark
2026-01-06perf build: Feature test for libbfd thread safety APIJames Clark
2026-01-06perf build: Remove unused libbfd-buildid feature testJames Clark
2026-01-06perf build: Do all non-distro feature checks in one goJames Clark
2026-01-06perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...Roberto Sassu
2026-01-06perf test java symbol: Additional libperf-jvmti.so path checkIan Rogers
2026-01-06perf test: Fix test case perf evlist tests for s390xThomas Richter