diff options
author | Andi Kleen <[email protected]> | 2015-07-27 16:24:51 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-07-28 12:05:04 -0300 |
commit | 5497628576a3c5f3dbab224fa5a5d027f43d8b50 (patch) | |
tree | 0f685d26efea9d14f74815e9cf2a4e7b80becdd1 /lib/mpi/mpi-cmp.c | |
parent | 00a2916f7f82c348a2a94dbb572874173bc308a3 (diff) |
perf stat: Fix transaction lenght metrics
The transaction length metrics in perf stat -T broke recently.
It would not match the metric correctly and always print K/sec.
This was caused by a incorrect update of the cycles_in_tx statistics.
Update the correct variable.
Also the check for zero division was reversed, which resulted in K/sec
being printed for no transactions. Fix this also up.
Signed-off-by: Andi Kleen <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions