diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-06-10 20:25:16 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-07-16 01:08:36 +0900 |
commit | ddf41329839f49dadf26973cd845ea160ac1784d (patch) | |
tree | b5e62bb04f7b3e9da5fd8dbf4fb741545bd0c1c7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 995150e4de13cee75b28265dabcd0c289b4ed3fa (diff) |
kbuild: refactor variables in scripts/link-vmlinux.sh
Clean up the variables in scripts/link-vmlinux.sh
- Specify the extra objects directly in vmlinux_link()
- Move the AS rule to kallsyms()
- Set kallsymso and btf_vmlinux_bin_o where they are generated
- Remove unneeded variable, kallsymso_prev
- Introduce the btf_data variable
- Introduce the strip_debug flag instead of checking the output name
No functional change intended.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions