summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-07-16perf script: Add missing calls to Py_DECREF for return valuesJoseph Schuchart
2014-07-16perf kvm: Add stat support on s390Alexander Yarygin
2014-07-16perf kvm: Add skip_event() for --duration optionAlexander Yarygin
2014-07-16perf kvm: Move arch specific code into arch/Alexander Yarygin
2014-07-16perf kvm: Use defines of kvm eventsAlexander Yarygin
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-07-16Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-07-13Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman
2014-07-11tools: selftests - create a separate hotplug target for full range testShuah Khan
2014-07-11tools: fix kcmp_test compile warningsShuah Khan
2014-07-11tools: Fix mqueue Makefile compile linking orderShuah Khan
2014-07-11tools: fix mq_open_tests compile warningsShuah Khan
2014-07-11tools: fix mq_perf_tests compile warningsShuah Khan
2014-07-11tools: cpu-hotplug fix unexpected operator errorShuah Khan
2014-07-11tools: memory-hotplug fix unexpected operator errorShuah Khan
2014-07-10perf timechart: Add more options to IO modeStanislav Fomichev
2014-07-10perf timechart: Conditionally update start_time on forkStanislav Fomichev
2014-07-10perf timechart: Implement IO modeStanislav Fomichev
2014-07-10perf timechart: Fix rendering in FirefoxStanislav Fomichev
2014-07-09Tools: hv: fix file overwriting of hv_fcopy_daemonYue Zhang
2014-07-09Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...Paul E. McKenney
2014-07-09rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney
2014-07-08perf trace: Fix build on 32-bit systemsArnaldo Carvalho de Melo
2014-07-08perf trace: Add pagefault statisticsStanislav Fomichev
2014-07-08perf tools: Suggest using -f to override perf.data file ownership messageArnaldo Carvalho de Melo
2014-07-08ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore
2014-07-08ACPICA: OSL: Update acpidump to reduce source code differencesLv Zheng
2014-07-08ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng
2014-07-08ACPICA: acpidump: Replace file IOs with new APIs to improve portabilityLv Zheng
2014-07-08ACPICA: acpidump: Remove exit() from generic layer to improve portabilityLv Zheng
2014-07-08ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng
2014-07-08ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng
2014-07-08ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng
2014-07-08ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng
2014-07-08ACPICA: Utilities: Add formatted printing APIsLv Zheng
2014-07-08ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng
2014-07-08ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng
2014-07-08ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng
2014-07-08ACPICA: acpidump: Add support for ACPI 1.0 GUID in LinuxLv Zheng
2014-07-07Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2014-07-07perf tools: Convert open coded equivalents to asprintf()Andy Shevchenko
2014-07-07perf tools: Allow to use cpuinfo on s390Alexander Yarygin
2014-07-07perf kvm: Refactoring of cpu_isa_config()Alexander Yarygin
2014-07-07perf kvm: Simplify exit reasons tables definitionsAlexander Yarygin
2014-07-07perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin
2014-07-07perf hists browser: Left justify column headersArnaldo Carvalho de Melo
2014-07-07perf hists browser: Add ui.show-headers config file optionJiri Olsa
2014-07-07tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs
2014-07-07tools/liblockdep: Remove debug print left over from developmentSasha Levin