summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman
2015-04-26Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-19Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2015-04-19Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools'Rafael J. Wysocki
2015-04-18tools/power turbostat: correct dumped pkg-cstate-limit valueLen Brown
2015-04-18tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKLLen Brown
2015-04-18tools/power turbostat: correct DRAM RAPL units on recent Xeon processorsAndrey Semin
2015-04-18tools/power turbostat: Initial Skylake supportLen Brown
2015-04-18tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D
2015-04-18tools/power turbostat: modprobe msr, if neededLen Brown
2015-04-18tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2Len Brown
2015-04-18tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT namesLen Brown
2015-04-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-17Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-16x86, selftests: Add single_step_syscall testAndy Lutomirski
2015-04-15mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes
2015-04-15cpupower: fix breakage from libpci API changeLucas Stach
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-14ACPICA: Fix a sscanf format string.Bob Moore
2015-04-14ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.Lv Zheng
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-13perf probe: Fix segfault when probe with lazy_line to fileHe Kuang
2015-04-13perf probe: Find compilation directory path for lazy matchingNaohiro Aota
2015-04-13perf probe: Set retprobe flag when probe in address-based alternative modeHe Kuang
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13tools/power turbostat: label base frequencyLen Brown
2015-04-13tools/power turbostat: update PERF_LIMIT_REASONS decodingLen Brown
2015-04-13tools/power turbostat: simplify default outputLen Brown
2015-04-13Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-13perf kmem: Analyze page allocator events alsoNamhyung Kim
2015-04-11selftests/powerpc: Add transactional syscall testSam bobroff
2015-04-11selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff
2015-04-10perf evlist: Fix type for references to data_head/tailDavid Ahern
2015-04-10perf probe: Check the orphaned -x optionMasami Hiramatsu
2015-04-10perf probe: Support multiple probes on different binariesMasami Hiramatsu
2015-04-10perf buildid-list: Fix segfault when show DSOs with hitsHe Kuang
2015-04-10perf tools: Fix cross-endian analysisDavid Ahern
2015-04-10perf tools: Fix error path to do closedir() when synthesizing threadsArnaldo Carvalho de Melo
2015-04-10perf tools: Fix synthesizing fork_event.ppid for non-main threadDavid Ahern
2015-04-08perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa
2015-04-08perf report: Don't call map__kmap if map is NULL.Wang Nan
2015-04-08perf tests: Fix attr testsJiri Olsa