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:31 +0200 |
commit | 2bae1d1b1aa3b763b99431101a04dfe24ec5ba7f (patch) | |
tree | 2f956a4e21553c3f2c9b2a063e9dc2555af717b9 /include/trace | |
parent | perf script: Don't use globals where not needed to (diff) | |
download | linux-2bae1d1b1aa3b763b99431101a04dfe24ec5ba7f.tar.xz linux-2bae1d1b1aa3b763b99431101a04dfe24ec5ba7f.zip |
perf help: 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-plurd9htha6ea2mo9e9sd1p5@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions