Thanks.
On Tue, Oct 8, 2013 at 4:54 PM, Sergey Senozhatsky
<sergey.senozhatsky(a)gmail.com> wrote:
Hello,
On (10/08/13 16:45), Shaojie Sun wrote:
> Hi Sergey
>
> I tested in powertop tool and find that there is no cpu_id filed in
> some perf events. such as sched_switch, hrtimer_expire_exit and so on.
> so we can't modify this change in src/perf/perf_bundle (perf_sample's
> perf_event_header).
>
> And we didn't find any bugs on other perf events. So we only modified
> it in src/cpu/cpu.cpp.
>
thanks. I'll try to find some time today (or tomorrow) to take a look
on it.
-ss