summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-07perf annotate: Ensure init/exit for global optionsNamhyung Kim
2023-12-07perf ui/browser/annotate: Use global annotation_optionsNamhyung Kim
2023-12-07perf annotate: Use global annotation_optionsNamhyung Kim
2023-12-07perf top: Convert to the global annotation_optionsNamhyung Kim
2023-12-07perf report: Convert to the global annotation_optionsNamhyung Kim
2023-12-07perf annotate: Introduce global annotation_optionsNamhyung Kim
2023-12-06perf stat: Exit perf stat if parse groups failsIan Rogers
2023-12-06perf thread: Add missing RC_CHK_EQUALIan Rogers
2023-12-06perf maps: Move symbol maps functions to maps.cIan Rogers
2023-12-06perf map: Simplify map_ip/unmap_ip and make 'struct map' smallerIan Rogers
2023-12-06perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...Ian Rogers
2023-12-06perf symbols: Parse NOTE segments until the build id is foundChengen Du
2023-12-06perf record: Be lazier in allocating lost samples bufferIan Rogers
2023-12-06perf evsel: Fallback to "task-clock" when not system wideIan Rogers
2023-12-05perf bench sched-seccomp-notify: Fix spelling mistake "synchronious" -> "sync...Colin Ian King
2023-12-05perf test: Add basic 'perf diff' testIan Rogers
2023-12-05perf mem: Fix error on hybrid related to availability of mem event in a PMUKan Liang
2023-12-05perf vendor events powerpc: Update datasource event name to fix duplicate eventsAthira Rajeev
2023-12-05perf test: Add basic 'perf list --json" testIan Rogers
2023-12-05perf test: Use common python setup libraryIan Rogers
2023-12-05perf build: Shellcheck support for OUTPUT directoryIan Rogers
2023-12-05perf vendor events arm64 AmpereOneX: Add core PMU events and metricsIlkka Koskinen
2023-12-05perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_M...Ilkka Koskinen
2023-12-04perf test record user-regs: Fix mask for vg registerVeronika Molnarova
2023-12-04perf env: Cache the arch specific strerrno function in perf_env__arch_strerrno()Arnaldo Carvalho de Melo
2023-12-04perf env: Introduce perf_env__arch_strerrno()Arnaldo Carvalho de Melo
2023-12-03perf beauty: Don't use 'find ... -printf' as it isn't available in busyboxArnaldo Carvalho de Melo
2023-12-03perf docs: Fix man page formatting for 'perf lock'Nick Forrington
2023-11-30tools api fs: Avoid reading whole file for a 1 byte boolIan Rogers
2023-11-30tools api fs: Switch filename__read_str to use io.hIan Rogers
2023-11-30libperf: Lazily allocate/size mmap event copyIan Rogers
2023-11-30libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo
2023-11-29perf test record+probe_libc_inet_pton: Fix call chain match on powerpcLikhitha Korrapati
2023-11-29perf tests sigtrap: Skip if running on a kernel with sleepable spinlocksArnaldo Carvalho de Melo
2023-11-29perf test sigtrap: Generalize the BTF routine to reuse it in this testArnaldo Carvalho de Melo
2023-11-28perf mmap: Lazily initialize zstd streams to save memory when not using itIan Rogers
2023-11-28perf dwarf-aux: Add die_find_variable_by_addr()Namhyung Kim
2023-11-28perf tools: Add --debug-file option to redirect debug outputYang Jihong
2023-11-27perf annotate: Check if operand has multiple regsNamhyung Kim
2023-11-27perf test: Use existing config value for objdump pathJames Clark
2023-11-27perf vendor events riscv: add T-HEAD C9xx JSON fileInochi Amaoto
2023-11-27perf vendor events: Add skx, clx, icx and spr upi bandwidth metricIan Rogers
2023-11-27perf tests: Skip data symbol test if buf1 symbol is missingAdrian Hunter
2023-11-27perf tests: Make data symbol test wait for perf to startAdrian Hunter
2023-11-27perf tests: Skip branch stack sampling test if brstack_bench symbol is missingAdrian Hunter
2023-11-27perf tests: Skip Arm64 callgraphs test if leafloop symbol is missingAdrian Hunter
2023-11-27perf tests: Skip record test if test_loop symbol is missingAdrian Hunter
2023-11-27perf tests: Skip pipe test if noploop symbol is missingAdrian Hunter
2023-11-27perf tests lib: Add perf_has_symbol.shAdrian Hunter
2023-11-27perf header: Fix segfault on build_mem_topology() error pathAdrian Hunter