README
Nftrace-controller
A utility library for controlling lttng from node.js
Require this in your projects to easily manage lttng sessions from your node applications.
Lttng trace controller.
<script type="module">
import nftraceController from 'https://cdn.skypack.dev/nftrace-controller';
</script>
A utility library for controlling lttng from node.js
Require this in your projects to easily manage lttng sessions from your node applications.