From: Kirill Smelkov Date: Wed, 13 Jan 2010 15:22:19 +0000 (-0200) Subject: perf top: Fix code typo in prompt_symbol() X-Git-Tag: v2.6.34-rc1~197^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66aeb6d5cb701aedd508187e08612bfd1e108e2e;p=pandora-kernel.git perf top: Fix code typo in prompt_symbol() sym_filter is what was (if ever) passed with -s option. What was typed by user, and what we were looking for, is in buf. Signed-off-by: Kirill Smelkov Signed-off-by: Arnaldo Carvalho de Melo LKML-Reference: <1263396139-4798-3-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed