* Arun Sharma <asha...@fb.com> wrote: > On 10/12/11 12:41 AM, Ingo Molnar wrote: > >>Generally I'm happy with the direction of these patches. [...] > > > >Ok, will someone please send an updated series of all missing > >patches, with all acks included, for potential v3.2 pickup? > > > >Sleep time profiling is obviously a very hot feature ... > > > > I acked two of Andrew's patches. The third one is the most > important one. I haven't had a chance to review that carefully yet > - although it's working well for me. > > We still need to figure out what's the best way to munge all this > data in user space to implement wall clock profiling.
Well, if 'perf report' can show sleep time ordered entries just fine by default (if a proper perf record was done), which also works in call graph recording mode then i'm a happy camper. Sleep time should really just be a different notion of 'cost of the function/callchain' and fit into the existing scheme, right? Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html