summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-03-23perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter1-0/+2
2019-03-23perf intel-pt: Fix overlap calculation for paddingAdrian Hunter1-2/+34
2019-03-23perf auxtrace: Define auxtrace record alignmentAdrian Hunter2-2/+5
2019-03-23perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter1-1/+0
2019-03-19perf tools: Fix compile error with libunwind x86Wang Nan1-1/+1
2019-03-14perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo1-7/+18
2019-03-14perf symbols: Filter out hidden symbols from labelsJiri Olsa1-1/+8
2019-03-14selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2-1/+763
2019-03-14selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju1-1/+1
2019-03-14bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis1-10/+20
2019-03-14selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-14selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King1-3/+10
2019-03-14perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian1-2/+9
2019-03-05selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven1-3/+6
2019-03-05selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-02-20perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo1-1/+2
2019-02-15perf tests attr: Make hw events optionalJiri Olsa7-0/+41
2019-02-15perf tests attr: Fix group stat testsJiri Olsa2-0/+4
2019-02-15perf tests attr: Fix task term valuesJiri Olsa4-2/+4
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva1-1/+1
2019-02-12perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf test: Fix perf_event_attr test failureAdrian Hunter1-1/+1
2019-02-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev1-4/+4
2019-02-12perf tools: Add Hygon Dhyana supportPu Wen1-1/+1
2019-02-12Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1Dexuan Cui1-2/+13
2019-02-06selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook1-15/+57
2019-01-31Revert "seccomp: add a selftest for get_metadata"Sasha Levin1-61/+0
2019-01-31perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff1-2/+2
2019-01-31perf unwind: Unwind with libdw doesn't take symfs into accountMartin Vuille1-1/+1
2019-01-31x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen1-10/+31
2019-01-26tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo1-2/+0
2019-01-26perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf intel-pt: Fix error with config term "pt=0"Adrian Hunter1-0/+11
2019-01-26selftests: do not macro-expand failed assertion expressionsDmitry V. Levin1-21/+21
2019-01-13tools: power/acpi, revert to LD = gccJiri Slaby1-0/+1
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams1-1/+1
2019-01-13tools: fix cross-compile var clobberingMartin Kelly12-21/+18
2019-01-13virtio: fix test build after uio.h changeMichael S. Tsirkin1-0/+4
2019-01-09perf pmu: Suppress potential format-truncation warningBen Hutchings1-4/+4
2018-12-29perf record: Synthesize features before events in pipe modeJiri Olsa1-7/+11
2018-12-21bpf: Fix verifier log string check for bad alignment.David Miller1-1/+1
2018-12-17objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov1-3/+14
2018-12-17objtool: Fix double-free in .cold detection error pathArtem Savkov1-1/+1
2018-12-17perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2-2/+16
2018-12-17selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal4-0/+87
2018-12-01tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov5-6/+6
2018-11-27perf test code-reading: Fix perf_env setup for PTI entry trampolinesAdrian Hunter1-0/+1
2018-11-27perf machine: Workaround missing maps for x86 PTI entry trampolinesAdrian Hunter3-5/+106