julia
9af0dea9 - Profile: mention `kill -s SIGUSR1 julia_pid` for Linux (#56441)

Commit
1 year ago
Profile: mention `kill -s SIGUSR1 julia_pid` for Linux (#56441) currentlu this route is mentioned in docs https://docs.julialang.org/en/v1/stdlib/Profile/#Triggered-During-Execution but missing from the module docstring, this should help users who have little idea how to "send a kernel signal to a process" to get started --------- Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
Author
Parents
Loading