Speed your code with the GNU Profiler

38
Anonymous Reader writes “Improving the performance of your applications is rarely a wasted effort, but it’s not always clear which functions the program is spending most of its execution time on. Learn how to pinpoint performance bottlenecks using gprof for both user-space and system calls on Linux.”

Link: ibm.com/developerworks

Category:

  • Linux