facebook/memlab

Ask about the relevant knowledge of find-leaks API.

Closed this issue · 2 comments

  1. The result of find-leaks can be output to a detailed file, or type'memlab analyze detected-DOM --snapshot./test1.heapsnapshot --output text 'detailed content is output in text form

image

  1. I want to write a plugin to use find-leaks to process parsed data. Is there any idea for this?

Looking forward to your answer!!!

@boliangleung

The result of find-leaks can be output to a detailed file, or type'memlab analyze detected-DOM --snapshot./test1.heapsnapshot --output text 'detailed content is output in text form

Are you suggesting adding a new option flag to specify the output file?

I want to write a plugin to use find-leaks to process parsed data. Is there any idea for this?

I don't quite understand your question. Could you provide more details about this?

Closing this issue due to lack of clarification. Please feel free to reopen with more details.