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_slow.html | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 external/cddl/dtracetoolkit/dist/Code/JavaScript/func_slow.html (limited to 'external/cddl/dtracetoolkit/dist/Code/JavaScript/func_slow.html') diff --git a/external/cddl/dtracetoolkit/dist/Code/JavaScript/func_slow.html b/external/cddl/dtracetoolkit/dist/Code/JavaScript/func_slow.html new file mode 100644 index 00000000000..14fdfda3870 --- /dev/null +++ b/external/cddl/dtracetoolkit/dist/Code/JavaScript/func_slow.html @@ -0,0 +1,31 @@ + +func_slow, JavaScript + + + + -- cgit