diff options
author | 2022-07-01 14:35:13 +0300 | |
---|---|---|
committer | 2022-07-17 17:31:40 -0700 | |
commit | 8b5db6679807fd0ab1154375ea6e5aa6b11c4350 (patch) | |
tree | 1a1a5836e7fa58b90355de5d2c83688a6d69b84d /lib/cpumask.c | |
parent | scripts/bloat-o-meter: switch argument parsing to using argparse (diff) | |
download | wireguard-linux-8b5db6679807fd0ab1154375ea6e5aa6b11c4350.tar.xz wireguard-linux-8b5db6679807fd0ab1154375ea6e5aa6b11c4350.zip |
scripts/bloat-o-meter: add -p argument
When doing cross platform development on a machine sometimes it might be
useful to invoke bloat-o-meter for files which haven't been build with the
native toolchain. In cases when the host nm doesn't support the target
one then a toolchain-specific nm could be used. Add this ability by
adding the -p allowing invocations as:
./scripts/bloat-o-meter -p riscv64-unknown-linux-gnu- file1.o file2.o
Link: https://lkml.kernel.org/r/20220701113513.1938008-2-nborisov@suse.com
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/cpumask.c')
0 files changed, 0 insertions, 0 deletions