summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-06-0816-46/+441
|\
| * perf config: Handle the error when config set is NULL at collect_config()Taeung Song2016-06-061-1/+5
| * perf config: Fix abnormal termination at perf_parse_file()Taeung Song2016-06-061-9/+7
| * perf stat: Add missing aggregation headers for --metric-only CSVAndi Kleen2016-06-061-0/+14
| * perf stat: Print topology/time headers with --metric-onlyAndi Kleen2016-06-061-10/+22
| * perf stat: Add computation of TopDown formulasAndi Kleen2016-06-063-0/+172
| * perf stat: Basic support for TopDown in perf statAndi Kleen2016-06-066-3/+184
| * perf test: Ignore .scale and other special filesAndi Kleen2016-06-061-2/+2
| * perf script: Show call graphs when 1st event doesn't have it but some other hasHe Kuang2016-06-031-10/+13
| * tools lib api: Respect CROSS_COMPILE for the linkerLucas Stach2016-06-031-0/+1
| * perf evlist: Fix alloc_mmap() failure pathWang Nan2016-06-031-1/+4
| * perf evsel: Provide way to extract integer value from format_fieldArnaldo Carvalho de Melo2016-06-032-10/+17
* | Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar2016-06-08119-1397/+5561
|\ \ | |/ |/|
| * 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
| |\ \ \
| * \ \ \ 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
| |\ \ \ \ \ \ \
| | * | | | | | | ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)2016-05-231-10/+5
| * | | | | | | | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-234-22/+108
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2016-05-212-0/+11
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | /dev/dax, pmem: direct access to persistent memoryDan Williams2016-05-202-0/+11
| | * | | | | | | | | Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-nextDan Williams2016-05-183-3/+5
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'for-4.7/dsm' into libnvdimm-for-nextDan Williams2016-05-181-17/+33
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | tools/testing/nvdimm: ND_CMD_CALL supportDan Williams2016-05-051-3/+18
| | | * | | | | | | | | | nfit, libnvdimm: clarify "commands" vs "_DSMs"Dan Williams2016-04-281-13/+14
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-nextDan Williams2016-05-181-0/+44
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | libnvdimm, test: add mock SMART data payloadDan Williams2016-04-111-0/+44
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2016-05-182-7/+22
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | libnvdimm, dax: introduce device-dax infrastructureDan Williams2016-05-091-0/+1
| | | * | | | | | | | | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setupDan Williams2016-04-222-7/+21
| | | |/ / / / / / / /
| * | | | | | | | | | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-221-0/+143
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | ftracetest: Add instance created, delete, read and enable event testSteven Rostedt (Red Hat)2016-05-091-0/+143