Re: [PATCH] perf stat: Don't print bogus data when one event is requested

2014-04-09 Thread Jiri Olsa
On Thu, Mar 27, 2014 at 06:20:59PM -0400, Ramkumar Ramachandra wrote: > When only the stalled-cycles-frontend event is requested: > > $ perf stat -e stalled-cycles-frontend -- git s > ## acme...ram/acme > >Performance counter stats for 'git s': > > 326,947,423

Re: [PATCH] perf stat: Don't print bogus data when one event is requested

2014-04-09 Thread Jiri Olsa
On Thu, Mar 27, 2014 at 06:20:59PM -0400, Ramkumar Ramachandra wrote: When only the stalled-cycles-frontend event is requested: $ perf stat -e stalled-cycles-frontend -- git s ## acme...ram/acme Performance counter stats for 'git s': 326,947,423

[PATCH] perf stat: Don't print bogus data when one event is requested

2014-03-27 Thread Ramkumar Ramachandra
When only the stalled-cycles-frontend event is requested: $ perf stat -e stalled-cycles-frontend -- git s ## acme...ram/acme Performance counter stats for 'git s': 326,947,423 stalled-cycles-frontend #0.00% frontend cycles idle 0.363599976 seconds time

[PATCH] perf stat: Don't print bogus data when one event is requested

2014-03-27 Thread Ramkumar Ramachandra
When only the stalled-cycles-frontend event is requested: $ perf stat -e stalled-cycles-frontend -- git s ## acme...ram/acme Performance counter stats for 'git s': 326,947,423 stalled-cycles-frontend #0.00% frontend cycles idle 0.363599976 seconds time