+Sat Apr 16 14:15:55 2005 Soeren Sandmann <sandmann@redhat.com>

+
+       * TODO: Update
+
+       * sysprof-module.c (x_access_process_vm): On kernel 2.6.9 and
+       later use get_task_mm()/mmput() instead of directly accessing
+       task->mm.
+
This commit is contained in:
Søren Sandmann Pedersen
2005-04-16 21:08:44 +00:00
parent 06023f625e
commit 2b0ca11c6c
5 changed files with 73 additions and 54 deletions

2
README
View File

@ -11,7 +11,7 @@ program "sysprof".
- The module must be compiled with the same compiler that compiled the
kernel it is going to be used with. For most systems that is just
the system compiler, but if you have upgraded your kernel it is
possible the one was compiled with a difference compiler.
possible the one was compiled with a different compiler.
In that case, "insmod sysprof-module.ko" will produce this
error message: