]> asedeno.scripts.mit.edu Git - linux.git/commit
perf test vmlinux: Remove dead symbol_filter_t code
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 1 Sep 2016 22:22:02 +0000 (19:22 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 5 Sep 2016 14:14:50 +0000 (11:14 -0300)
commitc79c809197bf4faaf109d1a7bdc27ecedac375de
tree441f56a28f6d335069695adf50c09486e68df66e
parent0890e97c20333c439a9bda6a94dd16ed5f508429
perf test vmlinux: Remove dead symbol_filter_t code

We don't need to initialize that area as we're not using it afterwards,
leftover, ditch it.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-jb2un8buy4rqawz73mcdm1sn@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/vmlinux-kallsyms.c