summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-275-5/+197
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2024-11-251-5/+5
| |\
| | * tools: PCI: Fix incorrect printf format specifiersLuo Yifan2024-11-201-5/+5
| * | selftests/pcie_bwctrl: Create selftestsIlpo Järvinen2024-11-164-0/+192
| |/
* | Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...Linus Torvalds2024-11-26338-4123/+9483
|\ \
| * | perf tests: Fix hwmon parsing with PMU name testIan Rogers2024-11-222-8/+13
| * | perf hwmon_pmu: Ensure hwmon key union is zeroed before useIan Rogers2024-11-221-4/+5
| * | perf tests hwmon_pmu: Remove double evlist__delete()Arnaldo Carvalho de Melo2024-11-221-2/+0
| * | perf/test: fix perf ftrace test on s390Thomas Richter2024-11-221-1/+1
| * | perf bpf-filter: Return -ENOMEM directly when pfi allocation failsHao Ge2024-11-221-1/+1
| * | perf test: Correct hwmon test PMU detectionIan Rogers2024-11-221-1/+2
| * | perf: Remove unused del_perf_probe_events()Dr. David Alan Gilbert2024-11-164-57/+0
| * | perf pmu: Move pmu_metrics_table__find and remove ARM overrideIan Rogers2024-11-166-39/+9
| * | perf jevents: Add map_for_cpu()Ian Rogers2024-11-162-14/+26
| * | perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers2024-11-1615-67/+57
| * | perf header: Avoid transitive PMU includesIan Rogers2024-11-163-0/+4
| * | perf arm64 header: Use cpu argument in get_cpuidIan Rogers2024-11-162-33/+31
| * | perf header: Refactor get_cpuid to take a CPU for ARMIan Rogers2024-11-1611-14/+19
| * | perf header: Move is_cpu_online to numa benchIan Rogers2024-11-163-52/+53
| * | perf jevents: fix breakage when do perf stat on system metricXu Yang2024-11-162-22/+2
| * | perf test: Add missing __exit calls in tool/hwmon testsIan Rogers2024-11-162-0/+2
| * | perf tests: Make leader sampling test work without branch eventJames Clark2024-11-161-6/+7
| * | perf util: Remove kernel version deadcodeDr. David Alan Gilbert2024-11-162-93/+0
| * | perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn'...Arnaldo Carvalho de Melo2024-11-161-2/+2
| * | perf test shell trace_exit_race: Show what went wrong in verbose modeArnaldo Carvalho de Melo2024-11-151-2/+22
| * | perf tests: Add test for trace output lossBenjamin Peterson2024-11-141-0/+31
| * | perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson2024-11-141-2/+3
| * | perf trace: Do not lose last events in a raceBenjamin Peterson2024-11-141-7/+2
| * | perf probe: Introduce quotation marks supportMasami Hiramatsu (Google)2024-11-141-34/+41
| * | perf string: Add strpbrk_esq() and strdup_esq() for escape and quoteMasami Hiramatsu (Google)2024-11-142-0/+102
| * | perf probe: Accept FUNC@* to specify function name explicitlyMasami Hiramatsu (Google)2024-11-141-5/+17
| * | perf probe: Fix to ignore escaped characters in --lines optionMasami Hiramatsu (Google)2024-11-141-3/+3
| * | perf probe: Fix error message for failing to find line rangeMasami Hiramatsu (Google)2024-11-141-1/+15
| * | perf trace: Fix tracing itself, creating feedback loopsHoward Chu2024-11-141-0/+3
| * | libsubcmd: Move va_end() before exitLuo Yifan2024-11-131-1/+1
| * | perf timechart: Remove redundant variable assignmentLuo Yifan2024-11-131-1/+0
| * | perf list: Fix topic and pmu_name argument orderJean-Philippe Romain2024-11-133-5/+5
| * | perf tools: Fix typos Muliplier -> MultiplierAndrew Kreimer2024-11-133-3/+3
| * | perf disasm: Allow configuring what disassemblers to useArnaldo Carvalho de Melo2024-11-134-6/+96
| * | perf disasm: Define stubs for the LLVM and capstone disassemblersArnaldo Carvalho de Melo2024-11-131-8/+35
| * | perf disasm: Introduce symbol__disassemble_objdump()Arnaldo Carvalho de Melo2024-11-111-80/+88
| * | perf build: Remove PERF_HAVE_DWARF_REGSIan Rogers2024-11-0913-51/+5
| * | perf dwarf-regs: Remove get_arch_regstr codeIan Rogers2024-11-092-19/+0
| * | perf xtensa: Remove dwarf-regs.cIan Rogers2024-11-095-26/+3
| * | perf sparc: Remove dwarf-regs.cIan Rogers2024-11-095-44/+6
| * | perf sh: Remove dwarf-regs.cIan Rogers2024-11-095-46/+3
| * | perf s390: Remove dwarf-regs.cIan Rogers2024-11-094-20/+3
| * | perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.hIan Rogers2024-11-094-30/+12
| * | perf dwarf-regs: Move powerpc dwarf-regs out of archIan Rogers2024-11-096-149/+70
| * | perf mips: Remove dwarf-regs.cIan Rogers2024-11-094-42/+3