aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorPaul Gortmaker <[email protected]>2022-04-29 14:37:57 -0700
committerakpm <[email protected]>2022-04-29 14:37:57 -0700
commitdec81a532027a77bd52f9bd8d8b3230843533d3f (patch)
tree608429b2f523289b84b0de20c1d40b9af36ec90c /scripts/bpf_doc.py
parent3af8acf6aff2a98731522b52927429760f0b8006 (diff)
scripts/bloat-o-meter: filter out vermagic as it is not relevant
Seeing it as a false positive increase at the top is just noise: linux-head$./scripts/bloat-o-meter ../pre/vmlinux ../post/vmlinux add/remove: 0/571 grow/shrink: 1/9 up/down: 20/-64662 (-64642) Function old new delta vermagic 49 69 +20 Since it really doesn't "grow", it makes sense to filter it out. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Paul Gortmaker <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions