summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-08-022-26/+25
|\
| * tools/power turbostat: fit output into 80 columns on snb-epLen Brown2011-08-021-23/+23
| * tools/power x86_energy_perf_policy: fix print of uninitialized stringLen Brown2011-07-151-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds2011-07-3170-0/+13855
|\ \
| * | cpupower: Do detect IDA (opportunistic processor performance) via cpuidThomas Renninger2011-07-294-41/+9
| * | cpupower: Show Intel turbo ratio support via ./cpupower frequency-infoThomas Renninger2011-07-294-17/+95
| * | cpupowerutils: increase MAX_LINE_LENRoman Vasiyarov2011-07-291-1/+1
| * | cpupower: Rename package from cpupowerutils to cpupowerThomas Renninger2011-07-291-6/+6
| * | cpupowerutils: Rename: libcpufreq->libcpupowerThomas Renninger2011-07-293-18/+17
| * | cpupowerutils: use kernel version-derived version stringDominik Brodowski2011-07-292-7/+41
| * | cpupowerutils: utils - ConfigStyle bugfixesDominik Brodowski2011-07-296-108/+122
| * | cpupowerutils: helpers - ConfigStyle bugfixesDominik Brodowski2011-07-299-86/+100
| * | cpupowerutils: idle_monitor - ConfigStyle bugfixesDominik Brodowski2011-07-296-115/+128
| * | cpupowerutils: lib - ConfigStyle bugfixesDominik Brodowski2011-07-294-172/+209
| * | cpupowerutils: bench - ConfigStyle bugfixesDominik Brodowski2011-07-298-58/+75
| * | cpupowerutils: do not update po files on each and every compileDominik Brodowski2011-07-291-7/+16
| * | cpupowerutils: remove ccdv, use kernel quiet/verbose mechanismDominik Brodowski2011-07-294-411/+24
| * | cpupowerutils: use COPYING, CREDITS from top-level directoryDominik Brodowski2011-07-292-358/+0
| * | cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski2011-07-2972-0/+14417
| |/
* | Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-19/+40
|\ \
| * | slub: slabinfo update for cmpxchg handlingChristoph Lameter2011-07-021-19/+40
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-07-262-149/+963
|\ \
| * | ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is notSteven Rostedt2011-07-151-12/+7
| * | ktest: Keep fonud configs separate from default configsSteven Rostedt2011-07-151-4/+8
| * | ktest: Add prompt to use OUTPUT_MIN_CONFIGSteven Rostedt2011-07-152-14/+59
| * | ktest: Use Kconfig dependencies to shorten time to make min_configSteven Rostedt2011-07-152-22/+273
| * | ktest: Add test type make_min_configSteven Rostedt2011-07-152-4/+301
| * | ktest: Require one TEST_START in config fileSteven Rostedt2011-06-141-0/+11
| * | ktest: Add helper function to avoid duplicate codeSteven Rostedt2011-06-141-26/+20
| * | ktest: Add IGNORE_WARNINGS to ignore warnings in some patchesSteven Rostedt2011-06-142-2/+20
| * | ktest: Fix tar extracting of modules to targetSteven Rostedt2011-06-141-1/+1
| * | ktest: Have the testing tmp dir include machine nameSteven Rostedt2011-06-142-3/+3
| * | ktest: Add POST/PRE_BUILD optionsSteven Rostedt2011-06-142-3/+60
| * | ktest: Allow initrd processing without modules definedSteven Rostedt2011-06-131-6/+12
| * | ktest: Have LOG_FILE evaluate options as wellSteven Rostedt2011-06-131-58/+68
| * | ktest: Have wait on stdio honor bug timeoutSteven Rostedt2011-06-131-1/+10
| * | ktest: Implement our own force min configSteven Rostedt2011-06-131-13/+61
| * | ktest: Add TEST_NAME optionSteven Rostedt2011-06-132-2/+22
| * | ktest: Add CONFIG_BISECT_GOOD optionSteven Rostedt2011-06-132-7/+18
| * | ktest: Add detection of triple faultsSteven Rostedt2011-06-132-0/+30
| * | ktest: Notify reason to break out of monitoring bootSteven Rostedt2011-06-131-2/+10
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-231-1/+4
|\ \ \ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | | * perf tools, x86: Fix 32-bit compile on 64-bit systemDavid Ahern2011-07-211-1/+4
| | | |/
* | | | perf tools: Make test use the preset debugfs pathJiri Olsa2011-07-211-2/+2
* | | | perf tools: Add automated tests for events parsingJiri Olsa2011-07-211-0/+245
* | | | perf tools: De-opt the parse_events functionJiri Olsa2011-07-215-14/+24
* | | | perf script: Fix display of IP address for non-callchain pathDavid Ahern2011-07-211-1/+1
* | | | perf tools: Fix endian conversion reading event attr from file headerDavid Ahern2011-07-213-13/+23
* | | | perf tools: Add missing 'node' alias to the hw_cache[] arrayJiri Olsa2011-07-211-5/+8
* | | | perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu2011-07-153-12/+49
OpenPOWER on IntegriCloud