X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=tools%2Fperf%2Futil%2Fstat.c;h=4a3a72cb5805e256871abda351792ba23b2d30cd;hb=258181e60ef13001b0ae05cb58079fd79ed86a46;hp=2d9d8306dbd3f97f3d1f9734ace17b25d9ed583a;hpb=948cca9fc3052be86d937bcb74170215b38117e8;p=firefly-linux-kernel-4.4.55.git diff --git a/tools/perf/util/stat.c b/tools/perf/util/stat.c index 2d9d8306dbd3..4a3a72cb5805 100644 --- a/tools/perf/util/stat.c +++ b/tools/perf/util/stat.c @@ -310,7 +310,6 @@ int perf_stat_process_counter(struct perf_stat_config *config, int i, ret; aggr->val = aggr->ena = aggr->run = 0; - init_stats(ps->res_stats); if (counter->per_pkg) zero_per_pkg(counter);