diff --git a/ChangeLog b/ChangeLog index 002721ed..cd996255 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon May 23 01:37:26 2005 Soeren Sandmann + + * README: Remove comment about auto* stuff, link to + + http://www.daimi.au.dk/~sandmann/sysprof/ + Sun May 22 21:06:36 2005 Soeren Sandmann * TODO: Updates diff --git a/README b/README index 19d0ecf0..d85073ec 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ Sysprof is a sampling profiler that uses a kernel module, sysprof-module.ko, to generate stacktraces which are then interpreted by the userspace program "sysprof". -- There is no auto* stuff. Just type "make" and hope for the best +See http://www.daimi.au.dk/~sandmann/sysprof/ for more information - You need gtk+ 2.6.0 or better.