From bee8f140774292c463c2ce6b1fa689c9551f5de7 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Mon, 14 May 2007 17:23:03 +0000 Subject: [PATCH] enable CONFIG_TIMER_STATS as seen in fedora powertop is real _cool_ svn path=/dists/trunk/linux-2.6/; revision=8581 --- debian/arch/i386/config | 2 ++ debian/changelog | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/arch/i386/config b/debian/arch/i386/config index 29d095a29..b06b6d106 100644 --- a/debian/arch/i386/config +++ b/debian/arch/i386/config @@ -1594,6 +1594,8 @@ CONFIG_EFI_PARTITION=y CONFIG_PROFILING=y CONFIG_OPROFILE=m # CONFIG_KPROBES is not set +CONFIG_DEBUG_KERNEL=y +CONFIG_TIMER_STATS=y CONFIG_X86_FIND_SMP_CONFIG=y CONFIG_X86_MPPARSE=y CONFIG_CRYPTO_AES_586=m diff --git a/debian/changelog b/debian/changelog index 455f2a412..d340eff50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ linux-2.6 (2.6.21-1~experimental.1) UNRELEASED; urgency=low - IPV6: Fix for RT0 header ipv6 change. * [i386] Enable CONFIG_NO_HZ, CONFIG_HIGH_RES_TIMERS for dynticks and true high-resolution timers. + * [i386] Enable CONFIG_TIMER_STATS to collect stats about kernel/userspace + timer aka power usage (see powertop). [ Martin Michlmayr ] * Add armel (arm with EABI) support. Thanks, Lennert Buytenhek and @@ -39,7 +41,7 @@ linux-2.6 (2.6.21-1~experimental.1) UNRELEASED; urgency=low * Add type: plain to [image] in arch/m68k/defines to fix missing Modules.symvers problem - -- maximilian attems Sun, 13 May 2007 13:02:11 +0200 + -- maximilian attems Mon, 14 May 2007 19:21:37 +0200 linux-2.6 (2.6.20-3) unstable; urgency=low