mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 00:15:49 -04:00
perf_counter tools: perf stat: make -l default-on
Turn on scaling display by default - this is less confusing. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
@@ -171,7 +171,7 @@ static unsigned int page_size;
|
||||
|
||||
static int zero;
|
||||
|
||||
static int scale;
|
||||
static int scale = 1;
|
||||
|
||||
static const unsigned int default_count[] = {
|
||||
1000000,
|
||||
|
||||
Reference in New Issue
Block a user