From: Ingo Molnar Date: Tue, 2 Jun 2009 20:59:57 +0000 (+0200) Subject: perf record: Add --append option X-Git-Tag: v2.6.31-rc1~383^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abaff32a03e26e5d6674cb2a26ad882efe7493a3;p=pandora-kernel.git perf record: Add --append option Allow incremental profiling via 'perf record -A' - this will append to an existing perf.data. Also reorder perf record options by utility / likelyhood of usage. Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Corey Ashford Cc: Marcelo Tosatti Cc: Arnaldo Carvalho de Melo Cc: Thomas Gleixner Cc: John Kacur LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed