perf hists: Stop using 'self' for struct hists
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 26 Sep 2011 15:33:28 +0000 (12:33 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 7 Oct 2011 15:11:36 +0000 (12:11 -0300)
commit42b28ac071a1a239d2a48965e9d6be0e061dd103
tree5c3f001feee2da2a4d4818cc33b123190015e00b
parent9d014020234525ae100879d71078a4bcb4849195
perf hists: Stop using 'self' for struct hists

Stop using this python/OOP convention, doesn't really helps. Will do
more from time to time till we get it cleaned up in all of /perf.

Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-91i56jwnzq9edhsj9y2y9l3b@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/hist.c