summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
...
| * | perf record: Just use "cycles:P" as the default eventNamhyung Kim2024-10-221-3/+1
| * | perf tools: Check fallback error and orderNamhyung Kim2024-10-221-9/+29
| * | perf tools: Move x86__is_amd_cpu() to util/env.cNamhyung Kim2024-10-226-28/+28
| * | perf tools: Detect missing kernel features properlyNamhyung Kim2024-10-223-101/+307
| * | perf tools: Do not set exclude_guest for precise_ipNamhyung Kim2024-10-222-12/+4
| * | perf tools: Simplify evsel__add_modifier()Namhyung Kim2024-10-223-6/+3
| * | perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim2024-10-226-13/+23
| * | perf tools: Add fallback for exclude_guestNamhyung Kim2024-10-223-4/+37
| * | perf tools: sched-pipe bench: add (-n) nonblocking benchmarkBrian Geffon2024-10-211-7/+36
| * | perf test: Document the -w/--workload optionArnaldo Carvalho de Melo2024-10-211-0/+17
| * | perf test: Introduce --list-workloads to list the available workloadsArnaldo Carvalho de Melo2024-10-211-1/+19
| * | perf test: Introduce workloads__for_each()Arnaldo Carvalho de Melo2024-10-211-3/+4
| * | perf vendor events amd: Update Zen 5 data cache fill eventsSandipan Das2024-10-191-6/+72
| * | perf vendor events amd: Add Zen 5 data fabric metricsSandipan Das2024-10-191-0/+112
| * | perf vendor events amd: Add Zen 5 data fabric eventsSandipan Das2024-10-191-0/+1634
| * | perf test: Fix perf test case 84 on s390Thomas Richter2024-10-191-0/+1
| * | perf test: Update all metrics test like metricgroups testNamhyung Kim2024-10-191-21/+66
| * | perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers2024-10-1814-20/+20
| * | perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers2024-10-1817-40/+40
| * | perf libdw: Remove unnecessary definesIan Rogers2024-10-188-71/+4
| * | perf probe: Move elfutils support check to libdw checkIan Rogers2024-10-182-4/+0
| * | perf build: Combine test-dwarf-getcfi into test-libdwIan Rogers2024-10-181-7/+1
| * | perf build: Combine test-dwarf-getlocations into test-libdwIan Rogers2024-10-181-8/+2
| * | perf build: Combine libdw-dwarf-unwind into libdw feature testsIan Rogers2024-10-181-8/+0
| * | perf build: Rename test-dwarf to test-libdwIan Rogers2024-10-181-3/+3
| * | perf build: Remove defined but never used variableIan Rogers2024-10-181-2/+0
| * | perf build: Rename NO_DWARF to NO_LIBDWIan Rogers2024-10-1815-22/+22
| * | perf build: Fix LIBDW_DIRIan Rogers2024-10-181-0/+6
| * | perf test: Move attr files into shell directory where they are usedIan Rogers2024-10-1753-4/+3
| * | perf test: Remove C test wrapper for attr.pyIan Rogers2024-10-176-233/+123
| * | perf test: Add a shell wrapper for "Setup struct perf_event_attr"Ian Rogers2024-10-171-0/+22
| * | perf probe: Correct demangled symbols in C++ programLeo Yan2024-10-171-2/+15
| * | perf stat: Disable metric thresholds for CSV and JSON metric-only modeIan Rogers2024-10-171-0/+8
| * | perf stat: Add metric-threshold to json outputIan Rogers2024-10-172-3/+24
| * | perf stat: Change color to threshold in print_metricIan Rogers2024-10-175-68/+97
| * | perf stat: Drop metric-unit if unit is NULLIan Rogers2024-10-171-2/+2
| * | perf stat: Display "none" for NaN with metric only jsonIan Rogers2024-10-171-4/+7
| * | perf stat: Fix/add parameter names for print_metricIan Rogers2024-10-172-25/+36
| * | perf color: Add printf format checking and resolve issuesIan Rogers2024-10-178-14/+15
| * | perf probe: Fix libdw memory leakIan Rogers2024-10-172-2/+6
| * | perf disasm: Fix capstone memory leakIan Rogers2024-10-171-4/+7
| * | tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf j...Athira Rajeev2024-10-171-1/+31
| * | tools/perf/pmu-events/powerpc: Add support for compat events in jsonAthira Rajeev2024-10-172-0/+118
| * | perf dso: Fix symtab_type for kmod compressionVeronika Molnarova2024-10-171-1/+1
| * | perf probe: Improve log for long event name failureLeo Yan2024-10-171-2/+8
| * | perf probe: Check group string lengthLeo Yan2024-10-171-0/+6
| * | perf probe: Use the MAX_EVENT_NAME_LEN macroLeo Yan2024-10-171-1/+4
| * | perf test: Speed up some tests using perf listNamhyung Kim2024-10-179-9/+9
| * | perf x86/topdown: Refine helper arch_is_topdown_metrics()Dapeng Mi2024-10-161-30/+9
| * | perf x86/topdown: Make topdown metrics comparators be symmetricDapeng Mi2024-10-161-6/+9