summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpftool: Print newline before '}' for struct with padding only fieldsEduard Zingerman2023-04-131-1/+5
* libbpf: Fix btf_dump's packed struct determinationAndrii Nakryiko2023-04-052-27/+25
* selftests/bpf: Add few corner cases to test padding handling of btf_dumpAndrii Nakryiko2023-04-052-1/+164
* libbpf: Fix BTF-to-C converter's padding logicAndrii Nakryiko2023-04-053-65/+164
* selftests/bpf: Test btf dump for struct with padding only fieldsEduard Zingerman2023-04-051-0/+9
* tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso2023-04-051-1/+1
* tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava2023-04-052-1/+3
* act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti2023-03-301-1/+48
* selftests/bpf: check that modifier resolves after pointerLorenz Bauer2023-03-301-0/+28
* bootconfig: Fix testcase to increase max nodeMasami Hiramatsu (Google)2023-03-301-4/+8
* selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin2023-03-221-5/+31
* tools bpftool: Fix compilation error with new binutilsAndres Freund2023-03-172-9/+38
* tools bpf_jit_disasm: Fix compilation error with new binutilsAndres Freund2023-03-172-2/+8
* tools perf: Fix compilation error with new binutilsAndres Freund2023-03-172-3/+12
* tools include: add dis-asm-compat.h to handle version differencesAndres Freund2023-03-171-0/+55
* tools build: Add feature test for init_disassemble_info API changesAndres Freund2023-03-174-0/+22
* perf stat: Fix counting when initial delay configuredChangbin Du2023-03-174-16/+18
* selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu2023-03-171-0/+2
* perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim2023-03-171-0/+1
* tools/iio/iio_utils:fix memory leakYulong Zhang2023-03-111-17/+6
* objtool: Fix memory leak in create_static_call_sections()Miaoqian Lin2023-03-111-0/+2
* perf intel-pt: pkt-decoder: Add CFE and EVD packetsAdrian Hunter2023-03-104-0/+83
* tools/bootconfig: fix single & used for logical conditionAntonio Alvarez Feijoo2023-03-101-1/+1
* ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2023-03-102-4/+21
* ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt2023-03-101-1/+2
* ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt2023-03-101-0/+3
* selftests/landlock: Test ptrace as much as possible with YamaJeff Xu2023-03-101-17/+96
* selftests/landlock: Skip overlayfs tests when not supportedJeff Xu2023-03-101-0/+47
* tools/power/x86/intel-speed-select: Add Emerald Rapid quirkZhang Rui2023-03-101-1/+1
* objtool: add UACCESS exceptions for __tsan_volatile_read/writeArnd Bergmann2023-03-101-0/+2
* selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)2023-03-101-1/+1
* perf tools: Fix auto-complete on aarch64Yicong Yang2023-03-101-3/+8
* perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim2023-03-103-0/+39
* perf intel-pt: Add support for emulated ptwriteAdrian Hunter2023-03-106-3/+224
* perf intel-pt: Add link to the perf wiki's Intel PT pageAdrian Hunter2023-03-101-0/+7
* perf intel-pt: Add documentation for Event Trace and TNT disableAdrian Hunter2023-03-101-2/+102
* perf inject: Use perf_data__read() for auxtraceNamhyung Kim2023-03-101-3/+3
* perf llvm: Fix inadvertent file creationIan Rogers2023-03-101-1/+24
* sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko2023-03-101-0/+18
* selftest: fib_tests: Always cleanup before exitRoxana Nicolescu2023-03-101-0/+2
* selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki2023-03-101-4/+2
* selftests/bpf: Fix out-of-srctree buildIlya Leoshkevich2023-03-101-2/+0
* libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich2023-03-101-1/+1
* bpftool: profile online CPUs instead of possibleTonghao Zhang2023-03-101-8/+30
* x86: Mark stop_this_cpu() __noreturnPeter Zijlstra2023-03-101-0/+1
* libbpf: Fix btf__align_of() by taking into account field offsetsAndrii Nakryiko2023-03-101-0/+13
* selftest/lkdtm: Skip stack-entropy test if lkdtm is not availableMisono Tomohiro2023-02-221-1/+15
* tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie2023-02-228-5/+45
* selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman2023-02-221-0/+36
* selftests: forwarding: lib: quote the sysctl valuesHangbin Liu2023-02-141-2/+2