aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | perf tools: Add support to install perf python extensionJiri Olsa2011-08-082-7/+33
| * | perf tools: do not look at ./config for configurationJonathan Nieder2011-08-081-7/+0
| * | perf tools: Make clean leaves some filesKusanagi Kouichi2011-08-081-1/+1
| * | perf lock: Dropping unsupported ':r' modifierZhu Yanhai2011-08-081-4/+4
| * | perf probe: Fix coredump introduced by probe module optionJovi Zhang2011-08-081-4/+8
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-056-32/+140
|\ \ \ | |/ / | | / | |/ |/|
| * perf report: Use ui__warning in some more placesArnaldo Carvalho de Melo2011-08-031-8/+7
| * perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tablesArnaldo Carvalho de Melo2011-07-251-3/+112
| * perf evlist: Introduce 'disable' methodArnaldo Carvalho de Melo2011-07-253-17/+17
| * perf buildid-cache: Zero out buffer of filenames when adding/removing buildidHan Pingtian2011-07-221-4/+4
* | 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