summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()Andrii Nakryiko2020-08-261-4/+4
* tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh2020-08-261-1/+1
* selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang2020-08-261-2/+2
* tools build feature: Quote CC and CXX for their argumentsDaniel Díaz2020-08-211-1/+1
* perf bench mem: Always memset source before memcpyVincent Whitchurch2020-08-211-10/+11
* selftests/bpf: Prevent runqslower from racing on building bpftoolAndrii Nakryiko2020-08-211-2/+3
* tools build feature: Use CC and CXX from parentThomas Hebb2020-08-212-3/+1
* selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V2020-08-211-3/+8
* selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V2020-08-211-18/+12
* selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V2020-08-211-13/+13
* selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer2020-08-211-4/+5
* selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer2020-08-211-1/+3
* bpf: selftests: Restore netns after each testMartin KaFai Lau2020-08-212-2/+23
* selftests/bpf: Test_progs indicate to shell on non-actionsJesper Dangaard Brouer2020-08-211-0/+3
* perf intel-pt: Fix duplicate branch after CBRAdrian Hunter2020-08-211-2/+6
* perf intel-pt: Fix FUP packet stateAdrian Hunter2020-08-211-14/+7
* perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu2020-08-211-1/+1
* perf probe: Fix wrong variable warning when the probe point is not foundMasami Hiramatsu2020-08-211-0/+3
* selftests/seccomp: Set NNP for TSYNC ESRCH flag testKees Cook2020-08-211-0/+5
* tools, bpftool: Fix wrong return value in do_dump()Tianjia Zhang2020-08-191-1/+1
* tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko2020-08-191-1/+2
* libbpf: Fix register in PT_REGS MIPS macrosJerry Crunchtime2020-08-191-2/+2
* selftests/powerpc: Fix online CPU selectionSandipan Das2020-08-191-12/+25
* selftests/powerpc: Fix CPU affinity for child processHarish2020-08-191-5/+16
* selftests/powerpc: Squash spurious errors due to device removalOliver O'Halloran2020-08-191-3/+8
* tools/bpftool: Fix error handing in do_skeleton()YueHaibing2020-08-191-1/+4
* lkdtm: Make arch-specific tests always availableKees Cook2020-08-191-0/+1
* selftests/lkdtm: Reset WARN_ONCE to avoid false negativesKees Cook2020-08-191-0/+6
* seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook2020-08-191-1/+1
* kunit: capture stderr on all make subprocess callsWill Chen2020-08-191-3/+3
* selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn2020-08-111-3/+2
* tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon2020-08-111-0/+1
* selftest: txtimestamp: fix net ns entry logicPaolo Pisati2020-08-051-1/+1
* selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati2020-08-051-0/+2
* selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati2020-08-051-1/+1
* perf tools: Fix record failure when mixed with ARM SPE eventWei Li2020-08-051-4/+4
* selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu2020-08-051-0/+3
* selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen2020-08-051-2/+0
* selftests/net: tcp_mmap: fix clang warning for target arch PowerPCTanner Love2020-08-051-3/+3
* selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love2020-08-051-1/+1
* selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love2020-08-051-1/+2
* selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love2020-08-051-2/+1
* libtraceevent: Fix build with binutils 2.35Ben Hutchings2020-08-051-1/+1
* s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter2020-07-291-1/+1
* perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao2020-07-221-2/+4
* ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern2020-07-221-0/+13
* perf scripts python: exported-sql-viewer.py: Fix time chart call treeAdrian Hunter2020-07-161-0/+4
* perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter2020-07-161-0/+1
* perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter2020-07-161-1/+2
* perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter2020-07-161-1/+2