commit | 9d0199cd2a7a326510fc7f731d7974ef2fbc03d0 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon May 28 14:34:40 2018 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Jun 04 10:28:54 2018 -0300 |
tree | b551506caa2143106c1bfcee828e2f82933286dd | |
parent | e9ee0dce45e522221c18b2f24621a0d00d0bff40 [diff] |
perf report: No need to have report_callchain_help as a global It is used in a single place, move the declaration to that function. 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: https://lkml.kernel.org/n/tip-p650ofrl8xike4dewxod51gg@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>