mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 15:27:29 +00:00
perf annotate: Remove lots of headers from annotate.h
To reduce the chances changes trigger tons of rebuilds, more to come. 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-ytbykaku63862guk7muflcy4@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
parent
19ea1b6f63
commit
8a249c73a5
3 changed files with 13 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
|||
#include <inttypes.h>
|
||||
#include <linux/time64.h>
|
||||
#include <math.h>
|
||||
#include "color.h"
|
||||
#include "evlist.h"
|
||||
#include "evsel.h"
|
||||
#include "stat.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue