summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-09-05perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips
2020-09-03selftests: disable rp_filter for icmp_redirect.shDavid Ahern
2020-09-03selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario
2020-08-26tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh
2020-08-26perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu
2020-08-26kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada
2020-08-21tools build feature: Quote CC and CXX for their argumentsDaniel Díaz
2020-08-21perf bench mem: Always memset source before memcpyVincent Whitchurch
2020-08-21tools build feature: Use CC and CXX from parentThomas Hebb
2020-08-21selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V
2020-08-21selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V
2020-08-21selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V
2020-08-21selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer
2020-08-21selftests/bpf: Test_progs indicate to shell on non-actionsJesper Dangaard Brouer
2020-08-21perf intel-pt: Fix duplicate branch after CBRAdrian Hunter
2020-08-21perf intel-pt: Fix FUP packet stateAdrian Hunter
2020-08-19tools, bpftool: Fix wrong return value in do_dump()Tianjia Zhang
2020-08-19tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko
2020-08-19selftests/powerpc: Fix online CPU selectionSandipan Das
2020-08-19selftests/powerpc: Fix CPU affinity for child processHarish
2020-08-19selftests/powerpc: Squash spurious errors due to device removalOliver O'Halloran
2020-08-19seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook
2020-08-11selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn
2020-08-11tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon
2020-08-07selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-08-05perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo
2020-08-05perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo
2020-08-05perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo
2020-08-05selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati
2020-08-05selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati
2020-08-05perf tools: Fix record failure when mixed with ARM SPE eventWei Li
2020-08-05selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love
2020-08-05selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love
2020-08-05selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love
2020-08-05libtraceevent: Fix build with binutils 2.35Ben Hutchings
2020-07-22perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao
2020-07-22ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern
2020-07-16perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter
2020-07-16perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter
2020-07-16perf intel-pt: Fix PEBS sample for XMM registersAdrian Hunter
2020-07-16perf intel-pt: Fix recording PEBS-via-PT with registersAdrian Hunter
2020-07-16perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()Wei Li
2020-07-09selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen
2020-07-09tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)
2020-07-09tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)
2020-06-30selftests/net: report etf errors correctlyWillem de Bruijn
2020-06-24perf stat: Fix NULL pointer dereferenceHongbo Yao
2020-06-24perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh