We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca464d commit 09d26eeCopy full SHA for 09d26ee
README.md
@@ -5,6 +5,11 @@ A custom editor for viewing `.cpuprofile` files in VS Code. Pairs well with out
5

6

7
8
+## Format of .cpuprofile
9
+- **Vscode-js-profile-visualizer** works for any .cpuprofile file.
10
+- Definition of .cpuprofile format :- _https://chromedevtools.github.io/devtools-protocol/tot/Profiler/#type-Profile_
11
+
12
13
14
## Contributing
15
0 commit comments