Learn about Linux
Download Linux
Get Linux help
Get special offers on:
Linux Application Dev Programming Software
Email:
#
Return to Profiling entire system activity with sysprof
© Copyright 1999-2008 - SourceForge, Inc., All Rights Reserved About Linux.com - Privacy Statement - Terms of Use - Advertise - Trademark - Ask Linux Questions - Write for Us - RSS Feed ThinkGeek - Slashdot - SourceForge.net - freshmeat - Surveys - Jobs
Missing from article - where is sysprof-module
Posted by: Anonymous [ip: 208.111.220.176] on June 02, 2008 03:34 AM.
.
# which sysprof
/usr/bin/sysprof
.
.
# modprobe sysprof-module
FATAL: Module sysprof_module not found.
.
# find / -name sysprof*
/lib/modules/2.6.22.14-72.fc6/extra/sysprof
/lib/modules/2.6.22.14-72.fc6/extra/sysprof/sysprof-module.ko
/usr/bin/sysprof
/usr/share/doc/sysprof-1.0.8
/usr/share/sysprof
/usr/share/sysprof/sysprof.glade
/usr/share/sysprof/sysprof-icon.png
/usr/share/pixmaps/sysprof-icon.png
.
.
Hey, I'm no expert - any help would be welcome...
#