commit | e1a91a834d6e1b6616b76b0ba22e7e11d5592c3b | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu May 24 16:28:29 2018 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Jun 04 10:28:51 2018 -0300 |
tree | 1b84ae0bdd6692a78e3637887b2bb53bdadc360c | |
parent | be3e26d99c3abf4b17728da7bc606dd05419611e [diff] |
perf annotate: __symbol__inc_addr_samples() needs just annotated_source It only operates on the histograms, so no need for the encompassing 'struct annotation'. 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-2se2v7rrjil0kwqywks04ey2@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>