diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-08-21 11:30:29 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-08-22 17:16:56 -0300 |
commit | 7646602401e6f45e4013ddb7c41f6bc211032d02 (patch) | |
tree | 34c4df6304675b4ec3f00c168d6c6c0a1cfcc742 /lib/test_overflow.c | |
parent | 0b8026e8fb0ea3893caa2f1924a2c15fcf6760b3 (diff) |
perf evsel: Move xyarray.h from evsel.c to evsel.h to reduce include dep tree
All we need in util/evsel.h is the foward declaration of 'struct
xyarray', not the internal/xyarray.h, that can be moved to util/evsel.c
and then we reduce the header dependency tree.
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions