summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-05-01selftests: mptcp: join: fix "invalid address, ADD_ADDR timeout"Matthieu Baerts1-1/+1
2023-05-01selftests/kselftest/runner/run_one(): allow running non-executable filesSeongJae Park1-10/+18
2023-04-26selftests: sigaltstack: fix -WuninitializedNick Desaulniers2-6/+24
2023-04-20libbpf: Fix single-line struct definition output in btf_dumpAndrii Nakryiko1-2/+5
2023-04-13bpftool: Print newline before '}' for struct with padding only fieldsEduard Zingerman1-1/+5
2023-04-05libbpf: Fix btf_dump's packed struct determinationAndrii Nakryiko2-27/+25
2023-04-05selftests/bpf: Add few corner cases to test padding handling of btf_dumpAndrii Nakryiko2-1/+164
2023-04-05libbpf: Fix BTF-to-C converter's padding logicAndrii Nakryiko3-65/+164
2023-04-05selftests/bpf: Test btf dump for struct with padding only fieldsEduard Zingerman1-0/+9
2023-04-05tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso1-1/+1
2023-04-05tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava2-1/+3
2023-03-30act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti1-1/+48
2023-03-30selftests/bpf: check that modifier resolves after pointerLorenz Bauer1-0/+28
2023-03-30bootconfig: Fix testcase to increase max nodeMasami Hiramatsu (Google)1-4/+8
2023-03-22selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin1-5/+31
2023-03-17tools bpftool: Fix compilation error with new binutilsAndres Freund2-9/+38
2023-03-17tools bpf_jit_disasm: Fix compilation error with new binutilsAndres Freund2-2/+8
2023-03-17tools perf: Fix compilation error with new binutilsAndres Freund2-3/+12
2023-03-17tools include: add dis-asm-compat.h to handle version differencesAndres Freund1-0/+55
2023-03-17tools build: Add feature test for init_disassemble_info API changesAndres Freund4-0/+22
2023-03-17perf stat: Fix counting when initial delay configuredChangbin Du4-16/+18
2023-03-17selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu1-0/+2
2023-03-17perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim1-0/+1
2023-03-11tools/iio/iio_utils:fix memory leakYulong Zhang1-17/+6
2023-03-11objtool: Fix memory leak in create_static_call_sections()Miaoqian Lin1-0/+2
2023-03-10perf intel-pt: pkt-decoder: Add CFE and EVD packetsAdrian Hunter4-0/+83
2023-03-10tools/bootconfig: fix single & used for logical conditionAntonio Alvarez Feijoo1-1/+1
2023-03-10ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2-4/+21
2023-03-10ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt1-1/+2
2023-03-10ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt1-0/+3
2023-03-10selftests/landlock: Test ptrace as much as possible with YamaJeff Xu1-17/+96
2023-03-10selftests/landlock: Skip overlayfs tests when not supportedJeff Xu1-0/+47
2023-03-10tools/power/x86/intel-speed-select: Add Emerald Rapid quirkZhang Rui1-1/+1
2023-03-10objtool: add UACCESS exceptions for __tsan_volatile_read/writeArnd Bergmann1-0/+2
2023-03-10selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)1-1/+1
2023-03-10perf tools: Fix auto-complete on aarch64Yicong Yang1-3/+8
2023-03-10perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim3-0/+39
2023-03-10perf intel-pt: Add support for emulated ptwriteAdrian Hunter6-3/+224
2023-03-10perf intel-pt: Add link to the perf wiki's Intel PT pageAdrian Hunter1-0/+7
2023-03-10perf intel-pt: Add documentation for Event Trace and TNT disableAdrian Hunter1-2/+102
2023-03-10perf inject: Use perf_data__read() for auxtraceNamhyung Kim1-3/+3
2023-03-10perf llvm: Fix inadvertent file creationIan Rogers1-1/+24
2023-03-10sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko1-0/+18
2023-03-10selftest: fib_tests: Always cleanup before exitRoxana Nicolescu1-0/+2
2023-03-10selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki1-4/+2
2023-03-10selftests/bpf: Fix out-of-srctree buildIlya Leoshkevich1-2/+0
2023-03-10libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich1-1/+1
2023-03-10bpftool: profile online CPUs instead of possibleTonghao Zhang1-8/+30
2023-03-10x86: Mark stop_this_cpu() __noreturnPeter Zijlstra1-0/+1
2023-03-10libbpf: Fix btf__align_of() by taking into account field offsetsAndrii Nakryiko1-0/+13