On Mon, Jul 01, 2013 at 10:28:45AM -0400, Greg Price wrote: > For example, in an application with an expensive function > implemented with deeply nested recursive calls, the default > call-graph presentation is dominated by the different callchains > within that function. By ignoring these callees, we can collect > the callchains leading into the function and compactly identify > what to blame for expensive calls.
hi, what's this one based on? I cannot get it applied on acme's perf/core thanks, jirka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/