commit | fc6ceea045031658d0b59af562369eae980b4370 | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <mhiramat@redhat.com> | Fri Mar 12 18:22:24 2010 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Mar 13 08:32:22 2010 +0100 |
tree | f1658e729ecc52febf6729f146d6ee6892a28aea | |
parent | 594087a04eea544356f9c52e83c1a9bc380ce80f [diff] |
perf probe: Fix need_dwarf flag if lazy matching is used Set need_dwarf if lazy matching pattern is specified, because lazy matching requires real source path for which we must use debuginfo. Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com> Cc: systemtap <systemtap@sources.redhat.com> Cc: DLE <dle-develop@lists.sourceforge.net> LKML-Reference: <20100312232224.2017.54550.stgit@localhost6.localdomain6> Signed-off-by: Ingo Molnar <mingo@elte.hu>