How do I compile pypy with debug symbols?

[email protected] Sat, 02 Dec 2023 00:38:40 -0000
Newsgroups gmane.comp.python.pypy
Message-ID <[email protected]>
Hi All,

I have a large code base that I am trying to optimize. I have a flame graph that tells me that it spends about 30% of it's time in pypy_g_ArenaCollection_rehash_arena_lists. Unfortunately, I can't see the rest of the call stack, so I am trying to compile a debug version of pypy.

I followed the instructions here: https://doc.pypy.org/en/latest/build.html

I'm at the step where it tells you to run:

make lldebug or make lldebug0, and i'm realizing there is no such target. Please help!

--Buddy
_______________________________________________
pypy-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/pypy-dev.python.org/
Member address: [email protected]