mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
+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:
2
README
2
README
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user