Earlier today I came across the Google performance tools, which include an alternative memory allocator which is supposed to be fast (still testing it).
There also a heap leak checker, a heap profiler and a CPU profiler.
At first glance it does not look like the CPU profiler offers much more than gprof except for a graphical output (I prefer text, old school I know,) and the heap leak checker looks similar to Valgrind.
But I will keep playing with these tools, it is nice to see that Google put these tools out into the public domain, and having a range of tools to choose from can only be a good thing.






[...] performance tools - II Earlier this week I talked about the google performance [...]
Pingback by Google performance tools - II « François Schiettecatte’s Blog — June 2, 2007 @ 8:55 am
[...] performance tools - part quatre I have written three posts (part 1, part 2 & part 3) about the Google performance tools, at which time I claimed that I did not [...]
Pingback by Google performance tools - part quatre « François Schiettecatte’s Blog — June 25, 2007 @ 2:06 pm