summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu2020-08-261-1/+1
* kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada2020-08-261-0/+6
* 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
* 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 use another shell exit on non-actionsJesper Dangaard Brouer2020-08-211-1/+3
* 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
* 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
* 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
* seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook2020-08-191-1/+1
* 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
* selftests: bpf: Fix detach from sockmap testsLorenz Bauer2020-08-071-6/+6
* perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo2020-08-055-22/+23
* perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo2020-08-051-2/+2
* perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo2020-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/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
* 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 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
* perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter2020-07-161-1/+1
* perf intel-pt: Fix PEBS sample for XMM registersAdrian Hunter2020-07-161-2/+3
* perf intel-pt: Fix recording PEBS-via-PT with registersAdrian Hunter2020-07-162-2/+3
* perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()Wei Li2020-07-161-6/+11
* selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen2020-07-092-2/+2
* tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)2020-07-091-1/+38
* tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)2020-07-091-58/+40
* selftests/net: report etf errors correctlyWillem de Bruijn2020-06-301-7/+26
* perf stat: Fix NULL pointer dereferenceHongbo Yao2020-06-241-2/+2
* perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh2020-06-241-2/+1
* libbpf: Handle GCC noreturn-turned-volatile quirkAndrii Nakryiko2020-06-241-9/+24
* selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove2020-06-241-2/+8
* NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe2020-06-241-1/+1
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai2020-06-241-1/+2