Profiler in projects?

Answer Posted / sreeram bugude

Profiler is an utility which is used to find the
optimization inputs in running the application.
in Unix, gprof and gcov will serve the purpose. for more
details please google it..

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a declaration and a definition?

784


What is the use of pointer in c++ with example?

757


How to declare a function pointer?

747


What is a namespace in c++?

1370


What is namespace std; and what is consists of?

910






What is a constant? Explain with an example.

720


What is double in c++?

781


What is class invariant in c++?

933


What is the basic difference between C and C++?

804


Explain selection sorting?

793


Explain container class.

910


Explain the problem with overriding functions

792


If a header file is included twice by mistake in the program, will it give any error?

765


Explain operator overloading.

796


Why c++ is faster than java?

795