summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJosh Poimboeuf <jpoimboe@kernel.org>2023-05-30 10:21:11 -0700
committerJosh Poimboeuf <jpoimboe@kernel.org>2023-06-07 10:03:25 -0700
commit02b54001066364aee72bc4c802b42a96c6e0dc1f (patch)
tree2fcf452eda7d240447e570fab184a4ed6167d4d9 /tools/perf/scripts/python/syscall-counts.py
parent890f10a433f51f95eccaec13d46dde769ccc113b (diff)
objtool: Shrink elf hash nodes
Instead of using hlist for the 'struct elf' hashes, use a custom single-linked list scheme. With allyesconfig + CONFIG_DEBUG_INFO: - Before: peak heap memory consumption: 36.89G - After: peak heap memory consumption: 35.12G Link: https://lore.kernel.org/r/6e8cd305ed22e743c30d6e72cfdc1be20fb94cd4.1685464332.git.jpoimboe@kernel.org Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions