Tagged Questions

3
votes
3answers
314 views

Is there any similar tool for Linux that works like Shark on Mac OS X?

Shark on Mac OS X is a great tool for profiling an application on a running system. Is there any similar tools for Linux? OProfile looks like it could be, anyone used it?
2
votes
1answer
48 views

What is the best way to get the most useful output from oprofile?

Using tools such as: opreport opcontrol opannotate I am starting to use this tool and trying to find the best combinations, examples to get the most out of profiling. Thanks
1
vote
2answers
80 views

Which profiler is more accurate: OProfile or Google Performance Tools ?

I found two great profilers: OProfile Google Performance Tools Have anyone tried them both? Which is better?