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 |
How to remove weird filenames?
what is difference between kernel and shell?
How do you log in to a remote Unix box?
What are the main differences between Apache 1.x and 2.x?
Explain the read, write, and execute permissions on a UNIX directory.
What scripting languages do you know?
What are setuid/setgid in relation to file permissions?
How do you create special files like named pipes and device files?
How do you execute a UNIX command in the background?
What is the job responsibility of a System Administrator (UNIX/LINUX),briefly describe (Also point out system admin's daily job details),specify job type & job description?
2 Answers HP, ICS Integrated Computer Solutions, TCS,
Am using Mac OS 10.4.11 on an Imac (PPC) Internal hard disk got named disk0s3 and will not mount. What commands can be used in TERMINAL to rename the internal hard disk to C96?
How to find the version details of unix? if any application is installed in unix OS how to find the version of that application is it possilbe or not? pls let me know cmd in detail.