summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf test: Introduce workloads__for_each()Arnaldo Carvalho de Melo2024-10-221-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-183-5/+9
* perf build: Combine test-dwarf-getcfi into test-libdwIan Rogers2024-10-185-22/+10
* perf build: Combine test-dwarf-getlocations into test-libdwIan Rogers2024-10-186-33/+15
* perf build: Combine libdw-dwarf-unwind into libdw feature testsIan Rogers2024-10-186-34/+18
* perf build: Rename test-dwarf to test-libdwIan Rogers2024-10-185-17/+17
* 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
* perf tool_pmu: Remove duplicate io.h headerIan Rogers2024-10-161-1/+0
* perf arm-spe: Add Cortex CPUs to common data source encoding listLeo Yan2024-10-141-0/+5
* perf arm-spe: Add Neoverse-V2 to common data source encoding listBesar Wicaksono2024-10-141-0/+1
* perf arm-spe: Remove the unused 'midr' fieldLeo Yan2024-10-141-4/+0
* perf arm-spe: Use metadata to decide the data source featureLeo Yan2024-10-141-3/+64
* perf arm-spe: Introduce arm_spe__is_homogeneous()Leo Yan2024-10-141-0/+26
* perf arm-spe: Rename the common data source encodingLeo Yan2024-10-142-23/+23
* perf arm-spe: Rename arm_spe__synth_data_source_generic()Leo Yan2024-10-141-3/+3
* perf test: Delete unused Intel CQM testHoward Chu2024-10-141-128/+0
* perf evsel: Fix missing inherit + sample read checkNamhyung Kim2024-10-141-1/+2
* perf sched timehist: Add pre-migration wait time optionMadadi Vineeth Reddy2024-10-142-39/+67