summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf report: Include partial stacks unwound with libdwMilian Wolff2019-02-201-1/+1
* 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 tools: Add Hygon Dhyana supportPu Wen2019-02-121-1/+1
* 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
* mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams2019-01-131-1/+1
* perf pmu: Suppress potential format-truncation warningBen Hutchings2019-01-091-4/+4
* 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
* 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
* powerpc/selftests: Wait all threads to joinBreno Leitao2018-11-211-10/+17
* 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
* Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa2018-11-131-6/+7
* bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet2018-11-131-4/+9
* perf tools: Disable parallelism for 'make clean'Rasmus Villemoes2018-11-101-2/+2
* perf tests: Fix indexing when invoking subtestsSandipan Das2018-11-101-2/+2
* ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin2018-11-101-6/+23
* perf probe: Fix probe definition for inlined functionsBjörn Töpel2018-11-101-1/+1
* perf evsel: Fix probing of precise_ip level for default cycles eventArnaldo Carvalho de Melo2018-11-102-1/+13
* perf symbols: Fix memory corruption because of zero length symbolsRavi Bangoria2018-11-101-1/+11
* perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-10-181-0/+9
* selftests: memory-hotplug: add required configsLei Yang2018-10-181-0/+1
* selftests/efivarfs: add required kernel configsLei Yang2018-10-181-0/+1
* x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski2018-10-131-1/+0
* Revert "perf: sync up x86/.../cpufeatures.h"Greg Kroah-Hartman2018-10-131-1/+1
* perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-10-101-1/+3
* perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe2018-10-101-2/+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 adjustme...John 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 test: Fix subtest number when showing resultsThomas Richter2018-09-261-1/+1
* 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 probe powerpc: Fix trace event post-processingSandipan Das2018-09-151-1/+3
* perf auxtrace: Fix queue resizeAdrian Hunter2018-09-091-0/+3