https://bugzilla.wikimedia.org/show_bug.cgi?id=62788
--- Comment #4 from Antoine "hashar" Musso <[email protected]> --- (In reply to Max Semenik from comment #3) > We can't disable perf maps because they're required for stack trace > translation, so we just need to GC then. I don't think it is acceptable to have up to 5MB generated every time we throw an exception. hphp/runtime/base/runtime-option.h: F(bool, PerfPidMap, true) Suggests that it can be disabled entirely though that is hardcoded. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
