diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2012-11-29 16:51:01 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-12-09 08:46:07 -0300 |
commit | 044c4f8fbab513af399ff8ce7a2af2d303d85849 (patch) | |
tree | 8251bdcaac18b7dbf21630ad92815daa8d603806 /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
parent | 3b761f9bda66c24c2686ae795e263cb49f6d8ef4 (diff) |
perf tools: Fix TUI helpline output
In commit e2f4351 "perf ui/helpline: Introduce ui_helpline__vshow()" the
test for the browser used made ui_helpline__vshow() to be called only
for the GTK browser.
The TUI one then was not used and vfprintf(stderr, ...) was used
instead, making the TUI scroll the screen instead of just printing on
the last line.
Fix it by doing the proper check, that is to call ui_helpline__vshow to
be called for both the TUI and GTK browsers.
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions