I'm using perf very successfully, and recently in place of oprofile. But I wondered if there is a way for 'perf report' to output a gprof-style callgraph (similar to 'oprofile -c')?
Aside from being familiar, the motivation is so that it can be displayed as a directed graph (not tree) by the excellent gprof2dot [1] tool. Many thanks [1] http://code.google.com/p/jrfonseca/wiki/Gprof2Dot -- Mark -- To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
