summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* objtool: Fix double-free in .cold detection error pathArtem Savkov2018-12-171-1/+1
* perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2018-12-172-2/+16
* selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal2018-12-174-0/+87
* tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov2018-12-015-6/+6
* perf test code-reading: Fix perf_env setup for PTI entry trampolinesAdrian Hunter2018-11-271-0/+1
* perf machine: Workaround missing maps for x86 PTI entry trampolinesAdrian Hunter2018-11-273-5/+106
* perf machine: Add nr_cpus_avail()Adrian Hunter2018-11-274-0/+20
* perf tools: Fix kernel_start for PTI on x86Adrian Hunter2018-11-271-1/+6
* perf machine: Add machine__is() to identify machine archAdrian Hunter2018-11-274-0/+33
* perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero2018-11-271-11/+38
* perf symbols: Set PLT entry/header sizes properly on SparcDavid Miller2018-11-271-1/+11
* powerpc/selftests: Wait all threads to joinBreno Leitao2018-11-211-10/+17
* selftests/powerpc: Fix ptrace tm failureBreno Leitao2018-11-131-2/+2
* cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava2018-11-131-1/+1
* cpupower: Fix coredump on VMWarePrarit Bhargava2018-11-132-0/+7
* perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma2018-11-131-2/+8
* perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma2018-11-131-0/+2
* perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma2018-11-131-1/+4
* selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu2018-11-131-0/+80
* perf cpu_map: Align cpu map synthesized events properly.David Miller2018-11-131-0/+1
* perf tools: Fix use of alternatives to find JDIRJarod Wilson2018-11-131-1/+1