summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-28perf vendor events arm64: Add i.MX91 DDR Performance Monitor metricsXu Yang
2024-10-28perf test: Sort tests placing exclusive tests lastIan Rogers
2024-10-28perf test: Add a signal handler to kill forked child processesIan Rogers
2024-10-28perf test: Make parallel testing the defaultIan Rogers
2024-10-28perf test: Run parallel tests in two passesIan Rogers
2024-10-28perf test: Add a signal handler around running a testIan Rogers
2024-10-28perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers
2024-10-28perf test: Avoid list test blocking on writing to stdoutIan Rogers
2024-10-28perf test: Reduce scope of parallel variableIan Rogers
2024-10-28perf test: Display number of active running testsIan Rogers
2024-10-28tools subcmd: Add non-waitpid check_if_command_finished()Ian Rogers
2024-10-23perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()Li Huafei
2024-10-23perf disasm: Use disasm_line__free() to properly free disasm_lineLi Huafei
2024-10-23perf disasm: Use disasm_line__free() to properly free disasm_lineLi Huafei
2024-10-22perf test: Add precise_max subtest to the perf record shell testNamhyung Kim
2024-10-22perf record: Just use "cycles:P" as the default eventNamhyung Kim
2024-10-22perf tools: Check fallback error and orderNamhyung Kim
2024-10-22perf tools: Move x86__is_amd_cpu() to util/env.cNamhyung Kim
2024-10-22perf tools: Detect missing kernel features properlyNamhyung Kim
2024-10-22perf tools: Do not set exclude_guest for precise_ipNamhyung Kim
2024-10-22perf tools: Simplify evsel__add_modifier()Namhyung Kim
2024-10-22perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim
2024-10-22perf tools: Add fallback for exclude_guestNamhyung Kim
2024-10-21perf tools: sched-pipe bench: add (-n) nonblocking benchmarkBrian Geffon
2024-10-21perf test: Document the -w/--workload optionArnaldo Carvalho de Melo
2024-10-21perf test: Introduce --list-workloads to list the available workloadsArnaldo Carvalho de Melo
2024-10-21perf test: Introduce workloads__for_each()Arnaldo Carvalho de Melo
2024-10-19perf vendor events amd: Update Zen 5 data cache fill eventsSandipan Das
2024-10-19perf vendor events amd: Add Zen 5 data fabric metricsSandipan Das
2024-10-19perf vendor events amd: Add Zen 5 data fabric eventsSandipan Das
2024-10-19perf test: Fix perf test case 84 on s390Thomas Richter
2024-10-19perf test: Update all metrics test like metricgroups testNamhyung Kim
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers
2024-10-18perf libdw: Remove unnecessary definesIan Rogers
2024-10-18perf probe: Move elfutils support check to libdw checkIan Rogers
2024-10-18perf build: Combine test-dwarf-getcfi into test-libdwIan Rogers
2024-10-18perf build: Combine test-dwarf-getlocations into test-libdwIan Rogers
2024-10-18perf build: Combine libdw-dwarf-unwind into libdw feature testsIan Rogers
2024-10-18perf build: Rename test-dwarf to test-libdwIan Rogers
2024-10-18perf build: Remove defined but never used variableIan Rogers
2024-10-18perf build: Rename NO_DWARF to NO_LIBDWIan Rogers
2024-10-18perf build: Fix LIBDW_DIRIan Rogers
2024-10-17perf test: Move attr files into shell directory where they are usedIan Rogers
2024-10-17perf test: Remove C test wrapper for attr.pyIan Rogers
2024-10-17perf test: Add a shell wrapper for "Setup struct perf_event_attr"Ian Rogers
2024-10-17perf probe: Correct demangled symbols in C++ programLeo Yan
2024-10-17perf stat: Disable metric thresholds for CSV and JSON metric-only modeIan Rogers
2024-10-17perf stat: Add metric-threshold to json outputIan Rogers
2024-10-17perf stat: Change color to threshold in print_metricIan Rogers