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;