What are Profilers?
Answer / leossk
Profiler in projects:
Profiling is the setting to see how the functions are
performing, like how many times a function called and how
much time it has taken etc....
Profiler in unix:
compile with -pg option //p for profiling & g for debugging
run the exe with gprof
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the difference between windows environment and Unix environment ?
What does init do? What does inetd do?
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
How to set Windows as Default OS when Dual Booting Ubuntu?
how to check GDE,EME,Java,Oracle9i Enterprise Edition Release versions Versions on unix system
What steps are required to perform a bare-metal recovery?
What is the main advantage of creating links to a file instead of copies of the file?
How does the inode map to data block of a file?
What are the processes that are not bothered by the swapper? Give Reason.
How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user and argument.
how can you say that unix operating system provides more security than other operating systems.
In Unix inter process communication take place using?