summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-12-09 19:02:30 +0300
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-12-16 05:12:54 +0300
commit29c833061c1d8c2d1d23a62e7061561eadd76cdb (patch)
treeaface226f7a6237ea1d24be0a9aa4350c6a130cf /tools/perf/scripts/python/export-to-postgresql.py
parent033dba2ec06c47a9fe1b190bc3281058fb20738d (diff)
downloadlinux-29c833061c1d8c2d1d23a62e7061561eadd76cdb.tar.xz
kconfig: generate lexer and parser during build instead of shipping
zconf.lex.c is generated by flex, zconf.tab.c by bison. Instead of running flex and bison during the kernel building, we conventionally version-control those artifacts with _shipped suffix. It is tedious to manually regenerate them every time we change the real sources, zconf.l and zconf.y. Remove the _shipped files and switch over to build-time generation of the intermediate C files. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions