mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 14:40:54 +00:00
Initial revision
This commit is contained in:
14
README
Normal file
14
README
Normal file
@ -0,0 +1,14 @@
|
||||
This is a sampling profiler that uses a kernel module, sysprof-module,
|
||||
to generate stacktraces which are then interpreted by the userspace
|
||||
program "sysprof".
|
||||
|
||||
- The profiler uses a kernel module, so it is Linux specifc
|
||||
|
||||
- There is no auto* stuff. Just type "make" and hope for the best.
|
||||
|
||||
- It does not work on Linux 2.6. Feel free to port it and send me the
|
||||
patch.
|
||||
|
||||
- You need gtk+ 2.4.0 or better, and you need libglade
|
||||
|
||||
S<EFBFBD>ren
|
||||
Reference in New Issue
Block a user