[kernel] r10217 - in dists/trunk/linux-2.6/debian: . config/amd64 config/i386

Maximilian Attems maks at alioth.debian.org
Sat Jan 26 11:46:16 UTC 2008


Author: maks
Date: Sat Jan 26 11:46:15 2008
New Revision: 10217

Log:
[amd64, i386]: Enable LATENCYTOP

Latency measuring infrastructure.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/i386/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Jan 26 11:46:15 2008
@@ -7,8 +7,9 @@
     CRYPTO_SALSA20, CRYPTO_LZO, CRYPTO_DEV_HIFN_795X, USB_SI470X,
     USB_STKWEBCAM, VIDEO_PVRUSB2_ONAIR_USB2, VIDEO_PVRUSB2_ONAIR_CREATOR.
   * [amd64] Enable CRYPTO_SALSA20_X86_64.
+  * [amd64, i386]: Enable LATENCYTOP.
 
- -- maximilian attems <maks at debian.org>  Sat, 26 Jan 2008 12:12:08 +0100
+ -- maximilian attems <maks at debian.org>  Sat, 26 Jan 2008 12:20:12 +0100
 
 linux-2.6 (2.6.24-1~experimental.1) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Sat Jan 26 11:46:15 2008
@@ -1173,6 +1173,7 @@
 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
 # CONFIG_DEBUG_KOBJECT is not set
 # CONFIG_DEBUG_INFO is not set
+CONFIG_LATENCYTOP=y
 # CONFIG_FAULT_INJECTION is not set
 # CONFIG_IOMMU_DEBUG is not set
 # CONFIG_KPROBES is not set

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Sat Jan 26 11:46:15 2008
@@ -1390,6 +1390,7 @@
 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
 # CONFIG_DEBUG_KOBJECT is not set
 # CONFIG_DEBUG_INFO is not set
+CONFIG_LATENCYTOP=y
 # CONFIG_FRAME_POINTER is not set
 # CONFIG_FAULT_INJECTION is not set
 # CONFIG_4KSTACKS is not set



More information about the Kernel-svn-changes mailing list