perf report: Force tty output if -T/--thread option is given
authorNamhyung Kim <namhyung@kernel.org>
Sat, 9 May 2015 15:19:43 +0000 (00:19 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 12 May 2015 12:59:48 +0000 (09:59 -0300)
commitb138f42ed4920f808b5599efc2c4b150c27a4153
tree1201651846493d4af8d74dd0f27dfc48e9eec113
parent1f91d5fd03d410365d9781ce981f9712b19a0751
perf report: Force tty output if -T/--thread option is given

The -T/--thread option is supported only on --stdio mode (at least for
now).  So enforce the tty output if the option was requested.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1431184784-30525-2-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-report.c