perf top: Move display agnostic routines to util/top.[ch]
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 31 Jan 2011 16:50:39 +0000 (14:50 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 31 Jan 2011 16:50:39 +0000 (14:50 -0200)
commit8c3e10eb1968877d6a1957b7e790c6ce01bd56fc
treef0660d444639407e776fee780410755220ee212e
parent7e2ed097538c57ff5268e9a6bced7c0b885809c8
perf top: Move display agnostic routines to util/top.[ch]

Paving the way for a slang browser a la 'perf report --tui'.

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile
tools/perf/builtin-top.c
tools/perf/util/top.c [new file with mode: 0644]
tools/perf/util/top.h [new file with mode: 0644]