]> Pileus Git - ~andy/linux/commit
perf tools: Stop using 'self' in some more places
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 22 Oct 2013 22:01:31 +0000 (19:01 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 23 Oct 2013 12:55:37 +0000 (09:55 -0300)
commitc824c4338ac47979c69ba6f8faab33670ae179df
tree909cc9e0aa8d40aebb0a9255ebd816d3a83b8812
parent4ac2f1c1014a121f1493a9d5207258793c576438
perf tools: Stop using 'self' in some more places

As suggested by tglx, 'self' should be replaced by something that is
more useful.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.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-fmblhc6tbb99tk1q8vowtsbj@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-annotate.c
tools/perf/builtin-diff.c
tools/perf/builtin-inject.c
tools/perf/builtin-report.c
tools/perf/util/build-id.c
tools/perf/util/hist.c
tools/perf/util/sort.c
tools/perf/util/strfilter.c
tools/perf/util/thread.c