perf lock: Clean up various details
authorIngo Molnar <mingo@elte.hu>
Sun, 31 Jan 2010 07:27:58 +0000 (08:27 +0100)
committerIngo Molnar <mingo@elte.hu>
Sun, 31 Jan 2010 08:08:27 +0000 (09:08 +0100)
commit59f411b62c9282891274e721fea29026b0eda3cc
tree51c24d069bbf6e2caced60e3190373a9e5e04678
parent9b5e350c7a46a471d5b452836dbafe9aeaeca435
perf lock: Clean up various details

Fix up a few small stylistic details:

 - use consistent vertical spacing/alignment
 - remove line80 artifacts
 - group some global variables better
 - remove dead code

Plus rename 'prof' to 'report' to make it more in line with other
tools, and remove the line/file keying as we really want to use
IPs like the other tools do.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <1264851813-8413-12-git-send-email-mitake@dcl.info.waseda.ac.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-lock.c