summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-11Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds
2016-12-07radix tree test suite: fix compilationMatthew Wilcox
2016-12-07perf tools: Explicitly document that --children is enabled by defaultYannick Brosseau
2016-12-07perf sched timehist: Cleanup idle_max_cpu handlingNamhyung Kim
2016-12-07perf sched timehist: Handle zero sample->tid properlyNamhyung Kim
2016-12-07perf callchain: Introduce callchain_cursor__copy()Namhyung Kim
2016-12-07perf sched: Cleanup option processingNamhyung Kim
2016-12-07perf sched timehist: Improve error message when analyzing wrong fileDavid Ahern
2016-12-06tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams
2016-12-06perf tools: Move perf build related variables under non fixdep legJiri Olsa
2016-12-06perf tools: Force fixdep compilation at the start of the buildJiri Olsa
2016-12-06perf tools: Move PERF-VERSION-FILE target into rules areaJiri Olsa
2016-12-06perf build: Check LLVM version in feature checkWang Nan
2016-12-06bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf
2016-12-06tools: hv: Enable network manager for bonding scripts on RHELHaiyang Zhang
2016-12-06objtool: Fix bytes check of lea's rex_prefixJiri Slaby
2016-12-05perf annotate: Show raw form for jump instruction with indirect targetRavi Bangoria
2016-12-05perf tools: Add non config targetsJiri Olsa
2016-12-05perf tools: Cleanup build directory before each testJiri Olsa
2016-12-05perf tools: Move python/perf.so target into rules areaJiri Olsa
2016-12-05perf tools: Move install-gtk target into rules areaJiri Olsa
2016-12-05tools build: Move tabs to spaces where suitableJiri Olsa
2016-12-05tools build: Make the .cmd file more readableJiri Olsa
2016-12-05perf clang: Compile BPF script using builtin clang supportWang Nan
2016-12-05perf clang: Support compile IR to BPF object and add testcaseWang Nan
2016-12-05perf clang: Update test case to use real BPF scriptWang Nan
2016-12-05perf clang: Allow passing CFLAGS to builtin clangWang Nan
2016-12-05perf clang: Use real file system for #includeWang Nan
2016-12-05perf clang: Add builtin clang support ant test caseWang Nan
2016-12-05perf build: Add clang and llvm compile and linking supportWang Nan
2016-12-05tools build: Add feature detection for clangWang Nan
2016-12-05tools build: Add feature detection for LLVMWang Nan
2016-12-05perf llvm: Extract helpers in llvm-utils.cWang Nan
2016-12-05perf tools: Pass context to perf hook functionsWang Nan
2016-12-05tools build: Fix objtool build with clangPeter Foley
2016-12-05tools build: Make fixdep parsing wait for last targetJiri Olsa
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello
2016-12-01perf annotate: AArch64 supportKim Phillips
2016-12-01perf annotate: Use arch->objdump.comment_char in dec__parse()Kim Phillips