diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-10-03 21:31:37 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-10-03 21:31:37 +0000 |
commit | 2a1033c48fcd5dc8b60bbfef5ebdc1124d554e47 (patch) | |
tree | 08d7a17a7a15af0629bac883127e3047787ca0a6 | |
parent | Stable on amd64/x86 wrt bug #145217. (diff) | |
download | historical-2a1033c48fcd5dc8b60bbfef5ebdc1124d554e47.tar.gz historical-2a1033c48fcd5dc8b60bbfef5ebdc1124d554e47.tar.bz2 historical-2a1033c48fcd5dc8b60bbfef5ebdc1124d554e47.zip |
add perfctr.
-rw-r--r-- | profiles/package.mask | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 17c25eac6a62..8884b4f9dea1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5996 2006/10/03 19:29:23 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5997 2006/10/03 21:31:37 robbat2 Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,15 @@ ## End example ## +# Robin H. Johnson <robbat2@gentoo.org> (3 Oct 2006) +# Bug 144560 +# Upstream discontinued perfctr last year, in favour of perfmon: +# http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13-mm3/announce.txt +# http://sourceforge.net/mailarchive/forum.php?thread_id=8102899&forum_id=2237 +# It was only available in mm kernels, up to 2.6.13-mm2. +# Scheduled for removal on 2006/11/03 +sys-apps/perfctr + # Andrej Kacian <ticho@gentoo.org> (3 Oct 2006) # As mpd-0.12 is out, there's no need to keep SVN snapshots around anymore. # Package will be removed in a month. |