aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-11-28perf dwarf-aux: Add die_find_variable_by_addr()Namhyung Kim2-0/+93
2023-11-28perf tools: Add --debug-file option to redirect debug outputYang Jihong2-0/+33
2023-11-28cgroup/cpuset: Expose cpuset.cpus.isolatedWaiman Long1-14/+18
2023-11-28tools: ynl: add sample for getting page-pool informationJakub Kicinski7-2/+776
2023-11-27selftests: tc-testing: remove unused importPedro Tammela1-2/+0
2023-11-27selftests: tc-testing: cleanup on Ctrl-CPedro Tammela2-2/+6
2023-11-27selftests: tc-testing: prefix iproute2 functions with "ipr2"Pedro Tammela1-8/+8
2023-11-27selftests: tc-testing: remove unnecessary time.sleepPedro Tammela1-5/+0
2023-11-27selftests: tc-testing: remove buildebpf pluginPedro Tammela7-113/+11
2023-11-27selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2-14/+8
2023-11-27selftests/net: unix: fix unused variable compiler warningWillem de Bruijn1-1/+0
2023-11-27selftests/net: fix a char signedness issueWillem de Bruijn1-1/+1
2023-11-27selftests/net: ipsec: fix constant out of rangeWillem de Bruijn1-2/+2
2023-11-27selftests/bpf: update test_offload to use new orphaned propertyStanislav Fomichev1-9/+6
2023-11-27bpftool: mark orphaned programs during prog showStanislav Fomichev1-5/+9
2023-11-27perf annotate: Check if operand has multiple regsNamhyung Kim2-0/+38
2023-11-27perf test: Use existing config value for objdump pathJames Clark2-7/+3
2023-11-27perf vendor events riscv: add T-HEAD C9xx JSON fileInochi Amaoto5-0/+288
2023-11-27perf vendor events: Add skx, clx, icx and spr upi bandwidth metricIan Rogers4-0/+24
2023-11-27perf tests: Skip data symbol test if buf1 symbol is missingAdrian Hunter1-0/+5
2023-11-27perf tests: Make data symbol test wait for perf to startAdrian Hunter1-2/+9
2023-11-27perf tests: Skip branch stack sampling test if brstack_bench symbol is missingAdrian Hunter1-0/+6
2023-11-27perf tests: Skip Arm64 callgraphs test if leafloop symbol is missingAdrian Hunter1-0/+6
2023-11-27perf tests: Skip record test if test_loop symbol is missingAdrian Hunter1-1/+7
2023-11-27perf tests: Skip pipe test if noploop symbol is missingAdrian Hunter1-1/+8
2023-11-27perf tests lib: Add perf_has_symbol.shAdrian Hunter1-0/+21
2023-11-27perf header: Fix segfault on build_mem_topology() error pathAdrian Hunter1-1/+3
2023-11-27perf report: Remove warning on missing raw data for s390Thomas Richter1-4/+5
2023-11-27ndtest: fix typo class_regster -> class_registerYi Zhang1-1/+1
2023-11-27ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela1-2/+5
2023-11-27KVM: selftests: arm64: Support P52V48 4K and 16K guest_modesRyan Roberts4-9/+36
2023-11-27KVM: selftests: arm64: Determine max ipa size per-page sizeRyan Roberts4-36/+50
2023-11-27perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perfAthira Rajeev2-1/+42
2023-11-27perf vendor events riscv: Add StarFive Dubhe-90 JSON fileJi Sheng Teoh1-1/+1
2023-11-27perf tests coresight: Remove unused variableszhujun23-3/+0
2023-11-27bpf: Fix a few selftest failures due to llvm18 changeYonghong Song1-0/+1
2023-11-27perf lock: Fix a memory leak on an error pathzhaimingbing1-1/+3
2023-11-27perf parse-events: Make legacy events lower priority than sysfs/JSONIan Rogers4-88/+231
2023-11-27perf cs-etm: Enable itrace option 'T'Leo Yan1-3/+18
2023-11-27perf auxtrace: Add 'T' itrace option for timestamp traceLeo Yan3-0/+7
2023-11-27perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark1-2/+2
2023-11-27perf test: Basic branch counter supportKan Liang1-0/+30
2023-11-27perf script perl: Fail check on dynamic allocationzhaimingbing1-0/+3
2023-11-27perf script python: Fail check on dynamic allocationParan Lee1-2/+15
2023-11-27perf test: Remove atomics from test_loop to avoid test failuresNick Forrington1-3/+1
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller1-2/+0
2023-11-24Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+1
2023-11-24tools: ynl-gen: use enum name from the specJakub Kicinski1-5/+9