https://bugs.kde.org/show_bug.cgi?id=203380
Julian Seward <jsew...@acm.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36062|0 |1 is obsolete| | Attachment #57659|0 |1 is obsolete| | --- Comment #6 from Julian Seward <jsew...@acm.org> --- Created attachment 158504 --> https://bugs.kde.org/attachment.cgi?id=158504&action=edit Majorly revised and improved patch Here's a revised and improved patch that I have used recently for profiling webassembly applications running on SpiderMonkey. It's still not particularly sophisticated, but works well enough to be useful. It retains the basic design of earlier versions of the patch, in that it stands outside the per-object DebugInfo mechanism used for AOT code. Hence it is localised complexity that does not impact the existing mechanisms. -- You are receiving this mail because: You are watching all bug changes.