diff options
author | 2019-10-29 21:38:06 +0900 | |
---|---|---|
committer | 2019-11-11 20:10:01 +0900 | |
commit | bff9c62b5d20d26f54bab81b33b6d9d1f9afcdf6 (patch) | |
tree | b8178452dcff6dff6594d7b77344363c1292d20c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scripts/ver_linux: add Bison and Flex to the checklist (diff) | |
download | linux-dev-bff9c62b5d20d26f54bab81b33b6d9d1f9afcdf6.tar.xz linux-dev-bff9c62b5d20d26f54bab81b33b6d9d1f9afcdf6.zip |
modpost: do not invoke extra modpost for nsdeps
'make nsdeps' invokes the modpost three times at most; before linking
vmlinux, before building modules, and finally for generating .ns_deps
files. Running the modpost again and again is not efficient.
The last two can be unified. When the -d option is given, the modpost
still does the usual job, and in addition, generates .ns_deps files.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Tested-by: Matthias Maennich <maennich@google.com>
Reviewed-by: Matthias Maennich <maennich@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions