summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2020-05-10libbpf: Fix readelf output parsing for FedoraThadeu Lima de Souza Cascardo
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks
2020-05-02objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf
2020-05-02objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf
2020-05-02libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline
2020-05-02bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn
2020-04-29tools/vm: fix cross-compile buildLucas Stach
2020-04-29selftests: Fix suppress test in fib_tests.shDavid Ahern
2020-04-29ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern
2020-04-29tracing/selftests: Turn off timeout settingSteven Rostedt (VMware)
2020-04-29libbpf: Fix readelf output parsing on powerpc with recent binutilsAurelien Jarno
2020-04-29selftests: kmod: fix handling test numbers above 9Eric Biggers
2020-04-29tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj
2020-04-29tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara
2020-04-23bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann
2020-04-23bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend
2020-04-23bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2020-04-23objtool: Fix switch table detection in .text.unlikelyJosh Poimboeuf
2020-04-21perf report: Fix no branch type statistics report issueJin Yao