summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter2019-04-051-3/+3
* tools lib traceevent: Fix buffer overflow in arg_evalTony Jones2019-04-051-1/+1
* perf c2c: Fix c2c report for empty numa nodeJiri Olsa2019-04-051-2/+6
* perf intel-pt: Fix TSC slipAdrian Hunter2019-04-031-12/+8
* objtool: Move objtool_file struct off the stackJosh Poimboeuf2019-03-271-1/+2
* perf probe: Fix getting the kernel mapAdrian Hunter2019-03-271-2/+4
* perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter2019-03-231-0/+2
* perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-03-231-2/+34
* perf auxtrace: Define auxtrace record alignmentAdrian Hunter2019-03-232-2/+5
* perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-03-231-1/+0
* perf tools: Fix compile error with libunwind x86Wang Nan2019-03-191-1/+1
* perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo2019-03-131-7/+18
* perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-03-131-1/+8
* selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2019-03-132-1/+763
* selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju2019-03-131-1/+1
* bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis2019-03-131-10/+20
* selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-131-1/+1
* selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King2019-03-131-3/+10
* perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian2019-03-131-2/+9
* selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven2019-03-051-3/+6
* selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-051-1/+1
* perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo2019-02-201-1/+2
* perf tests attr: Make hw events optionalJiri Olsa2019-02-157-0/+41
* perf tests attr: Fix group stat testsJiri Olsa2019-02-152-0/+4
* perf tests attr: Fix task term valuesJiri Olsa2019-02-154-2/+4
* perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva2019-02-121-1/+1
* perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-02-121-1/+1
* perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-02-121-1/+1
* perf test: Fix perf_event_attr test failureAdrian Hunter2019-02-121-1/+1
* selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev2019-02-121-4/+4
* perf tools: Add Hygon Dhyana supportPu Wen2019-02-121-1/+1
* Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1Dexuan Cui2019-02-121-2/+13
* selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook2019-02-061-15/+57
* Revert "seccomp: add a selftest for get_metadata"Sasha Levin2019-01-311-61/+0
* perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff2019-01-311-2/+2
* perf unwind: Unwind with libdw doesn't take symfs into accountMartin Vuille2019-01-311-1/+1
* x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen2019-01-311-10/+31
* tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo2019-01-261-2/+0
* perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-01-261-1/+1
* perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo2019-01-261-1/+1
* perf intel-pt: Fix error with config term "pt=0"Adrian Hunter2019-01-261-0/+11
* selftests: do not macro-expand failed assertion expressionsDmitry V. Levin2019-01-261-21/+21
* tools: power/acpi, revert to LD = gccJiri Slaby2019-01-131-0/+1
* mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams2019-01-131-1/+1
* tools: fix cross-compile var clobberingMartin Kelly2019-01-1312-21/+18
* virtio: fix test build after uio.h changeMichael S. Tsirkin2019-01-131-0/+4
* perf pmu: Suppress potential format-truncation warningBen Hutchings2019-01-091-4/+4
* perf record: Synthesize features before events in pipe modeJiri Olsa2018-12-291-7/+11
* bpf: Fix verifier log string check for bad alignment.David Miller2018-12-211-1/+1
* objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov2018-12-171-3/+14