Code responsible for uploading profiling results to flamebin.dev.
Code responsible for uploading profiling results to flamebin.dev.
(upload-to-flamebin 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 is a website building & hosting documentation for Clojure/Script libraries
× close