summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-08-11Merge tag 'v5.4.58' into 5.4-2.1.x-imxAndrey Zhizhikin
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-11Merge tag 'v5.4.57' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.56' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.53' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.52' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.51' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.50' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.49' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.48' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-10libtraceevent: Fix build with binutils 2.35Ben Hutchings
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-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
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
2020-06-24libbpf: Handle GCC noreturn-turned-volatile quirkAndrii Nakryiko
2020-06-24selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-06-24NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe
2020-06-24selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai
2020-06-22perf symbols: Fix kernel maps for kcore and eBPFAdrian Hunter
2020-06-22perf symbols: Fix debuginfo search for UbuntuAdrian Hunter
2020-06-22perf probe: Check address correctness by map instead of _etextMasami Hiramatsu
2020-06-22perf probe: Fix to check blacklist address correctlyMasami Hiramatsu
2020-06-22perf probe: Do not show the skipped eventsMasami Hiramatsu
2020-06-22selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki
2020-06-22libbpf: Fix perf_buffer__free() API for sparse allocsEelco Chaudron