diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2019-08-19 14:11:30 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-08-20 15:07:22 +0000 |
| commit | 146dc303630aff5fdf006614a67704539c519c33 (patch) | |
| tree | a5731fd23496cfcdde156fdbb3a9f1ad6e08ea24 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | tools headers: Add limits.h to access __WORDSIZE (diff) | |
| download | kernel-146dc303630aff5fdf006614a67704539c519c33.tar.gz kernel-146dc303630aff5fdf006614a67704539c519c33.zip | |
perf tools: tools/include should come before tools/uapi/include
The next cset will grap const.h copies from the kernel to keep bits.h
in sync as it started to use linux/const.h, that in turn includes
uapi/linux/const.h.
So now we have a file with the same name in tools/include and
tools/uapi/include, and one includes the other, we need to have
tools/include/uapi/ after tools/include/ for this to work, fix it.
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 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
