]> git.baikalelectronics.ru Git - kernel.git/commit
perf thread: Don't include symbol.h, symbol_conf.h is enough
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 27 Jan 2019 23:07:40 +0000 (00:07 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 6 Feb 2019 13:00:38 +0000 (10:00 -0300)
commit8f9d3b4067094afefd5d6052e9f768f90f466a78
tree38fa487dc2d1b23dda2d25528b54bd26f07bdf67
parenta1d1094ee179494e91262d8b4d17c01884195c3b
perf thread: Don't include symbol.h, symbol_conf.h is enough

Also add stdio.h to get the FILE definition.

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