Searched hist:c9e385826d4f1ca5a72005ab8503598f791a8dc0 (Results 1 – 1 of 1) sorted by relevance
/linux/tools/perf/util/ |
H A D | probe-finder.c | diff c9e385826d4f1ca5a72005ab8503598f791a8dc0 Fri Apr 02 18:50:45 CEST 2010 Masami Hiramatsu <mhiramat@redhat.com> perf probe: Fix not to return non-matched file
Fix cu_find_realpath() not to return the last file path if that is not matched to input pattern.
Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Mike Galbraith <efault@gmx.de> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: systemtap <systemtap@sources.redhat.com> Cc: DLE <dle-develop@lists.sourceforge.net> LKML-Reference: <20100402165045.23551.47780.stgit@localhost6.localdomain6> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|