search for: 879fcbc0

Displaying 1 result from an estimated 1 matches for "879fcbc0".

2020 Jan 14
2
llvm-symbolizer memory usage
I work on a linux program with restricted RSS limits (a couple hundred MB), and one of the things this program does is symbolication. Ideally, we'd like to use llvm-symbolizer for this symbolication (because we get things like function inlining that we can't get from cheaper symbolizers), but for large binaries, the memory usage gets pretty huge. Based on some memory profiling, it looks