]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
perf hists: Rename add_hist_entry to hists__findnew_entry
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 19 May 2015 14:31:22 +0000 (11:31 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 27 May 2015 15:21:43 +0000 (12:21 -0300)
commite7e0efcdb807a570b11f240e2608d7aed5ccdfb1
treea9fd54a9442a25f94521457d0e3b947837180abf
parent063bd9363bb8979b2939bdc0412d98a8ac062e3b
perf hists: Rename add_hist_entry to hists__findnew_entry

To match the convention used elsewhere.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-66oo6yn8upssfeuprwy0il1q@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/hist.c