[Noisebridge-discuss] Quick question on profiling C on Linux

dpc weasel at meer.net
Sat Jun 12 04:29:22 UTC 2010


Glen Jarvis <glen at glenjarvis.com> writes:

> Any suggestions on tools?

you found gprof already, if your app is single threaded you're ok (there
used to be some limits w/ shlibs too, but that might have been fixed
lately).

another set of things you might look at are teh 'system level profilers'
like oprofile (you need a modern-ish cpu to really take advantage of
nice cpu counters etc) or whatever intel's vtune got re-named to.

\p

---
Doing nothing is better than being busy doing nothing. - Lao Tzu



More information about the Noisebridge-discuss mailing list