Commit 5e825d10 authored by Glen Keane's avatar Glen Keane Committed by Ben Noordhuis
Browse files

tracing: add lttng support for tracing on linux

This commit adds the ability to enable userspace tracing with lttng
in io.js. It adds tracepoints for all the equivalent dtrace and ETW
tracepoints. To use these tracepoints enable --with-lttng on linux.

PR-URL: https://github.com/iojs/io.js/pull/702


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
Reviewed-By: default avatarRyan Graham <ryan@strongloop.com>
Reviewed-By: default avatarStephen Belanger <admin@stephenbelanger.com>
parent b677b844
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment