From: Anton Blanchard Date: Thu, 16 Jul 2009 13:44:29 +0000 (+0200) Subject: perf_counter: Make call graph option consistent X-Git-Tag: v2.6.31-rc4~3^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1483b19f8f5e8ad0c8816de368b099322dad4db5;p=pandora-kernel.git perf_counter: Make call graph option consistent perf record uses -g for logging call graph data but perf report uses -c to print call graph data. Be consistent and use -g everywhere for call graph data. Also update the help text to reflect the current default - fractal,0.5 Signed-off-by: Anton Blanchard Acked-by: Frederic Weisbecker Signed-off-by: Peter Zijlstra LKML-Reference: <20090716104817.803604373@samba.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed