From: Namhyung Kim Date: Thu, 24 Apr 2014 07:21:46 +0000 (+0900) Subject: perf hists: Rename hists__inc_stats() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~33^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6263835a1b1ad137f3c26a1383c0487a9388d06e;p=pandora-kernel.git perf hists: Rename hists__inc_stats() The existing hists__inc_nr_entries() is a misnomer as it's not only increasing ->nr_entries but also other stats. So rename it to more general hists__inc_stats(). Signed-off-by: Namhyung Kim Link: http://lkml.kernel.org/r/1398327843-31845-3-git-send-email-namhyung@kernel.org Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed