commit | e7ff8920e62f0188e77b1dc5dc5d9a7322c342d7 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Apr 19 21:34:35 2017 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Apr 24 13:43:35 2017 -0300 |
tree | 92046f32304382568f4cbcea11629bdc0e3242d7 | |
parent | e8b3ae40151e94e30a82c2cf8efa5ab4f99c8abf [diff] |
perf tools: Use just forward declarations for struct thread where possible Removing various instances of unnecessary includes, reducing the maze of header dependencies. Link: http://lkml.kernel.org/n/tip-hwu6eyuok9pc57alookyzmsf@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>