]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
perf auxtrace: Add missing 'struct perf_sample' forward declaration
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 18 Sep 2019 13:12:07 +0000 (10:12 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Sep 2019 12:19:22 +0000 (09:19 -0300)
commitbd23ac11fe9312bab40e129b402757fd7a23dc8e
treed14dd8b479e0e779d7edf0d66d4a67316eccfff0
parentf12be047d981bb802d8cf78eb220db3ee97f0513
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>
tools/perf/util/auxtrace.h