diff options
author | Josh Poimboeuf <jpoimboe@kernel.org> | 2023-05-30 20:21:04 +0300 |
---|---|---|
committer | Josh Poimboeuf <jpoimboe@kernel.org> | 2023-06-07 20:03:20 +0300 |
commit | ebcef730a19ba7ca446169f391d2e51722d68043 (patch) | |
tree | 970acb1cad172cfd1c44fea5f6c0fe76d2381210 /tools/perf/scripts/python/stackcollapse.py | |
parent | e0a9349b4c590145c6a83e6c9f7701cec42debbd (diff) | |
download | linux-ebcef730a19ba7ca446169f391d2e51722d68043.tar.xz |
objtool: Get rid of reloc->list
Now that all relocs are allocated in an array, the linked list is no
longer needed.
With allyesconfig + CONFIG_DEBUG_INFO:
- Before: peak heap memory consumption: 49.02G
- After: peak heap memory consumption: 45.56G
Link: https://lore.kernel.org/r/71e7a2c017dbc46bb497857ec97d67214f832d10.1685464332.git.jpoimboe@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions