aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-16perf buildid-cache: Apply force option to copying kcoreAdrian Hunter1-3/+5
2014-07-16perf callchain: Fix appending a callchain from a previous sampleAdrian Hunter1-1/+1
2014-07-16perf inject: Fix build id injectionAdrian Hunter1-0/+3
2014-07-16perf symbols: Fix missing GNU IFUNC symbolsAdrian Hunter1-1/+2
2014-07-16perf tools: Fix missing kernel map loadAdrian Hunter1-0/+1
2014-07-16perf record: Select comm_exec flag if supportedAdrian Hunter1-1/+17
2014-07-16perf script: Display PERF_RECORD_MISC_COMM_EXEC flagAdrian Hunter2-2/+10
2014-07-16perf machine: Fix the value used for unknown pidsAdrian Hunter4-12/+13
2014-07-16perf script: Provide additional sample information on generic eventsJoseph Schuchart1-3/+20
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart11-48/+146
2014-07-16perf script: Add missing calls to Py_DECREF for return valuesJoseph Schuchart1-2/+10
2014-07-16perf kvm: Add stat support on s390Alexander Yarygin6-11/+175
2014-07-16perf kvm: Add skip_event() for --duration optionAlexander Yarygin3-1/+18
2014-07-16perf kvm: Move arch specific code into arch/Alexander Yarygin5-263/+317
2014-07-16perf kvm: Use defines of kvm eventsAlexander Yarygin2-18/+17
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-37/+38
2014-07-16Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into locking/urgentIngo Molnar3-17/+15
2014-07-16Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/coreIngo Molnar4-60/+845
2014-07-13Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman43-127/+1253
2014-07-11tools: selftests - create a separate hotplug target for full range testShuah Khan6-6/+105
2014-07-11tools: fix kcmp_test compile warningsShuah Khan1-1/+1
2014-07-11tools: Fix mqueue Makefile compile linking orderShuah Khan1-2/+2
2014-07-11tools: fix mq_open_tests compile warningsShuah Khan1-6/+14
2014-07-11tools: fix mq_perf_tests compile warningsShuah Khan1-19/+21
2014-07-11tools: cpu-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-11tools: 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-09Tools: 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.08b', 'nocbs.2014.07.07a' and 'torture.2014.07.07a' into HEADPaul 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() to improve portabilityLv 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() from utglobal.c to utinit.cLv Zheng2-1/+1
2014-07-08ACPICA: acpidump: Add support for ACPI 1.0 GUID in LinuxLv Zheng1-7/+41