]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
perf stat: Remove needless headers from stat.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 22 Aug 2019 17:35:55 +0000 (14:35 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 26 Aug 2019 11:36:25 +0000 (08:36 -0300)
commit38b7b678fe989f9c403c001d96887939aaa1b68a
tree1efa00bcdcc485d2af3d9cb938277a935c156679
parent29e331176da121db22daa5dd9d72533b6a1efb33
perf stat: Remove needless headers from stat.h

Just a forward declaration for 'struct timespec' is needed, ditch the
rest.

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-6shdqw801oqe7ax6r307k27r@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/stat.h