Skip to content
  • Arnaldo Carvalho de Melo's avatar
    perf buildid-list: Introduce --with-hits option · 88d3d9b7
    Arnaldo Carvalho de Melo authored
    
    
    Using this option 'perf buildid-list' will process all samples,
    marking the DSOs that had some hits to list just them.
    
    This in turn will be used by a new porcelain, 'perf archive',
    that will be just a shell script to create a tarball from the
    'perf buildid-list --with-hits' output and the files cached by
    'perf record' in ~/.debug.
    
    Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Frédéric Weisbecker <fweisbec@gmail.com>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Paul Mackerras <paulus@samba.org>
    LKML-Reference: <1263519930-22803-4-git-send-email-acme@infradead.org>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    88d3d9b7