perf report: Treat an argument as a symbol filter
authorNamhyung Kim <namhyung.kim@lge.com>
Fri, 16 Mar 2012 08:50:55 +0000 (17:50 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 16 Mar 2012 19:44:36 +0000 (16:44 -0300)
commit6db6127c4dad634ab98709b81e2f2770890b0d53
treec9bf8237726a6bb1840acf5b5cfd13df3cf9fef8
parentb14ffaca44c60da1c900aa36131ef3d9858001fc
perf report: Treat an argument as a symbol filter

As Ingo requested, it'd be better off treating first (and the only)
argument as a symbol filter, so that user doesn't need to input the
symbol on the dialog window on TUI.

Cc: Ingo Molnar <mingo@elte.hu>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1331887855-874-5-git-send-email-namhyung.kim@lge.com
Signed-off-by: Namhyung Kim <namhyung.kim@lge.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-report.c