• Arnaldo Carvalho de Melo's avatar
    perf top browser: Handle empty active symbols list · 3166fc8f
    Arnaldo Carvalho de Melo authored
    Fixing a SEGV. An empty list could happen when not being able to resolve
    symbols, for instance when --vmlinux invalid-file is used.
    
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Stephane Eranian <eranian@google.com>
    Cc: Tom Zanussi <tzanussi@gmail.com>
    LKML-Reference: <new-submission>
    Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    3166fc8f
top.c 5.82 KB