summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
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
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
2020-06-22selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire
2020-06-22iocost_monitor: drop string wrap around numbers when outputting jsonTejun Heo
2020-06-22selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko
2020-06-22tools api fs: Make xxx__mountpoint() more scalableStephane Eranian
2020-06-22libbpf: Fix memory leak and possible double-free in hashmap__clearAndrii Nakryiko
2020-06-22objtool: Ignore empty alternativesJulien Thierry
2020-06-17selftests/ftrace: Return unsupported if no error_log fileMasami Hiramatsu
2020-06-17selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove
2020-06-17selftests: fix flower parent qdiscVlad Buslov
2020-06-17perf probe: Accept the instance number of kretprobe eventMasami Hiramatsu
2020-06-07selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen
2020-06-03perf: Make perf able to build with latest libbfdChangbin Du
2020-06-03x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-05-27KVM: selftests: Fix build for evmcs.hPeter Xu
2020-05-27ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire
2020-05-20bpf: Test_progs, fix test_get_stack_rawtp_err.c buildKamal Mostafa
2020-05-20selftest/bpf: fix backported test_select_reuseport selftest changesAndrii Nakryiko
2020-05-20libbpf: Extract and generalize CPU mask parsing logicAndrii Nakryiko
2020-05-20selftests/ftrace: Check the first record for kprobe_args_type.tcXiao Yang
2020-05-20selftests/bpf: fix goto cleanup label not definedHangbin Liu
2020-05-20ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire
2020-05-14objtool: Fix stack offset tracking for indirect CFAsJosh Poimboeuf
2020-05-14iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo
2020-05-10tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sourcesArnaldo Carvalho de Melo