From: Namhyung Kim Date: Wed, 18 Dec 2013 05:21:11 +0000 (+0900) Subject: perf hists: Do not pass period and weight to add_hist_entry() X-Git-Tag: v3.14-rc1~171^2~4^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1cbf78d175e6202a29f53a7f915520e40a37baf;p=pandora-kernel.git perf hists: Do not pass period and weight to add_hist_entry() The @entry argument already has the info so no need to pass them. Signed-off-by: Namhyung Kim Acked-by: Jiri Olsa Cc: Arun Sharma Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Jiri Olsa Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Rodrigo Campos Link: http://lkml.kernel.org/r/1387344086-12744-4-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed