diff options
author | Davidlohr Bueso <[email protected]> | 2013-10-08 20:37:16 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-10-09 08:19:08 +0200 |
commit | 1232e3807f597748d437ab8680873af21fa81da9 (patch) | |
tree | 71761745e731220a8e2e971e1a093ab227732f06 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 2a929242ee50db84c1a561c81897bb0551f2c32f (diff) |
lockstat: Report avg wait and hold times
While both the nr and total times are showed, having the avg
lock hold and wait times show in the report is quite useful when
working on performance related issues. Furthermore, I find
myself constantly doing the calculations manually.
In addition, some of the documentation examples were changed to
easily update them to show the two new columns. No textual
change otherwise, as descriptions match the lockstat output.
Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: [email protected]
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Fixlets: changed a seq_printf() to seq_puts(), converted spaces to tabs. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions