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>
This commit is contained in:
committed by
Ingo Molnar
parent
94cb9e385d
commit
b26bc5a7f8
@@ -40,7 +40,7 @@ OPTIONS
|
||||
-a::
|
||||
system-wide collection
|
||||
|
||||
-S::
|
||||
-c::
|
||||
scale counter values
|
||||
|
||||
EXAMPLES
|
||||
|
Reference in New Issue
Block a user