Provide common btrace(8) scripts.
authormpi <mpi@openbsd.org>
Sat, 23 Oct 2021 19:37:35 +0000 (19:37 +0000)
committermpi <mpi@openbsd.org>
Sat, 23 Oct 2021 19:37:35 +0000 (19:37 +0000)
commit1d4c37715e2edbda4c914ca87a1e809e2442a1e7
treeb94f5fcbf85eb5d4042d15fa9def8c7433ad0c40
parent74d9a5e398ec7ec1556a82a17c19b5d6bddabfea
Provide common btrace(8) scripts.

. kprofile.bt - to save kernel stackframces and produce flamegraphs
. runqlat.bt  - to measure the latency of the scheduler runqueues
share/btrace/Makefile [new file with mode: 0644]
share/btrace/kprofile.bt [new file with mode: 0644]
share/btrace/runqlat.bt [new file with mode: 0644]