aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-08Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar16-46/+441
2016-06-08Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar119-1397/+5561
2016-06-06perf config: Handle the error when config set is NULL at collect_config()Taeung Song1-1/+5
2016-06-06perf config: Fix abnormal termination at perf_parse_file()Taeung Song1-9/+7
2016-06-06perf stat: Add missing aggregation headers for --metric-only CSVAndi Kleen1-0/+14
2016-06-06perf stat: Print topology/time headers with --metric-onlyAndi Kleen1-10/+22
2016-06-06perf stat: Add computation of TopDown formulasAndi Kleen3-0/+172
2016-06-06perf stat: Basic support for TopDown in perf statAndi Kleen6-3/+184
2016-06-06perf test: Ignore .scale and other special filesAndi Kleen1-2/+2
2016-06-03perf script: Show call graphs when 1st event doesn't have it but some other hasHe Kuang1-10/+13
2016-06-03tools lib api: Respect CROSS_COMPILE for the linkerLucas Stach1-0/+1
2016-06-03perf evlist: Fix alloc_mmap() failure pathWang Nan1-1/+4
2016-06-03perf evsel: Provide way to extract integer value from format_fieldArnaldo Carvalho de Melo2-10/+17
2016-06-03tools/perf: Handle -EOPNOTSUPP for sampling eventsVineet Gupta1-0/+3
2016-05-30perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildidMasami Hiramatsu4-31/+96
2016-05-30perf symbols: Cleanup the code flow of dso__find_kallsymsMasami Hiramatsu1-23/+13
2016-05-30perf symbols: Introduce filename__readable to check readabilityMasami Hiramatsu1-10/+22
2016-05-30perf tools: Add arch/*/include/generated/ to .gitignoreTaeung Song1-0/+1
2016-05-30tools: Pass arg to fdarray__filter's call back functionWang Nan4-9/+12
2016-05-30perf evlist: Choose correct reading direction according to evlist->backwardWang Nan2-1/+10
2016-05-30perf evlist: Check 'base' pointer before checking refcnt when put a mmapWang Nan1-2/+4
2016-05-30perf evlist: Don't poll and mmap overwritable eventsWang Nan1-4/+19
2016-05-30perf record: Robustify perf_event__synth_time_conv()Wang Nan2-1/+10
2016-05-30perf tools: Per event max-stack settingsArnaldo Carvalho de Melo7-2/+29
2016-05-30perf thread: Adopt get_main_thread from db-export.cAndi Kleen3-12/+14
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-1/+1236
2016-05-27perf ctf: Convert invalid chars in a string before set valueWang Nan1-2/+39
2016-05-27perf record: Fix crash when kptr is restrictedWang Nan1-0/+2
2016-05-27perf symbols: Check kptr_restrict for rootWang Nan1-8/+8
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-4/+4
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds35-247/+473
2016-05-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+9
2016-05-25Merge branch 'parisc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-1/+9
2016-05-25tools: kvm_stat: Add commentsJanosch Frank1-2/+159
2016-05-25tools: kvm_stat: Introduce pid monitoringJanosch Frank2-22/+167
2016-05-25tools: kvm_stat: Powerpc related fixesHemant Kumar1-0/+2
2016-05-25tools: Add kvm_stat man pagePaolo Bonzini2-2/+99
2016-05-25tools: Add kvm_stat vm monitor scriptJanosch Frank3-1/+835
2016-05-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-3/+55
2016-05-23Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds3-3/+80
2016-05-23Merge tag 'trace-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-10/+5
2016-05-23perf record: Read from backward ring bufferWang Nan3-0/+54
2016-05-23perf record: Rename variable to make code clearWang Nan1-10/+11
2016-05-23perf record: Prevent reading invalid data in record__mmap_readWang Nan1-0/+8
2016-05-23perf evlist: Add API to pause/resumeWang Nan2-0/+29
2016-05-23perf trace: Use the ptr->name beautifier as default for "filename" argsArnaldo Carvalho de Melo1-77/+43
2016-05-23perf trace: Use the fd->name beautifier as default for "fd" argsArnaldo Carvalho de Melo1-78/+54
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-22/+108
2016-05-23perf report: Add srcline_from/to branch sort keysAndi Kleen6-1/+101
2016-05-23ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)1-10/+5