perf newt: Pass the input_name to perf_session__browse_hists
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 3 Apr 2010 14:54:35 +0000 (11:54 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 3 Apr 2010 14:54:35 +0000 (11:54 -0300)
commit533c46c31c0e82f19dbb087c77d85eaccd6fefdb
tree3f98f3e2b8aa51f33b8edef449ec718f93b2deb9
parente65713ea1e61e92d28284a55df2aa039ebe10003
perf newt: Pass the input_name to perf_session__browse_hists

So that it can use it in the 'perf annotate' command line, otherwise
it'll use the default and not the specified -i filename passed to 'perf
report'.

Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-report.c
tools/perf/util/newt.c
tools/perf/util/session.h