From f3b44ad75b4cbf8a4864354ae98966682b39de4f Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Wed, 14 Apr 2004 09:06:43 +0000 Subject: [PATCH] Clifford Wolf: Updated linux26 kernel to 2.6.5 and added oprofile to kernel config [2004040713455620567] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2729 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- architecture/share/kernel-common.conf | 5 +++++ package/base/linux26-header/linux26-header.desc | 2 +- package/base/linux26-src/linux26-src.desc | 2 +- package/base/linux26/linux26.desc | 4 ++-- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/architecture/share/kernel-common.conf b/architecture/share/kernel-common.conf index 59165714f..6ef6aec01 100644 --- a/architecture/share/kernel-common.conf +++ b/architecture/share/kernel-common.conf @@ -108,3 +108,8 @@ dnl The 2.6 kernel has several debugging options enabled dnl # CONFIG_FRAME_POINTER is not set +dnl Enable kernel profiling support (oprofile) +dnl +CONFIG_PROFILING=y +CONFIG_OPROFILE=m + diff --git a/package/base/linux26-header/linux26-header.desc b/package/base/linux26-header/linux26-header.desc index ef190dcce..e7e8f0599 100644 --- a/package/base/linux26-header/linux26-header.desc +++ b/package/base/linux26-header/linux26-header.desc @@ -40,6 +40,6 @@ [L] GPL [S] Stable -[V] 2.6.4 +[V] 2.6.5 [P] O 01-------9 103.000 diff --git a/package/base/linux26-src/linux26-src.desc b/package/base/linux26-src/linux26-src.desc index 6e47f16e6..f9489abbb 100644 --- a/package/base/linux26-src/linux26-src.desc +++ b/package/base/linux26-src/linux26-src.desc @@ -39,6 +39,6 @@ [L] GPL [S] Stable -[V] 2.6.4 +[V] 2.6.5 [P] X -1-------9 107.000 diff --git a/package/base/linux26/linux26.desc b/package/base/linux26/linux26.desc index 2c1e47404..15477ffa5 100644 --- a/package/base/linux26/linux26.desc +++ b/package/base/linux26/linux26.desc @@ -38,8 +38,8 @@ [L] GPL [S] Stable -[V] 2.6.4 +[V] 2.6.5 [P] X -1---5---9 110.000 -[D] 1439202873 linux-2.6.4.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.6/ +[D] 3293425049 linux-2.6.5.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.6/