summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* ACPICA: utprint/oslibcfs: cleanup - no functional changeBob Moore2014-07-08
* ACPICA: OSL: Update acpidump to reduce source code differencesLv Zheng2014-07-08
* ACPICA: acpidump: Reduce freopen() invocations to improve portabilityLv Zheng2014-07-08
* ACPICA: acpidump: Replace file IOs with new APIs to improve portabilityLv Zheng2014-07-08
* ACPICA: acpidump: Remove exit() from generic layer to improve portabilityLv Zheng2014-07-08
* ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng2014-07-08
* ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2014-07-08
* ACPICA: Common: Enhance cm_get_file_size() to improve portabilityLv Zheng2014-07-08
* ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...Lv Zheng2014-07-08
* ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-08
* ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng2014-07-08
* ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubsLv Zheng2014-07-08
* ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...Lv Zheng2014-07-08
* ACPICA: acpidump: Add support for ACPI 1.0 GUID in LinuxLv Zheng2014-07-08
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-12
|\
| * selftests/powerpc: Add tests of PMU EBBsMichael Ellerman2014-06-11
| * selftests/powerpc: Add support for skipping testsMichael Ellerman2014-06-11
| * selftests/powerpc: Put the test in a separate process groupMichael Ellerman2014-06-11
| * selftests/powerpc: Fix instruction loop for ABIv2 (LE)Michael Ellerman2014-06-11
| * powerpc: Correct DSCR during TM context switchSam bobroff2014-06-11
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
|\ \
| * \ Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-06
| |\ \
| * | | perf/documentation: Add description for conditional branch filterAnshuman Khandual2014-06-05
| * | | perf/tool: Add conditional branch filter 'cond' to perf recordAnshuman Khandual2014-06-05
| * | | perf tools: Fix 'make help' message errorJianyu Zhan2014-06-03
| * | | perf record: Fix poll return value propagationJiri Olsa2014-06-03
| * | | perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa2014-06-03
| * | | perf tools: Remove elide setup for SORT_MODE__MEMORY modeJiri Olsa2014-06-03
| * | | perf tools: Fix "==" into "=" in ui_browser__warning assignmentzhangdianfang2014-06-03
| * | | perf tools: Allow overriding sysfs and proc finding with env varCody P Schafer2014-06-03
| * | | perf tools: Consider header files outside perf directory in tags targetSebastian Andrzej Siewior2014-06-03
| * | | perf tools: Add warning when disabling perl scripting support due to missing ...Arnaldo Carvalho de Melo2014-06-03
| * | | perf trace: Warn the user when not availableArnaldo Carvalho de Melo2014-06-03
| * | | perf tests: Add a test case for cumulating callchainsNamhyung Kim2014-06-01
| * | | perf tests: Define and use symbolic names for fake symbolsNamhyung Kim2014-06-01
| * | | perf tools: Reset output/sort order to defaultNamhyung Kim2014-06-01
| * | | perf ui/gtk: Fix callchain displayNamhyung Kim2014-06-01
| * | | perf ui/stdio: Fix invalid percentage value of cumulated hist entriesNamhyung Kim2014-06-01
| * | | perf tools: Enable --children option by defaultNamhyung Kim2014-06-01
| * | | perf top: Add top.children config optionNamhyung Kim2014-06-01
| * | | perf top: Add --children optionNamhyung Kim2014-06-01
| * | | perf top: Convert to hist_entry_iterNamhyung Kim2014-06-01
| * | | perf tools: Add callback function to hist_entry_iterNamhyung Kim2014-06-01
| * | | perf tools: Do not auto-remove Children column if --fields givenNamhyung Kim2014-06-01
| * | | perf report: Add report.children config optionNamhyung Kim2014-06-01
| * | | perf report: Add --children optionNamhyung Kim2014-06-01
| * | | perf tools: Add more hpp helper functionsNamhyung Kim2014-06-01
| * | | perf tools: Apply percent-limit to cumulative percentageNamhyung Kim2014-06-01
| * | | perf ui/gtk: Add support to accumulated hist statNamhyung Kim2014-06-01
| * | | perf ui/browser: Add support to accumulated hist statNamhyung Kim2014-06-01