commit | bd23ac11fe9312bab40e129b402757fd7a23dc8e | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Sep 18 10:12:07 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Sep 20 09:19:22 2019 -0300 |
tree | d14dd8b479e0e779d7edf0d66d4a67316eccfff0 | |
parent | f12be047d981bb802d8cf78eb220db3ee97f0513 [diff] |
perf auxtrace: Add missing 'struct perf_sample' forward declaration Its needed, was being obtained indirectly, fix it. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-c3k1il7sm28old4e22nwlm7l@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>