]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7e1817967215ee9657d789adffe20cd0c942dade
treebc98ad49f172151f68d47b71368eb8c4f2309fc8
parentf51c0ebf1fe0ac805023631d5c8a4f9484503fd0
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