mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
Add a warning about known bugs in the kernel module in this branch.
Fri Oct 14 11:44:43 2005 Søren Sandmann <sandmann@redhat.com> * configure.ac: Add a warning about known bugs in the kernel module in this branch. * TODO: updates.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
a49ae59709
commit
3d43e894fd
21
configure.ac
21
configure.ac
@ -105,3 +105,24 @@ Makefile
|
||||
])
|
||||
|
||||
AC_OUTPUT
|
||||
|
||||
echo
|
||||
echo "%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%"
|
||||
echo "@"
|
||||
echo "% This is cvs HEAD of sysprof. "
|
||||
echo "@"
|
||||
echo "% The kernel module in this version has bugs that"
|
||||
echo "@ cause hangs with some kernels, notably the Fedora"
|
||||
echo "% Rawhide ones."
|
||||
echo "@"
|
||||
echo "% If you need a stable version of sysprof, either"
|
||||
echo "@ get version 1.0 from"
|
||||
echo "%"
|
||||
echo "@ http://www.daimi.au.dk/~sandmann/sysprof"
|
||||
echo "% "
|
||||
echo "@ or do"
|
||||
echo "%"
|
||||
echo "@ cvs -z3 upd -r SYSPROF-1-0"
|
||||
echo "%"
|
||||
echo "@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@"
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user