summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-08-02
|\
| * tools/power turbostat: fit output into 80 columns on snb-epLen Brown2011-08-02
| * tools/power x86_energy_perf_policy: fix print of uninitialized stringLen Brown2011-07-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds2011-07-31
|\ \
| * | cpupower: Do detect IDA (opportunistic processor performance) via cpuidThomas Renninger2011-07-29
| * | cpupower: Show Intel turbo ratio support via ./cpupower frequency-infoThomas Renninger2011-07-29
| * | cpupowerutils: increase MAX_LINE_LENRoman Vasiyarov2011-07-29
| * | cpupower: Rename package from cpupowerutils to cpupowerThomas Renninger2011-07-29
| * | cpupowerutils: Rename: libcpufreq->libcpupowerThomas Renninger2011-07-29
| * | cpupowerutils: use kernel version-derived version stringDominik Brodowski2011-07-29
| * | cpupowerutils: utils - ConfigStyle bugfixesDominik Brodowski2011-07-29
| * | cpupowerutils: helpers - ConfigStyle bugfixesDominik Brodowski2011-07-29
| * | cpupowerutils: idle_monitor - ConfigStyle bugfixesDominik Brodowski2011-07-29
| * | cpupowerutils: lib - ConfigStyle bugfixesDominik Brodowski2011-07-29
| * | cpupowerutils: bench - ConfigStyle bugfixesDominik Brodowski2011-07-29
| * | cpupowerutils: do not update po files on each and every compileDominik Brodowski2011-07-29
| * | cpupowerutils: remove ccdv, use kernel quiet/verbose mechanismDominik Brodowski2011-07-29
| * | cpupowerutils: use COPYING, CREDITS from top-level directoryDominik Brodowski2011-07-29
| * | cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski2011-07-29
| |/
* | Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-30
|\ \
| * | slub: slabinfo update for cmpxchg handlingChristoph Lameter2011-07-02
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-07-26
|\ \
| * | ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is notSteven Rostedt2011-07-15
| * | ktest: Keep fonud configs separate from default configsSteven Rostedt2011-07-15
| * | ktest: Add prompt to use OUTPUT_MIN_CONFIGSteven Rostedt2011-07-15
| * | ktest: Use Kconfig dependencies to shorten time to make min_configSteven Rostedt2011-07-15
| * | ktest: Add test type make_min_configSteven Rostedt2011-07-15
| * | ktest: Require one TEST_START in config fileSteven Rostedt2011-06-14
| * | ktest: Add helper function to avoid duplicate codeSteven Rostedt2011-06-14
| * | ktest: Add IGNORE_WARNINGS to ignore warnings in some patchesSteven Rostedt2011-06-14
| * | ktest: Fix tar extracting of modules to targetSteven Rostedt2011-06-14
| * | ktest: Have the testing tmp dir include machine nameSteven Rostedt2011-06-14
| * | ktest: Add POST/PRE_BUILD optionsSteven Rostedt2011-06-14
| * | ktest: Allow initrd processing without modules definedSteven Rostedt2011-06-13
| * | ktest: Have LOG_FILE evaluate options as wellSteven Rostedt2011-06-13
| * | ktest: Have wait on stdio honor bug timeoutSteven Rostedt2011-06-13
| * | ktest: Implement our own force min configSteven Rostedt2011-06-13
| * | ktest: Add TEST_NAME optionSteven Rostedt2011-06-13
| * | ktest: Add CONFIG_BISECT_GOOD optionSteven Rostedt2011-06-13
| * | ktest: Add detection of triple faultsSteven Rostedt2011-06-13
| * | ktest: Notify reason to break out of monitoring bootSteven Rostedt2011-06-13
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-23
|\ \ \ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | | * perf tools, x86: Fix 32-bit compile on 64-bit systemDavid Ahern2011-07-21
| | | |/
* | | | perf tools: Make test use the preset debugfs pathJiri Olsa2011-07-21
* | | | perf tools: Add automated tests for events parsingJiri Olsa2011-07-21
* | | | perf tools: De-opt the parse_events functionJiri Olsa2011-07-21
* | | | perf script: Fix display of IP address for non-callchain pathDavid Ahern2011-07-21
* | | | perf tools: Fix endian conversion reading event attr from file headerDavid Ahern2011-07-21
* | | | perf tools: Add missing 'node' alias to the hw_cache[] arrayJiri Olsa2011-07-21
* | | | perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu2011-07-15