From e137d3e0cc26fa9bd0abf9c93f273405d3262454 Mon Sep 17 00:00:00 2001 From: christos Date: Wed, 30 Sep 2015 22:01:06 +0000 Subject: Import the dtrace toolkit from FreeBSD; simple scripts such as dtruss work unmodified. For others we'll need to add the missing probes and adjust. This is not attached to the build. --- .../dist/Code/JavaScript/func_clock.html | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 external/cddl/dtracetoolkit/dist/Code/JavaScript/func_clock.html (limited to 'external/cddl/dtracetoolkit/dist/Code/JavaScript/func_clock.html') diff --git a/external/cddl/dtracetoolkit/dist/Code/JavaScript/func_clock.html b/external/cddl/dtracetoolkit/dist/Code/JavaScript/func_clock.html new file mode 100644 index 00000000000..c25610b30f2 --- /dev/null +++ b/external/cddl/dtracetoolkit/dist/Code/JavaScript/func_clock.html @@ -0,0 +1,39 @@ + + +func_clock, JavaScript + + + +
+ + -- cgit