diff options
author | 2021-09-08 11:28:48 +0800 | |
---|---|---|
committer | 2021-09-19 10:13:03 +0900 | |
commit | ec783c7cb2495c5a3b8ca10db8056d43c528f940 (patch) | |
tree | 27fd3a1267310517702638f2502e671ee0da44f6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file (diff) | |
download | linux-dev-ec783c7cb2495c5a3b8ca10db8056d43c528f940.tar.xz linux-dev-ec783c7cb2495c5a3b8ca10db8056d43c528f940.zip |
gen_compile_commands: fix missing 'sys' package
We need to import the 'sys' package since the script has called
sys.exit() method.
Fixes: 6ad7cbc01527 ("Makefile: Add clang-tidy and static analyzer support to makefile")
Signed-off-by: Kortan <kortanzh@gmail.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions