perf_counter tools: report: Implement header output for --sort variants
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 28 May 2009 09:08:33 +0000 (11:08 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 28 May 2009 09:47:02 +0000 (11:47 +0200)
Implement this style of header:

 #
 # Overhead          Command       File: Symbol
 # ........          .......       ............
 #

for the various --sort variants as well.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: John Kacur <jkacur@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found