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 <[EMAIL PROTECTED]>  Sat, 26 Jan 2008 12:12:08 +0100
+ -- maximilian attems <[EMAIL PROTECTED]>  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

_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to