]> git.baikalelectronics.ru Git - kernel.git/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)
commit77f68e92bc625c7485ae3fc5a4468cee1c2760f6
tree909cc9e0aa8d40aebb0a9255ebd816d3a83b8812
parent13786b95b571f8357e9dee16e8137b675be4e212
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