Hi,

I am doing project in C/Linux. I am interested to increase the performance and 
optimize my project..

1)      Memory debugging ( To identify the memory leak , unused  or 
unintialized variables etc)

2)      Profiling

3)      Static code analysis

4)      Dynamic code analysis

Can you please suggest some open source tools to perform the above. I just 
surfed and identified the below.
But not sure whether this is the best fit for  C/Linux coding. Please suggest 
the some other opensource tools.

Memory debugging tool  &  Profiling:
http://valgrind.org/
TAU  Performance : http://www.cs.uoregon.edu/research/tau/home.php
I prefer valgrind as it is simple and inbuilt with linux.

Static code -analysis :
http://frama-c.com/index.html

thanks
suresh

_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to