summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-07-17perf kvm: Move arch specific code into arch/Alexander Yarygin5-263/+317
2014-07-17perf kvm: Use defines of kvm eventsAlexander Yarygin2-18/+17
2014-07-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-37/+38
2014-07-16Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar3-17/+15
2014-07-16Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar4-60/+845
2014-07-14Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman43-127/+1253
2014-07-12tools: selftests - create a separate hotplug target for full range testShuah Khan6-6/+105
2014-07-12tools: fix kcmp_test compile warningsShuah Khan1-1/+1
2014-07-12tools: Fix mqueue Makefile compile linking orderShuah Khan1-2/+2
2014-07-12tools: fix mq_open_tests compile warningsShuah Khan1-6/+14
2014-07-12tools: fix mq_perf_tests compile warningsShuah Khan1-19/+21
2014-07-12tools: cpu-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-12tools: memory-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-10perf timechart: Add more options to IO modeStanislav Fomichev2-2/+86
2014-07-10perf timechart: Conditionally update start_time on forkStanislav Fomichev1-1/+1
2014-07-10perf timechart: Implement IO modeStanislav Fomichev4-24/+725
2014-07-10perf timechart: Fix rendering in FirefoxStanislav Fomichev1-36/+36
2014-07-10Tools: hv: fix file overwriting of hv_fcopy_daemonYue Zhang1-1/+2
2014-07-09Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...Paul E. McKenney19-28/+26
2014-07-09rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney16-16/+0
2014-07-08perf trace: Fix build on 32-bit systemsArnaldo Carvalho de Melo1-3/+3
2014-07-08perf trace: Add pagefault statisticsStanislav Fomichev1-0/+17
2014-07-08perf tools: Suggest using -f to override perf.data file ownership messageArnaldo Carvalho de Melo1-1/+1
2014-07-08ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore1-15/+15
2014-07-08ACPICA: OSL: Update acpidump to reduce source code differencesLv Zheng2-7/+27
2014-07-08ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng3-9/+11
2014-07-08ACPICA: acpidump: Replace file IOs with new APIs to improve portabilityLv Zheng4-72/+69
2014-07-08ACPICA: acpidump: Remove exit() from generic layer to improve portabilityLv Zheng1-18/+32
2014-07-08ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng2-13/+14
2014-07-08ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2-9/+8
2014-07-08ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng2-9/+14
2014-07-08ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng1-4/+4
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng1-0/+7
2014-07-08ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng1-0/+214
2014-07-08ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng4-22/+1306
2014-07-08ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng2-1/+1
2014-07-08ACPICA: acpidump: Add support for ACPI 1.0 GUID in LinuxLv Zheng1-7/+41
2014-07-08Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2-2/+26
2014-07-07perf tools: Convert open coded equivalents to asprintf()Andy Shevchenko2-16/+5
2014-07-07perf tools: Allow to use cpuinfo on s390Alexander Yarygin3-0/+30
2014-07-07perf kvm: Refactoring of cpu_isa_config()Alexander Yarygin1-16/+23
2014-07-07perf kvm: Simplify exit reasons tables definitionsAlexander Yarygin1-15/+12
2014-07-07perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin3-3/+8
2014-07-07perf hists browser: Left justify column headersArnaldo Carvalho de Melo1-1/+1
2014-07-07perf hists browser: Add ui.show-headers config file optionJiri Olsa4-2/+17
2014-07-07tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs3-14/+14
2014-07-07tools/liblockdep: Remove debug print left over from developmentSasha Levin1-2/+0
2014-07-07tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang1-1/+1
2014-07-07perf hists browser: Display columns header text on 'H' pressJiri Olsa1-2/+45
2014-07-07perf hists browser: Add support for showing columns headerArnaldo Carvalho de Melo1-2/+40