]> git.baikalelectronics.ru Git - kernel.git/commit
perf callchain: Rename cumul_hits into callchain_cumul_hits
authorFrederic Weisbecker <fweisbec@gmail.com>
Fri, 14 Jan 2011 03:51:59 +0000 (04:51 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 22 Jan 2011 21:56:31 +0000 (19:56 -0200)
commitfe6f34e260948230b4e9eabb19009026be863f4b
treec13a91f91309a3a0df7a406fa70ede7868e1306b
parentfaf30ca1501598df3d4145647392a15c2f025857
perf callchain: Rename cumul_hits into callchain_cumul_hits

That makes the callchain API naming more consistent and
reduce potential naming clashes.

Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1294977121-5700-3-git-send-email-fweisbec@gmail.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/callchain.c
tools/perf/util/callchain.h
tools/perf/util/hist.c
tools/perf/util/ui/browsers/hists.c