diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2020-09-29 08:56:38 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-09-29 08:56:38 -0300 |
commit | d758d5d474ac5a9eb4e23188261c75bb1393afdf (patch) | |
tree | 91173b0bfbef7fdca11e8a5f7ff02bbc7adaebb1 /tools/perf/util/trace-event-scripting.c | |
parent | 717d182e4173c037fb9e720a046dec804fd9990e (diff) |
perf tools: Separate the checking of headers only used to build beautification tables
Some headers are not used in building the tools directly, but instead to
generate tables that then gets source code included to do id->string and
string->id lookups for things like syscall flags and commands.
We were adding it directly to tools/include/ and this sometimes gets in
the way of building using system headers, lets untangle this a bit.
Cc: Adrian Hunter <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions