summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorLines
2024-11-04perf test: Fix ftrace test with regex patternsNamhyung Kim-1/+1
2024-11-04perf test: Remove dangling CFLAGS for removed attr.o objectArnaldo Carvalho de Melo-1/+0
2024-11-04perf tools: Add all shellcheck_log to gitignoreCharlie Jenkins-3/+1
2024-11-04perf build: Add missing cflags when building with custom libtraceeventYicong Yang-1/+1
2024-11-04perf test: Remove cpu-list BPF cgroup counter testMichael Petlan-13/+0
2024-11-04perf build: Make libunwind opt-in rather than opt-outIan Rogers-4/+8
2024-11-03Merge 'origin/master' into perf-tools-nextNamhyung Kim-27/+94
2024-11-01perf test: Use sqrtloop workload to test bperf eventTengda Wu-1/+1
2024-11-01perf stat: Support inherit events during fork() for bperfTengda Wu-14/+126
2024-10-30perf arm-spe: Use old behavior when opening old SPE filesJames Clark-26/+24
2024-10-30perf ftrace latency: Fix unit on histogram first entry when using --use-nsecArnaldo Carvalho de Melo-1/+1
2024-10-30perf, riscv: Wire up perf trace support for RISC-VBjörn Töpel-1/+78
2024-10-29perf probe: Fix retrieval of source files from a debuginfod serverArnaldo Carvalho de Melo-1/+5
2024-10-29perf arm-spe: Update --itrace help textGraham Woodward-4/+3
2024-10-29perf arm-spe: Correctly set sample flagsGraham Woodward-0/+19
2024-10-29perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branchesGraham Woodward-6/+6
2024-10-29perf arm-spe: Set sample.addr to target address for instruction sampleGraham Woodward-1/+1
2024-10-28perf vendor events arm64: Add i.MX91 DDR Performance Monitor metricsXu Yang-0/+35
2024-10-28perf test: Sort tests placing exclusive tests lastIan Rogers-41/+84
2024-10-28perf test: Add a signal handler to kill forked child processesIan Rogers-3/+34
2024-10-28perf test: Make parallel testing the defaultIan Rogers-11/+2
2024-10-28perf test: Run parallel tests in two passesIan Rogers-61/+121
2024-10-28perf test: Add a signal handler around running a testIan Rogers-1/+27
2024-10-28perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers-20/+20
2024-10-28perf test: Avoid list test blocking on writing to stdoutIan Rogers-1/+4
2024-10-28perf test: Reduce scope of parallel variableIan Rogers-3/+6
2024-10-28perf test: Display number of active running testsIan Rogers-31/+63
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers-7/+3
2024-10-28tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2024-10-23perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()Li Huafei-1/+1
2024-10-23perf disasm: Use disasm_line__free() to properly free disasm_lineLi Huafei-13/+1
2024-10-23perf disasm: Use disasm_line__free() to properly free disasm_lineLi Huafei-1/+1
2024-10-23perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORTArnaldo Carvalho de Melo-0/+3
2024-10-23perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova-15/+54
2024-10-23perf trace: Fix non-listed archs in the syscalltbl routinesJiri Slaby-0/+10
2024-10-23perf build: Change the clang check back to 12.0.1Howard Chu-2/+2
2024-10-23perf trace augmented_raw_syscalls: Add more checks to pass the verifierHoward Chu-2/+18
2024-10-23perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...Arnaldo Carvalho de Melo-0/+2
2024-10-22perf test: Add precise_max subtest to the perf record shell testNamhyung Kim-0/+25
2024-10-22perf record: Just use "cycles:P" as the default eventNamhyung Kim-3/+1
2024-10-22perf tools: Check fallback error and orderNamhyung Kim-9/+29
2024-10-22perf tools: Move x86__is_amd_cpu() to util/env.cNamhyung Kim-28/+28
2024-10-22perf tools: Detect missing kernel features properlyNamhyung Kim-101/+307
2024-10-22perf tools: Do not set exclude_guest for precise_ipNamhyung Kim-12/+4
2024-10-22perf tools: Simplify evsel__add_modifier()Namhyung Kim-6/+3
2024-10-22perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim-13/+23
2024-10-22perf tools: Add fallback for exclude_guestNamhyung Kim-4/+37
2024-10-21perf tools: sched-pipe bench: add (-n) nonblocking benchmarkBrian Geffon-7/+36
2024-10-21perf test: Document the -w/--workload optionArnaldo Carvalho de Melo-0/+17
2024-10-21perf test: Introduce --list-workloads to list the available workloadsArnaldo Carvalho de Melo-1/+19