For some profiling where we cannot currently inject the profiler into the application we use the standard async-profiler by launching it from the command line with a process id specified, as described here: https://github.com/async-profiler/async-profiler/tree/v2.9#wall-clock-profiling
Can this be done using clj-async-profiler?
If yes, could you please point me to where it is documented, as I haven't succeeded in finding it.
If not, would it be in line with the goals of this project to have such an entry point made?
For some profiling where we cannot currently inject the profiler into the application we use the standard async-profiler by launching it from the command line with a process id specified, as described here: https://github.com/async-profiler/async-profiler/tree/v2.9#wall-clock-profiling
Can this be done using clj-async-profiler?
If yes, could you please point me to where it is documented, as I haven't succeeded in finding it.
If not, would it be in line with the goals of this project to have such an entry point made?