perf ui: Introduce struct ui_helpline
authorNamhyung Kim <namhyung@kernel.org>
Thu, 16 Aug 2012 08:14:50 +0000 (17:14 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 16 Aug 2012 17:17:01 +0000 (14:17 -0300)
Add struct ui_helpline in order to provide flexible implementation of
helpline APIs.  And convert existing TUI implementation to use it.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1345104894-14205-1-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

No differences found