*** empty log message ***

This commit is contained in:
Søren Sandmann Pedersen
2004-11-02 15:48:04 +00:00
parent 786bef0abb
commit 64b015875c
2 changed files with 14 additions and 17 deletions

15
README
View File

@ -8,6 +8,19 @@ program "sysprof".
- You need gtk+ 2.4.0 or better, and you need libglade
- Thanks to Kristian H<>gsberg, it now works on the 2.6 kernel.
- You need a 2.6 non-SMP kernel
- It is known to be broken on SMP kernels. Patches gladly accepted.
- The programs you want to profile should have debugging symbols, or
you won't get much useful information.
- To get symbols from the X server, run sysprof as root (go figure).
S<EFBFBD>ren
Credits:
Kristian H<>gsberg for the first port to 2.6