diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-10-01 20:20:58 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-10-02 23:36:36 +0200 |
commit | 6ee4149736e39deb7ed6d11c5de3101b5b8c2669 (patch) | |
tree | a99b87ec53a968abc02bb6e8388d83e01fc7e3d3 /tools/perf/builtin-probe.c | |
parent | perf buildid-cache: Don't use globals where not needed to (diff) | |
download | linux-6ee4149736e39deb7ed6d11c5de3101b5b8c2669.tar.xz linux-6ee4149736e39deb7ed6d11c5de3101b5b8c2669.zip |
perf buildid-list: Don't use globals where not needed to
Some variables were global but used in just one function, so move it to
where it belongs.
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: Namhyung Kim <namhyung@gmail.com>
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-ixb32cbcka9w1fk07xrksusf@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-probe.c')
0 files changed, 0 insertions, 0 deletions