perf evsel: Uninline the is_function_event method
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 7 Jul 2016 14:51:47 +0000 (11:51 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 12 Jul 2016 18:19:59 +0000 (15:19 -0300)
commit5496bc0c0d255f2a8a3a4c36087eb3b72ff63ea0
treebc98ad49f172151f68d47b71368eb8c4f2309fc8
parent175729fc2c5144e9eee06b3483c5c9798f7062a5
perf evsel: Uninline the is_function_event method

So that we don't have to carry a string.h header in evsel.h

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