summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-274-1/+1236
|\
| * tools: kvm_stat: Add commentsJanosch Frank2016-05-251-2/+159
| * tools: kvm_stat: Introduce pid monitoringJanosch Frank2016-05-252-22/+167
| * tools: kvm_stat: Powerpc related fixesHemant Kumar2016-05-251-0/+2
| * tools: Add kvm_stat man pagePaolo Bonzini2016-05-252-2/+99
| * tools: Add kvm_stat vm monitor scriptJanosch Frank2016-05-253-1/+835
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-4/+4
|\ \
| * | kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada2016-04-201-4/+4
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-2535-247/+473
|\ \ \
| * | | perf record: Read from backward ring bufferWang Nan2016-05-233-0/+54
| * | | perf record: Rename variable to make code clearWang Nan2016-05-231-10/+11
| * | | perf record: Prevent reading invalid data in record__mmap_readWang Nan2016-05-231-0/+8
| * | | perf evlist: Add API to pause/resumeWang Nan2016-05-232-0/+29
| * | | perf trace: Use the ptr->name beautifier as default for "filename" argsArnaldo Carvalho de Melo2016-05-231-77/+43
| * | | perf trace: Use the fd->name beautifier as default for "fd" argsArnaldo Carvalho de Melo2016-05-231-78/+54
| * | | perf report: Add srcline_from/to branch sort keysAndi Kleen2016-05-236-1/+101
| * | | perf evsel: Record fd into perf_mmapWang Nan2016-05-202-0/+7
| * | | perf evsel: Add overwrite attribute and check write_backwardWang Nan2016-05-202-0/+14
| * | | Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-2019-61/+109
| |\ \ \
| | * | | perf tools: Set buildid dir under symfs when --symfs is providedHe Kuang2016-05-208-13/+41
| | * | | perf trace: Only auto set call-graph to "dwarf" when syscalls are being tracedArnaldo Carvalho de Melo2016-05-201-1/+1
| | * | | perf annotate: Sort list of recognised instructionsChris Ryder2016-05-201-5/+23
| | * | | perf annotate: Fix identification of ARM blt and bls instructionsChris Ryder2016-05-201-1/+1
| | * | | perf tools: Fix usage of max_stack sysctlArnaldo Carvalho de Melo2016-05-208-11/+8
| | * | | perf callchain: Stop validating callchains by the max_stack sysctlArnaldo Carvalho de Melo2016-05-201-20/+5
| | * | | perf trace: Fix exit_group() formattingArnaldo Carvalho de Melo2016-05-201-1/+1
| | * | | perf top: Use machine->kptr_restrict_warnedArnaldo Carvalho de Melo2016-05-202-4/+3
| | * | | perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1Arnaldo Carvalho de Melo2016-05-203-1/+21
| | * | | perf machine: Do not bail out if not managing to read ref reloc symbolArnaldo Carvalho de Melo2016-05-201-4/+5
| * | | | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-2012-36/+59
| |\| | |
| | * | | perf tools: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-164-11/+24
| | * | | perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCOREMasami Hiramatsu2016-05-165-11/+14
| | * | | perf stat: Use cpu-clock event for cpu targetsNamhyung Kim2016-05-161-0/+3
| | * | | perf stat: Update runtime using cpu-clock eventNamhyung Kim2016-05-161-2/+4
| | * | | perf stat: Fix indentation of stalled backend cycleNamhyung Kim2016-05-161-1/+1
| | * | | perf symbols: Store vdso buildid unconditionallyHe Kuang2016-05-162-2/+3
| | * | | perf stat: Avoid fractional digits for integer scalesAndi Kleen2016-05-161-9/+10
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-252-0/+9
|\ \ \ \ \
| * | | | | objtool: Allow building with older libelfJan Beulich2016-05-172-0/+9
| |/ / / /
* | | | | Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-252-1/+9
|\ \ \ \ \
| * | | | | selftests/thuge-gen: Use platform specific MAP_HUGETLB valueHelge Deller2016-05-221-0/+2
| * | | | | parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller2016-05-221-1/+7
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-05-244-3/+55
|\ \ \ \ \ \
| * | | | | | ringtest: pass buf != NULLMichael S. Tsirkin2016-05-221-1/+1
| * | | | | | virtio: add inorder optionMichael S. Tsirkin2016-05-223-2/+54
* | | | | | | Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-233-3/+80
|\ \ \ \ \ \ \
| * | | | | | | tools: testing: define the _GNU_SOURCE macroMuhammad Falak R Wani2016-05-161-1/+1
| * | | | | | | kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim2016-05-161-0/+72
| * | | | | | | kselftests/ftrace: Detect tracefs mount pointNamhyung Kim2016-05-161-2/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-231-10/+5
|\ \ \ \ \ \ \