![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux RSS News The latest news covering Solaris, RedHat, Ubuntu, Debian, Slackware, HP-UX, AIX, BSD, Apple OS X and more! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sysprof 1.0.10 (Default branch) | iBot | Software Releases - RSS News | 0 | 04-28-2008 05:40 AM |
| Kernel Profiling | Ashok V | UNIX for Advanced & Expert Users | 0 | 04-17-2008 01:07 PM |
| mksysb and system activity | samsa1mi | UNIX for Dummies Questions & Answers | 1 | 12-12-2006 05:32 PM |
| Getting entire command from ps -ef | Terrible | Shell Programming and Scripting | 3 | 08-14-2006 04:53 AM |
| Profiling..entry for a function in pthread_create | Vikky Panchal | UNIX for Advanced & Expert Users | 2 | 09-16-2005 01:23 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
Profiling entire system activity with sysprof
Fri, 30 May 2008 15:00:00 GMT
Profiling an application lets you see what functions are taking up most of the CPU time so you can concentrate your optimization efforts on making the those pieces of code run faster. With sysprof, you can profile all the applications that are running on your machine, including a multithreaded or multiprocessed application or a complex server application that has multiple parts. sysprof collects information about how much time is spent in each library and function as the applications execute. Source... |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|