]> Git Repo - linux.git/commit - tools/perf/Makefile
perf top: Move display agnostic routines to util/top.[ch]
authorArnaldo Carvalho de Melo <[email protected]>
Mon, 31 Jan 2011 16:50:39 +0000 (14:50 -0200)
committerArnaldo Carvalho de Melo <[email protected]>
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 <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Tom Zanussi <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
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]
This page took 0.052636 seconds and 4 git commands to generate.