diff options
author | Mart Raudsepp <leio@gentoo.org> | 2008-03-31 05:34:23 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@dustbite.net> | 2008-03-31 05:35:08 +0300 |
commit | e8478bdcb6f275b69b90d596f2255f97a50a58e1 (patch) | |
tree | d93c042ca58ddd889632dd00525d0d6373d52982 /profiles | |
parent | Clean up package.mask - wxmud and gst-plugins-ffmpeg live ebuild are not in t... (diff) | |
download | leio-e8478bdcb6f275b69b90d596f2255f97a50a58e1.tar.gz leio-e8478bdcb6f275b69b90d596f2255f97a50a58e1.tar.bz2 leio-e8478bdcb6f275b69b90d596f2255f97a50a58e1.zip |
Add a live ebuild for dev-util/sysprof, as the released version does not support seeing kernel time and functions in the backtrace
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask new file mode 100644 index 0000000..b535c76 --- /dev/null +++ b/profiles/package.mask @@ -0,0 +1,3 @@ +# Mart Raudsepp <leio@gentoo.org> (31 Mar 2008) +# Live ebuild for testing and getting traces to include kernel symbols until sysprof-1.1 is released +>=dev-util/sysprof-9999 |