From: Arnaldo Carvalho de Melo Date: Fri, 15 Jan 2010 01:45:30 +0000 (-0200) Subject: perf buildid-list: Introduce --with-hits option X-Git-Tag: v2.6.34-rc1~197^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88d3d9b7c843a42cb73c55a2d13cd1041da31fb9;p=pandora-kernel.git perf buildid-list: Introduce --with-hits option 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: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1263519930-22803-4-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed