summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo2019-03-2310-6/+849
* perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-03-231-1/+8
* perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian2019-03-231-2/+9
* perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva2019-02-201-1/+1
* perf tools: Add Hygon Dhyana supportPu Wen2019-02-201-1/+1
* perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff2019-02-061-2/+2
* perf unwind: Unwind with libdw doesn't take symfs into accountMartin Vuille2019-02-061-1/+1
* 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
* perf pmu: Suppress potential format-truncation warningBen Hutchings2019-01-131-4/+4
* selftests: Move networking/timestamping from DocumentationShuah Khan2018-12-175-0/+1222
* perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma2018-11-211-0/+2
* perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma2018-11-211-1/+4
* selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu2018-11-211-0/+80
* perf tools: Disable parallelism for 'make clean'Rasmus Villemoes2018-11-101-2/+2
* perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-10-201-0/+9
* selftests/efivarfs: add required kernel configsLei Yang2018-10-201-0/+1
* perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-10-101-1/+3
* tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi2018-10-101-6/+0
* tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi2018-10-101-2/+2
* selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progressJohn Stultz2018-09-261-0/+5
* Tools: hv: Fix a bug in the key delete codeK. Y. Srinivasan2018-09-261-1/+1
* perf powerpc: Fix callchain ip filteringSandipan Das2018-09-261-1/+1
* perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das2018-09-261-2/+6
* perf tools: Allow overriding MAX_NR_CPUS at compile timeChristophe Leroy2018-09-191-0/+2
* selftests/powerpc: Kill child processes on SIGINTBreno Leitao2018-09-151-6/+12
* perf auxtrace: Fix queue resizeAdrian Hunter2018-09-091-0/+3
* tools/power turbostat: Read extended processor family from CPUIDCalvin Walton2018-09-051-1/+3
* selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu2018-09-051-0/+28
* tools/power turbostat: fix -S on UP systemsLen Brown2018-09-051-3/+1
* tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin2018-09-051-3/+16
* perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips2018-08-241-3/+3
* selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski2018-08-241-17/+29
* perf report powerpc: Fix crash if callchain is emptySandipan Das2018-08-241-1/+1
* perf test session topology: Fix test on s390Thomas Richter2018-08-241-0/+1
* selftests: sync: add config fragment for testing sync frameworkFathi Boudra2018-08-241-0/+4
* selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-242-2/+8
* selftests: user: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-241-0/+7
* selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-241-0/+13
* selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-08-241-1/+4
* usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)2018-08-061-3/+6
* seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-07-251-1/+77
* selftest/seccomp: Fix the seccomp(2) signatureMickaël Salaün2018-07-251-2/+2
* selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNCMickaël Salaün2018-07-251-9/+9
* perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/include/asm/Arnaldo Carvalho de Melo2018-07-196-20/+19
* Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-07-192-2/+5