Re: [PATCH 0/3] a few perf numa benchmark fixes

2015-04-27 Thread Arnaldo Carvalho de Melo
Em Thu, Apr 16, 2015 at 06:13:04PM +0200, Ingo Molnar escreveu: > > * Petr Holasek wrote: > > > Hi, > > > > this small series is fixing two bugs in perf bench numa and adds some per > > thread stats. > > > > Petr Holasek (3): > > perf bench numa: Fixes of --quiet argument > > perf bench nu

Re: [PATCH 0/3] a few perf numa benchmark fixes

2015-04-16 Thread Ingo Molnar
* Petr Holasek wrote: > Hi, > > this small series is fixing two bugs in perf bench numa and adds some per > thread stats. > > Petr Holasek (3): > perf bench numa: Fixes of --quiet argument > perf bench numa: show more stats of particular threads in verbose mode > perf bench numa: fix imm

[PATCH 0/3] a few perf numa benchmark fixes

2015-04-16 Thread Petr Holasek
Hi, this small series is fixing two bugs in perf bench numa and adds some per thread stats. Petr Holasek (3): perf bench numa: Fixes of --quiet argument perf bench numa: show more stats of particular threads in verbose mode perf bench numa: fix immediate meeting of convergence condition t