commit | 5496bc0c0d255f2a8a3a4c36087eb3b72ff63ea0 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Jul 07 11:51:47 2016 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jul 12 15:19:59 2016 -0300 |
tree | bc98ad49f172151f68d47b71368eb8c4f2309fc8 | |
parent | 175729fc2c5144e9eee06b3483c5c9798f7062a5 [diff] |
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>