summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao2019-12-012-2/+2
* selftests: kvm: Fix -Wformat warningsAndrea Parri2019-12-011-2/+2
* selftests: watchdog: Fix error message.Jerry Hoemann2019-12-011-4/+4
* selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)2019-12-011-1/+7
* selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu2019-12-011-0/+3
* tools: bpftool: fix completion for "bpftool map update"Quentin Monnet2019-12-011-1/+1
* selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet2019-12-011-1/+1
* selftests/bpf: fix file resource leak in load_kallsymsPeng Hao2019-12-011-0/+1
* usbip: tools: fix atoi() on non-null terminated stringColin Ian King2019-12-011-3/+3
* tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott2019-12-012-3/+8
* tools: PCI: Fix broken pcitest compilationAlan Mikhak2019-11-241-3/+3
* selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata2019-11-241-1/+1
* tc-testing: fix build of eBPF programsDavide Caratti2019-11-244-9/+63
* tools: PCI: Fix compilation warningsGustavo Pimentel2019-11-241-5/+2
* selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg2019-11-241-10/+10
* idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)2019-11-241-0/+52
* selftests/powerpc: Do not fail with rescheduleBreno Leitao2019-11-202-3/+15
* usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim2019-11-121-2/+4
* perf tools: Fix time sortingJiri Olsa2019-11-121-1/+1
* tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan2019-11-121-1/+5
* selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario2019-11-101-1/+1
* selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2019-11-102-0/+736
* selftests: fib_tests: add more tests for metric updatePaolo Abeni2019-11-101-0/+21
* selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-101-1/+2
* perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye2019-11-101-0/+1
* perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye2019-11-101-5/+9
* perf annotate: Return appropriate error code for allocation failuresArnaldo Carvalho de Melo2019-11-061-2/+2
* perf annotate: Propagate the symbol__annotate() error returnArnaldo Carvalho de Melo2019-11-061-1/+1
* perf annotate: Fix the signedness of failure returnsArnaldo Carvalho de Melo2019-11-061-1/+1
* perf annotate: Propagate perf_env__arch() errorArnaldo Carvalho de Melo2019-11-061-1/+1
* perf tools: Propagate get_cpuid() errorArnaldo Carvalho de Melo2019-11-064-9/+13
* perf jevents: Fix period for Intel fixed countersAndi Kleen2019-11-061-6/+6
* perf script brstackinsn: Fix recovery from LBR/binary mismatchAndi Kleen2019-11-061-1/+5
* perf map: Fix overlapped map handlingSteve MacLean2019-11-061-0/+3
* perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers2019-11-061-2/+1
* libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers2019-11-061-1/+7
* tools/power turbostat: fix goldmont C-state limit decodingLen Brown2019-11-061-4/+5
* perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean2019-10-171-3/+3
* perf llvm: Don't access out-of-scope arrayIan Rogers2019-10-171-3/+3
* perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju2019-10-113-0/+21
* perf tools: Fix segfault in cpu_cache_level__read()Jiri Olsa2019-10-111-1/+1
* tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)2019-10-111-2/+1
* perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo2019-10-111-1/+1
* perf build: Add detection of java-11-openjdk-devel packageThomas Richter2019-10-111-1/+1
* libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor2019-10-111-3/+1
* perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju2019-10-111-1/+1
* tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_fileSteven Rostedt (VMware)2019-10-111-2/+2
* udp: only do GSO if # of segs > 1Josh Hunt2019-10-071-12/+4
* libtraceevent: Change users plugin directoryTzvetomir Stoyanov2019-10-052-4/+4
* perf trace beauty ioctl: Fix off-by-one error in cmd->string tableBenjamin Peterson2019-10-051-1/+1