From: Namhyung Kim Date: Thu, 24 Apr 2014 07:37:26 +0000 (+0900) Subject: perf hists: Add a couple of hists stat helper functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~33^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9283ba9bd77a6940ecad8721429131d773c704b8;p=pandora-kernel.git perf hists: Add a couple of hists stat helper functions Add hists__{reset,inc}_[filter_]stats() functions to cleanup accesses to hist stats (for output). Note that number of samples in the stat is not handled here since it belongs to the input stage. Signed-off-by: Namhyung Kim Link: http://lkml.kernel.org/r/1398327843-31845-5-git-send-email-namhyung@kernel.org Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed