]> git.karo-electronics.de Git - karo-tx-linux.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)
commitf08c3154ac439c4b5762a40107d84e839e08fbc5
treec13a91f91309a3a0df7a406fa70ede7868e1306b
parent1b3a0e9592ebf174af934b3908a2bf6a6fa86169
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