perf hists: Stop using 'self' for struct hist_entry
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 4 Jan 2012 14:27:03 +0000 (12:27 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 6 Jan 2012 17:42:52 +0000 (15:42 -0200)
commit12c142781ec076fad617e7cd9f83c8618d909619
treed1095dbe28f51fd66766711f3fa328bfdee0c7df
parent13d3ee5402970216291d2c514c2ba33ef8a0e8c1
perf hists: Stop using 'self' for struct hist_entry

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-me4dyj6s5snh7jr8wb9gzt82@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/hist.c
tools/perf/util/hist.h
This page took 0.033896 seconds and 5 git commands to generate.