summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim2023-07-271-1/+1
* perf script: Fix allocation of evsel->priv related to per-event dump filesArnaldo Carvalho de Melo2023-07-271-8/+8
* perf script: Fixup 'struct evsel_script' method prefixArnaldo Carvalho de Melo2023-07-271-10/+8
* perf bench: Add missing setlocale() call to allow usage of %'d style formattingArnaldo Carvalho de Melo2023-07-271-0/+2
* perf bench: Use unbuffered output when pipe/tee'ing to a fileSohaib Mohamed2023-07-272-2/+6
* selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca2023-07-271-0/+1
* bpftool: JIT limited misreported as negative value on aarch64Alan Maguire2023-07-271-12/+12
* libbpf: fix offsetof() and container_of() to work with CO-REAndrii Nakryiko2023-07-271-5/+10
* bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev2023-07-277-3/+409
* selftests: net: fcnal-test: check if FIPS mode is enabledMagali Lemes2023-06-281-8/+19
* selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes2023-06-281-16/+16
* bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman2023-06-281-46/+64
* selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts2023-06-281-21/+44
* selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts2023-06-281-5/+7
* selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts2023-06-281-0/+26
* selftests: mptcp: lib: skip if missing symbolMatthieu Baerts2023-06-282-0/+39
* selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei2023-06-211-3/+3
* tools: gpio: fix debounce_period_us output of lsgpioMilo Spadacini2023-06-211-1/+1
* selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts2023-06-093-1/+45
* selftests: fib_tests: mute cleanup error messagePo-Hsu Lin2023-05-301-1/+1
* selftests/memfd: Fix unknown type name build failureHardik Garg2023-05-301-0/+1
* act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti2023-05-301-1/+47
* cpupower: Make TSC read per CPU for Mperf monitorWyes Karny2023-05-301-17/+14
* perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong2023-05-171-1/+1
* perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring2023-05-171-2/+1
* perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo2023-05-171-1/+1
* perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain2023-05-172-3/+3
* perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter2023-05-171-0/+2
* perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter2023-05-171-1/+4
* bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet2023-05-171-0/+7
* selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu2023-05-171-2/+6
* tools: bpftool: Remove invalid \' json escapeLuis Gerhorst2023-05-171-3/+0
* selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen2023-05-171-1/+6
* selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen2023-05-171-0/+2
* perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...Arnaldo Carvalho de Melo2023-05-171-1/+1
* selftests: sigaltstack: fix -WuninitializedNick Desaulniers2023-04-262-6/+24
* libbpf: Fix single-line struct definition output in btf_dumpAndrii Nakryiko2023-04-201-2/+5
* bpftool: Print newline before '}' for struct with padding only fieldsEduard Zingerman2023-04-201-1/+5
* selftests: intel_pstate: ftime() is deprecatedTommi Rantala2023-04-201-6/+16
* 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 /dev/cpu_dma_latency warningsPrarit Bhargava2023-04-052-1/+3
* selftests/bpf: check that modifier resolves after pointerLorenz Bauer2023-04-051-0/+28
* bootconfig: Fix testcase to increase max nodeMasami Hiramatsu (Google)2023-04-051-4/+8