node/test/sequential
Glen Keane 5e825d1073 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: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Ryan Graham <ryan@strongloop.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
2015-02-09 18:06:57 +01:00
..
test-chdir.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-child-process-emfile.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-child-process-execsync.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-child-process-fork-getconnections.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-cluster-listening-port.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-debug-args.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-deprecation-flags.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-force-repl.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-fs-watch-recursive.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-fs-watch.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-http-pipeline-flood.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-init.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-memory-usage-emfile.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-mkdir-rmdir.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-module-loading.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-GH-5504.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-listen-exclusive-random-ports.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-localport.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-server-address.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-server-bind.js lib: move default address logic to `net._listen2` 2015-01-23 18:09:39 +01:00
test-next-tick-error-spin.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe-address.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe-head.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe-stream.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe-unref.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pipe.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pump-file2tcp-noexist.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-pump-file2tcp.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-readdir.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-746.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-784.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-819.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-877.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-1531.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-1697.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-1726.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-1899.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-3542.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-3739.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-4015.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-4027.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-regress-GH-4948.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-require-cache-without-stat.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-setproctitle.js test: fix setproctitle on FreeBSD 2015-01-13 20:36:44 +03:00
test-sigint-infinite-loop.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-signal-unregister.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-socket-write-after-fin-error.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-socket-write-after-fin.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdin-child-proc.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdin-from-file.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdin-pipe-resume.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdin-script-child.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdout-cannot-be-closed-child-process-pipe.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdout-close-catch.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdout-stderr-reading.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stdout-to-file.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stream2-fs.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stream2-httpclient-response-end.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-stream2-stderr-sync.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-sync-fileread.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-tcp-wrap-connect.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-tcp-wrap-listen.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-tls-honorcipherorder.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-util-debug.js tracing: add lttng support for tracing on linux 2015-02-09 18:06:57 +01:00
test-vm-syntax-error-stderr.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-vm-timeout-rethrow.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-zerolengthbufferbug.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
testcfg.py test: split test in parallel/sequential 2014-12-17 20:45:02 +07:00