git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0895cf0
)
perf top: Fix code typo in prompt_symbol()
author
Kirill Smelkov
<kirr@landau.phys.spbu.ru>
Wed, 13 Jan 2010 15:22:19 +0000
(13:22 -0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 13 Jan 2010 16:39:44 +0000
(17:39 +0100)
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 <kirr@landau.phys.spbu.ru>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <
1263396139
-4798-3-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found