• Ingo Molnar's avatar
    perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER · 30c806a0
    Ingo Molnar authored
    If perf is run on a !CONFIG_PERF_COUNTER kernel right now it
    bails out with no messages or with confusing messages.
    
    Standardize this case some more and explain the situation.
    
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    LKML-Reference: <new-submission>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    30c806a0
builtin-record.c 12.3 KB