• Nick Piggin's avatar
    perf annotate: Allocate history size correctly · d62d77fd
    Nick Piggin authored
    Symbol offset history table size does not get updated properly
    when it is being resized. This leads to garbage results in
    perf annotate.
    Signed-off-by: default avatarNick Piggin <npiggin@suse.de>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Mike Galbraith <efault@gmx.de>
    LKML-Reference: <new-submission>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    d62d77fd
symbol.c 21.5 KB