summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-12-31libsubcmd: Use -O0 with DEBUG=1James Clark
2019-12-31perf probe: Fix to show inlined function callsite without entry_pcMasami Hiramatsu
2019-12-31perf probe: Fix to show ranges of variables in functions without entry_pcMasami Hiramatsu
2019-12-31perf probe: Fix to probe an inline function which has no entry pcMasami Hiramatsu
2019-12-31perf probe: Walk function lines in lexical blocksMasami Hiramatsu
2019-12-31perf jevents: Fix resource leak in process_mapfile() and main()Yunfeng Ye
2019-12-31perf probe: Fix to list probe event with correct line numberMasami Hiramatsu
2019-12-31perf probe: Fix to find range-only function instanceMasami Hiramatsu
2019-12-31libbpf: Fix error handling in bpf_map__reuse_fd()Toke Høiland-Jørgensen
2019-12-31perf tests: Disable bp_signal testing for arm64Leo Yan
2019-12-31perf report: Add warning when libunwind not compiled inJin Yao
2019-12-31perf test: Report failure for mmap eventsLeo Yan
2019-12-31selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk
2019-12-31tools/power/cpupower: Fix initializer override in hsw_ext_cstatesNathan Chancellor
2019-12-31selftests: forwarding: Delete IPv6 address at the endIdo Schimmel
2019-12-17perf callchain: Fix segfault in thread__resolve_callchain_sample()Adrian Hunter
2019-12-13perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter
2019-12-13tools/bpf: make libbpf _GNU_SOURCE friendlyYonghong Song
2019-12-13tools: bpftool: fix a bitfield pretty print issueYonghong Song
2019-12-13selftests/powerpc: Skip test instead of failingBreno Leitao
2019-12-13selftests/powerpc: Allocate base registersBreno Leitao
2019-12-13selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov
2019-12-05selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski
2019-12-05tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...Anthony Yznaga
2019-12-01usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang
2019-12-01x86/insn: Fix awk regexp warningsAlexander Kapshuk
2019-12-01tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet
2019-12-01ACPICA: Use %d for signed int print formatting instead of %uColin Ian King
2019-12-01tools/power turbosat: fix AMD APIC-id outputLen Brown
2019-12-01selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman
2019-12-01selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman
2019-12-01selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley
2019-12-01selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley
2019-12-01tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch
2019-12-01selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao
2019-12-01selftests: kvm: Fix -Wformat warningsAndrea Parri
2019-12-01selftests: watchdog: Fix error message.Jerry Hoemann
2019-12-01selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)
2019-12-01selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu
2019-12-01tools: bpftool: fix completion for "bpftool map update"Quentin Monnet
2019-12-01selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet
2019-12-01selftests/bpf: fix file resource leak in load_kallsymsPeng Hao
2019-12-01usbip: tools: fix atoi() on non-null terminated stringColin Ian King
2019-12-01tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott
2019-11-24tools: PCI: Fix broken pcitest compilationAlan Mikhak
2019-11-24selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata
2019-11-24tc-testing: fix build of eBPF programsDavide Caratti
2019-11-24tools: PCI: Fix compilation warningsGustavo Pimentel
2019-11-24selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg
2019-11-24idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)