Update README with note about Firefox support
This commit is contained in:
@@ -17,6 +17,7 @@ To load a specific profile by URL, you can append a hash fragment like `#profile
|
||||
1. The folded stack format output by the FlameGraph scripts do: https://github.com/brendangregg/FlameGraph#2-fold-stacks. Example: https://github.com/jlfwong/speedscope/blob/master/sample/perf-vertx-stacks-01-collapsed-all.txt
|
||||
2. The timeline format output by Chrome developer tools: https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/reference#save.
|
||||
3. The `.cpuprofile` format output by Chrome developer tools JavaScript profiler, useful for viewing flamecharts generated by Node.js applications: https://medium.com/@paul_irish/debugging-node-js-nightlies-with-chrome-devtools-7c4a1b95ae27
|
||||
4. The `profile.json` format output by Firefox developer tools https://developer.mozilla.org/en-US/docs/Tools/Performance
|
||||
|
||||
## Views
|
||||
|
||||
|
||||
Reference in New Issue
Block a user