RESOLVED FIXED 193526
[JSC] Add generateHeapSnapshotForGCDebugging function to dump GCDebugging data
https://bugs.webkit.org/show_bug.cgi?id=193526
Summary [JSC] Add generateHeapSnapshotForGCDebugging function to dump GCDebugging data
Yusuke Suzuki
Reported 2019-01-16 20:32:56 PST
[JSC] Add a mode to generateHeapSnapshot function to dump GCDebugging data
Attachments
Patch (3.84 KB, patch)
2019-01-16 20:46 PST, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2019-01-16 20:46:18 PST
Yusuke Suzuki
Comment 2 2019-01-16 22:57:56 PST
Comment on attachment 359346 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=359346&action=review > Source/JavaScriptCore/ChangeLog:13 > + multiple times for debugging. Currently, it only generates a large string, which is easily distinguishable in the heap inspector tool. This is why this patch adds a new generateHeapSnapshotForGCDebugging, while we already have functionGenerateHeapSnapshot.
Michael Saboff
Comment 3 2019-01-17 08:37:27 PST
Comment on attachment 359346 [details] Patch r=me
Yusuke Suzuki
Comment 4 2019-01-17 09:07:21 PST
Comment on attachment 359346 [details] Patch Thanks!
WebKit Commit Bot
Comment 5 2019-01-17 09:32:44 PST
Comment on attachment 359346 [details] Patch Clearing flags on attachment: 359346 Committed r240113: <https://trac.webkit.org/changeset/240113>
WebKit Commit Bot
Comment 6 2019-01-17 09:32:45 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2019-01-17 09:33:37 PST
Note You need to log in before you can comment on or make changes to this bug.