perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale
authorBrice Goglin <Brice.Goglin@inria.fr>
Fri, 7 Aug 2009 08:18:39 +0000 (10:18 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 9 Aug 2009 10:54:37 +0000 (12:54 +0200)
commitb26bc5a7f81474937e427b0c855eabee5ad56f89
tree300d07ae61d150ac6b15d54898d139a54090be34
parent94cb9e385d5b4d55a5ae389baa10ad2835ea39bb
perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale

We want to use a coherent flag for -S/--stat across all tools,
so free up -S in perf stat.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: paulus@samba.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/Documentation/perf-stat.txt
tools/perf/builtin-stat.c