• Mike Galbraith's avatar
    perf tools: Handle relative paths while loading module symbols · dd906a0f
    Mike Galbraith authored
    Inform util/module.c::mod_dso__load_module_paths() that relative
    paths do exist in some modules.dep, and make it fail noisily should
    it encounter a path that it doesn't understand, or a module it
    cannot open.
    Reported-by: default avatarAvi Kivity <avi@redhat.com>
    Signed-off-by: default avatarMike Galbraith <efault@gmx.de>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: rostedt@goodmis.org
    Cc: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    Cc: Masami Hiramatsu <mhiramat@redhat.com>
    LKML-Reference: <1253779628.10513.8.camel@marge.simson.net>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    dd906a0f
module.c 9.67 KB