aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-09-21Merge tag 'v5.2.60' into v5.2/standard/baseBruce Ashfield
2020-09-17tools build feature: Quote CC and CXX for their argumentsDaniel Díaz
2020-09-17selftests/timers: Turn off timeout settingPo-Hsu Lin
2020-09-17perf bench mem: Always memset source before memcpyVincent Whitchurch
2020-09-17tools build feature: Use CC and CXX from parentThomas Hebb
2020-09-17selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V
2020-09-17selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V
2020-09-17selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V
2020-09-17perf intel-pt: Fix FUP packet stateAdrian Hunter
2020-09-07Merge tag 'v5.2.59' into v5.2/standard/baseBruce Ashfield
2020-09-04tools, bpftool: Fix wrong return value in do_dump()Tianjia Zhang
2020-09-04tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko
2020-09-04selftests/powerpc: Fix online CPU selectionSandipan Das
2020-09-04selftests/powerpc: Fix CPU affinity for child processHarish
2020-09-04seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook
2020-08-29Merge tag 'v5.2.58' into v5.2/standard/baseBruce Ashfield
2020-08-29Merge tag 'v5.2.57' into v5.2/standard/baseBruce Ashfield
2020-08-27selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn
2020-08-27tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon
2020-08-26Merge tag 'v5.2.56' into v5.2/standard/baseBruce Ashfield
2020-08-23selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-08-21perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo
2020-08-21perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo
2020-08-21perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo
2020-08-21selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati
2020-08-21perf tools: Fix record failure when mixed with ARM SPE eventWei Li
2020-08-21selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love
2020-08-21selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love
2020-08-21libtraceevent: Fix build with binutils 2.35Ben Hutchings
2020-08-16Merge tag 'v5.2.53' into v5.2/standard/baseBruce Ashfield
2020-08-13perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao
2020-08-04Merge tag 'v5.2.52' into v5.2/standard/baseBruce Ashfield
2020-08-04Merge tag 'v5.2.51' into v5.2/standard/baseBruce Ashfield
2020-08-03perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter
2020-08-03perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter
2020-08-03perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter
2020-08-03perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()Wei Li
2020-07-24selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen
2020-07-24tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)
2020-07-24tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)
2020-07-20Merge tag 'v5.2.49' into v5.2/standard/baseBruce Ashfield
2020-07-13perf stat: Fix NULL pointer dereferenceHongbo Yao
2020-07-13perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()Gaurav Singh
2020-07-13selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-07-13NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe
2020-07-13selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai
2020-07-12Merge tag 'v5.2.48' into v5.2/standard/baseBruce Ashfield
2020-07-12Merge tag 'v5.2.47' into v5.2/standard/baseBruce Ashfield
2020-07-11perf symbols: Fix debuginfo search for UbuntuAdrian Hunter
2020-07-11perf probe: Check address correctness by map instead of _etextMasami Hiramatsu