Code responsible for uploading profiling results to flamebin.dev.
Code responsible for uploading profiling results to flamebin.dev.
(upload-diffgraph profile-before profile-after options)Generate diffgraph from two collapsed stacks files, identified either by their file paths or numerical IDs, and upload it to flamebin.dev. Options:
:public? - if true, flamegraph will be displayed on the main page and publicly accessible to everyone; otherwise, will requite a token to view.
Generate diffgraph from two collapsed stacks files, identified either by their
file paths or numerical IDs, and upload it to flamebin.dev. Options:
:public? - if true, flamegraph will be displayed on the main page and publicly
accessible to everyone; otherwise, will requite a token to view.(upload-flamegraph run-id-or-stacks-file options)Generate flamegraph from a collapsed stacks file, identified either by its file path or numerical ID, and upload it to flamebin.dev. Options:
:public? - if true, flamegraph will be displayed on the main page and publicly accessible to everyone; otherwise, will requite a token to view.
Generate flamegraph from a collapsed stacks file, identified either by its file
path or numerical ID, and upload it to flamebin.dev. Options:
:public? - if true, flamegraph will be displayed on the main page and publicly
accessible to everyone; otherwise, will requite a token to view.cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |