Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66cf7829 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

perf_counter tools: perf stat: make -l default-on



Turn on scaling display by default - this is less confusing.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent aac3f3c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,