summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-12-16selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-12-16selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-12-16selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-12-16selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-12-16selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-12-16selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov
2019-12-16perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye
2019-12-16perf c2c: Fix memory leak in build_cl_output()Yunfeng Ye
2019-12-16perf tools: Fix resource leak of closedir() on the error pathsYunfeng Ye
2019-12-10perf annotate: Fix multiple memory and file descriptor leaksGustavo A. R. Silva
2019-12-10selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook
2019-12-10kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha
2019-12-10kselftest: exclude failed TARGETS from runlistCristian Marussi
2019-12-10perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter
2019-12-10perf annotate: Don't return -1 for error when doing BPF disassemblyArnaldo Carvalho de Melo
2019-12-10perf annotate: Return appropriate error code for allocation failuresArnaldo Carvalho de Melo
2019-12-10perf annotate: Fix arch specific ->init() failure errorsArnaldo Carvalho de Melo
2019-12-10perf annotate: Propagate the symbol__annotate() error returnArnaldo Carvalho de Melo
2019-12-10perf annotate: Fix the signedness of failure returnsArnaldo Carvalho de Melo
2019-12-10perf annotate: Propagate perf_env__arch() errorArnaldo Carvalho de Melo
2019-12-10perf tools: Propagate get_cpuid() errorArnaldo Carvalho de Melo
2019-12-10perf jevents: Fix period for Intel fixed countersAndi Kleen
2019-12-10perf script brstackinsn: Fix recovery from LBR/binary mismatchAndi Kleen
2019-12-10perf map: Fix overlapped map handlingSteve MacLean
2019-12-10perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-12-10libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers
2019-11-25selftests: kvm: Fix libkvm build errorShuah Khan
2019-11-09perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean
2019-11-09perf llvm: Don't access out-of-scope arrayIan Rogers
2019-11-09perf stat: Reset previous counts on repeat with intervalSrikar Dronamraju
2019-11-09perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-11-09perf build: Add detection of java-11-openjdk-devel packageThomas Richter
2019-11-09libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor
2019-11-09selftests/seccomp: fix build on older kernelsTycho Andersen
2019-11-09perf stat: Fix a segmentation fault when using repeat foreverSrikar Dronamraju
2019-11-09perf tools: Fix segfault in cpu_cache_level__read()Jiri Olsa
2019-11-09selftests/tpm2: Add the missing TEST_FILES assignmentJarkko Sakkinen
2019-11-09tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)
2019-11-09tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_fileSteven Rostedt (VMware)
2019-10-07selftests/powerpc: Retry on host facility unavailableGustavo Romero
2019-10-07udp: only do GSO if # of segs > 1Josh Hunt
2019-10-05libtraceevent: Change users plugin directoryTzvetomir Stoyanov
2019-10-05perf evlist: Use unshare(CLONE_FS) in sb threads to let setns(CLONE_NEWNS) workArnaldo Carvalho de Melo
2019-10-05perf script: Fix memory leaks in list_scripts()Gustavo A. R. Silva
2019-10-05perf report: Fix --ns time sort key outputAndi Kleen
2019-10-05perf trace beauty ioctl: Fix off-by-one error in cmd->string tableBenjamin Peterson
2019-10-05libperf: Fix alignment trap with xyarray contents in 'perf stat'Gerald BAEZA
2019-10-05tools headers: Fixup bitsperlong per arch includesArnaldo Carvalho de Melo
2019-10-05perf record: Support aarch64 random socket_id assignmentTan Xiaojun
2019-10-05perf unwind: Fix libunwind when tid != pidJohn Keeping