diff options
author | Thomas Weißschuh <[email protected]> | 2022-12-27 16:01:02 +0000 |
---|---|---|
committer | Josh Poimboeuf <[email protected]> | 2023-02-01 09:15:24 -0800 |
commit | 21a899f9fc78be6b289ee4627bccadf560930eb5 (patch) | |
tree | 6c0356e98fcbbc46872fdf9563948c94e149c999 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 8045b8f0b17edf375849f83c80dd05194850b6ed (diff) |
objtool: Optimize layout of struct symbol
Reduce the size of struct symbol on x86_64 from 208 to 200 bytes.
This structure is allocated a lot and never freed.
This reduces maximum memory usage while processing vmlinux.o from
2919716 KB to 2917988 KB (-0.5%) on my notebooks "localmodconfig".
Signed-off-by: Thomas Weißschuh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Josh Poimboeuf <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions