speedscope/sample/profiles/Chrome
Jamie Wong 7f19a13012
Support importing multithreaded profiles from Chrome 66 (#206)
In #194, I added code to support import of multithreaded profiles from Chrome 70. I'm now doing some profiling work on an older version of Android chrome, and it seems like the profile objects don't yet have `id` properties. Instead, we should try using the `pid/tid` pair to identify profiles when the `id` field is absent.

This was tested against a profile import from Android Chrome 66.
2019-02-17 17:46:09 -08:00
..
65 Add tests for importers (#56) 2018-05-29 23:53:03 -07:00
66 Support importing multithreaded profiles from Chrome 66 (#206) 2019-02-17 17:46:09 -08:00
69 Add import of v8 heap allocation profile (#170) 2018-10-08 09:15:39 -07:00
70 Fix import of multithreaded Chrome profiles (#194) 2018-12-03 19:21:59 -08:00