Record JFR recordings from within a JVM process or as a tool
See API.md
io.github.bsless/tools.jcmd.jfr {:mvn/version "0.0.3"}
[io.github.bsless/tools.jcmd.jfr "0.0.3"]
clj -Ttools install io.github.bsless/tools.jcmd.jfr '{:git/tag "v0.0.3"}' :as jfr
Then invoke:
clojure -Tjfr record! :pid 112848
Run the project's tests:
$ clojure -T:build test
Run the project's CI pipeline and build a JAR:
$ clojure -T:build ci
Install it locally (requires the ci
task be run first):
$ clojure -T:build install
Generate docs:
$ clojure -M:quickdoc
Copyright © 2022 Bsless
Distributed under the Eclipse Public License version 1.0.