summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-45/+64
2015-05-05perf probe: Fix segfault if passed with ''.Wang Nan-0/+2
2015-05-01perf report: Fix -T/--threads option to work againNamhyung Kim-1/+1
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman-1/+1
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman-1/+1
2015-04-27perf bench numa: Fix immediate meeting of convergence conditionPetr Holasek-0/+8
2015-04-27perf bench numa: Fixes of --quiet argumentPetr Holasek-2/+2
2015-04-27perf bench futex: Fix hung wakeup tasks after requeueingDavidlohr Bueso-7/+8
2015-04-27perf probe: Fix bug with global variables handlingHe Kuang-1/+3
2015-04-27perf top: Fix a segfault when kernel map is restricted.Wang Nan-1/+1
2015-04-26Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+9
2015-04-24tools lib traceevent: Fix build failure on 32-bit archNamhyung Kim-1/+1
2015-04-24perf kmem: Fix compiles on RHEL6/OL6David Ahern-27/+27
2015-04-23tools lib api: Undefine _FORTIFY_SOURCE before setting itBobby Powers-1/+1
2015-04-23perf kmem: Consistently use PRIu64 for printing u64 valuesWill Deacon-2/+2
2015-04-23perf trace: Disable events and drain events when forked workload endsArnaldo Carvalho de Melo-0/+5
2015-04-23perf trace: Enable events when doing system wide tracing and starting a workloadArnaldo Carvalho de Melo-2/+3
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+9
2015-04-19Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds-161/+419
2015-04-19Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools'Rafael J. Wysocki-2/+9
2015-04-18tools/power turbostat: correct dumped pkg-cstate-limit valueLen Brown-9/+8
2015-04-18tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKLLen Brown-1/+38
2015-04-18tools/power turbostat: correct DRAM RAPL units on recent Xeon processorsAndrey Semin-3/+25
2015-04-18tools/power turbostat: Initial Skylake supportLen Brown-13/+111
2015-04-18tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D-1/+5
2015-04-18tools/power turbostat: modprobe msr, if neededLen Brown-2/+3
2015-04-18tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2Len Brown-36/+105
2015-04-18tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT namesLen Brown-4/+4
2015-04-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+184
2015-04-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-78/+567
2015-04-17Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-2/+2
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds-91/+852
2015-04-16x86, selftests: Add single_step_syscall testAndy Lutomirski-1/+184
2015-04-15mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes-4/+14
2015-04-15cpupower: fix breakage from libpci API changeLucas Stach-2/+9
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-9/+20
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2445/+6322
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+2
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-1/+1
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2015-04-14ACPICA: Fix a sscanf format string.Bob Moore-1/+1
2015-04-14ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.Lv Zheng-1/+1
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1581
2015-04-13perf probe: Fix segfault when probe with lazy_line to fileHe Kuang-1/+1
2015-04-13perf probe: Find compilation directory path for lazy matchingNaohiro Aota-60/+74
2015-04-13perf probe: Set retprobe flag when probe in address-based alternative modeHe Kuang-0/+1
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-72/+833
2015-04-13tools/power turbostat: label base frequencyLen Brown-2/+2
2015-04-13tools/power turbostat: update PERF_LIMIT_REASONS decodingLen Brown-26/+26
2015-04-13tools/power turbostat: simplify default outputLen Brown-70/+98