Re: [PATCH V3] perf tools: Clarify the output of perf sched map.

2014-05-06 Thread Jiri Olsa
On Tue, May 06, 2014 at 09:23:04AM +0200, Ingo Molnar wrote: > > * Dongsheng Yang wrote: > > > From: Dongsheng > > > > In output of perf sched map, any shortname of thread will be explained > > at the first time when it appear. > > > > Example: > > *A0 228836.978985 secs A

Re: [PATCH V3] perf tools: Clarify the output of perf sched map.

2014-05-06 Thread Ingo Molnar
* Dongsheng Yang wrote: > From: Dongsheng > > In output of perf sched map, any shortname of thread will be explained > at the first time when it appear. > > Example: > *A0 228836.978985 secs A0 => perf:23032 > *. A0 228836.979016 secs B0 => swapper:0 >

[PATCH V3] perf tools: Clarify the output of perf sched map.

2014-05-05 Thread Dongsheng Yang
From: Dongsheng In output of perf sched map, any shortname of thread will be explained at the first time when it appear. Example: *A0 228836.978985 secs A0 => perf:23032 *. A0 228836.979016 secs B0 => swapper:0 . *C0 228836.979099 secs C0 =