From: Namhyung Kim Date: Tue, 5 Mar 2013 05:53:22 +0000 (+0900) Subject: perf annotate: Add a comment on the symbol__parse_objdump_line() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~119^2~16^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aec150af3de6c00570bdacf45bf5a999ab9cf1d;p=pandora-kernel.git perf annotate: Add a comment on the symbol__parse_objdump_line() The symbol__parse_objdump_line() parses result of the objdump run but it's hard to follow if one doesn't know the output format of the objdump. Add a head comment on the function to help her. Signed-off-by: Namhyung Kim Cc: Andi Kleen Cc: Ingo Molnar Cc: Jiri Olsa Cc: Paul Mackerras Cc: Pekka Enberg Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1362462812-30885-3-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed