From 520484f5d42576eca7ad54f8c59802bc2fa35e7d Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Wed, 1 Dec 2010 17:53:27 -0200 Subject: [PATCH] --- yaml --- r: 223877 b: refs/heads/master c: 201e0b06efee80ce090579aa165c65c3d0836d95 h: refs/heads/master i: 223875: 36bb26d7067de07a9de232aa3fa51fbb7ad35f91 v: v3 --- [refs] | 2 +- trunk/tools/perf/builtin-stat.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 580bb35337e6..dd40f6a6c3da 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8c207692fc8fa3ea1a5ff97ad698efb09a81975a +refs/heads/master: 201e0b06efee80ce090579aa165c65c3d0836d95 diff --git a/trunk/tools/perf/builtin-stat.c b/trunk/tools/perf/builtin-stat.c index 970a7f2a083d..acbf7ccd9d07 100644 --- a/trunk/tools/perf/builtin-stat.c +++ b/trunk/tools/perf/builtin-stat.c @@ -82,7 +82,7 @@ static pid_t *all_tids = NULL; static int thread_num = 0; static pid_t child_pid = -1; static bool null_run = false; -static bool big_num = false; +static bool big_num = true; static const char *cpu_list;