<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libdtrace, branch vendor/illumos</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=vendor%2Fillumos</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=vendor%2Fillumos'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2019-02-20T17:05:13Z</updated>
<entry>
<title>9058 postmortem DTrace frequently broken under vmware</title>
<updated>2019-02-20T17:05:13Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2019-02-20T17:05:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d287d23427d1fe4f198a47538a219ea4ec6b0c04'/>
<id>urn:sha1:d287d23427d1fe4f198a47538a219ea4ec6b0c04</id>
<content type='text'>
illumos/illumos-gate@793bd7e3617ae7d3d24e8c6b7d6befe35f07ec1f

Reviewed by: Tim Kordas &lt;tim.kordas@joyent.com&gt;
Reviewed by: Patrick Mooney &lt;patrick.mooney@joyent.com&gt;
Reviewed by: Yuri Pankov &lt;yuripv@yuripv.net&gt;
Reviewed by: Matthew Ahrens &lt;mahrens@delphix.com&gt;
Approved by: Matthew Ahrens &lt;mahrens@delphix.com&gt;
Author: Sam Gwydir &lt;sam.gwydir@joyent.com&gt;
</content>
</entry>
<entry>
<title>8269 dtrace stddev aggregation is normalized incorrectly</title>
<updated>2017-06-09T15:04:10Z</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2017-06-09T15:04:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=79edb7989abbfe7000fec68b85710a1016bdf5b1'/>
<id>urn:sha1:79edb7989abbfe7000fec68b85710a1016bdf5b1</id>
<content type='text'>
illumos/illumos-gate@79809f9cf402f130667349b2d4007ecd65d63c6f
https://github.com/illumos/illumos-gate/commit/79809f9cf402f130667349b2d4007ecd65d63c6f

https://www.illumos.org/issues/8269
  It seems that currently normalization of stddev aggregation is done
  incorrectly.
  We divide both the sum of values and the sum of their squares by the
  normalization factor. But we should divide the sum of squares by the
  normalization factor squared to scale the original values properly.

Reviewed by: Bryan Cantrill &lt;bryan@joyent.com&gt;
Approved by: Robert Mustacchi &lt;rm@joyent.com&gt;
Author: Andriy Gapon &lt;avg@FreeBSD.org&gt;
</content>
</entry>
<entry>
<title>7297 clear() on llquantize aggregation causes dtrace to exit</title>
<updated>2016-08-26T20:51:09Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2016-08-26T20:51:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2e27b48e0290706dd70c5c79fe44cc51a10ac658'/>
<id>urn:sha1:2e27b48e0290706dd70c5c79fe44cc51a10ac658</id>
<content type='text'>
7298 printa() of multiple aggregations can fail for llquantize()

illumos/illumos-gate@0ddc0ebb74cedb0ac394818c6e166c47eb8e62e5

Reviewed by: Patrick Mooney &lt;patrick.mooney@joyent.com&gt;
Reviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;
Reviewed by: Dan McDonald &lt;danmcd@omniti.com&gt;
Reviewed by: Adam Leventhal &lt;adam.leventhal@gmail.com&gt;
Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;
Author: Bryan Cantrill &lt;bryan@joyent.com&gt;
</content>
</entry>
<entry>
<title>7085 add support for "if" and "else" statements in dtrace</title>
<updated>2016-08-13T19:57:36Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2016-08-13T19:57:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8a411dff0779efb9e44f705456f33a6ec012c0c6'/>
<id>urn:sha1:8a411dff0779efb9e44f705456f33a6ec012c0c6</id>
<content type='text'>
illumos/illumos-gate@c3bd3abd8856e8e75d820f65c58031cd6cbac818

Add syntactic sugar to dtrace: "if" and "else" statements. The sugar is
baked down to standard dtrace features by adding additional clauses with
the appropriate predicates.

Reviewed by: Adam Leventhal &lt;ahl@delphix.com&gt;
Reviewed by: Sebastien Roy &lt;sebastien.roy@delphix.com&gt;
Reviewed by: Paul Dagnelie &lt;pcd@delphix.com&gt;
Reviewed by: Bryan Cantrill &lt;bryan@joyent.com&gt;
Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;
Author: Matthew Ahrens &lt;mahrens@delphix.com&gt;
</content>
</entry>
<entry>
<title>5396 fix longjmp clobbering errors</title>
<updated>2016-08-13T19:54:32Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2016-08-13T19:54:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=da3d1eecc53f33ca3b05fdf56679ce4b2b4f0ea0'/>
<id>urn:sha1:da3d1eecc53f33ca3b05fdf56679ce4b2b4f0ea0</id>
<content type='text'>
illumos/illumos-gate@67a4bb8f9ad4c49e9aa9e21e2114a7c093c3a73a

Reviewed by: Josef 'Jeff' Sipek &lt;jeffpc@josefsipek.net&gt;
Reviewed by: Igor Kozhukhov &lt;ikozhukhov@gmail.com&gt;
Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;
Author: Gary Mills &lt;gary_mills@fastmail.fm&gt;
</content>
</entry>
<entry>
<title>4470 overly aggressive D integer narrowing breaks 32-bit ustack helpers</title>
<updated>2014-06-03T01:55:27Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2014-06-03T01:55:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ba911031dd9b6dc033506f752b05e69bc5766b28'/>
<id>urn:sha1:ba911031dd9b6dc033506f752b05e69bc5766b28</id>
<content type='text'>
illumos/illumos-gate@2e0552679e3175533ade93573ac1229d20a8367b
</content>
</entry>
<entry>
<title>4471 DTrace count() with histogram</title>
<updated>2014-06-03T01:42:09Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2014-06-03T01:42:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=db9dbc75dd5ec6a44225ff7e479c44e7b457f2cb'/>
<id>urn:sha1:db9dbc75dd5ec6a44225ff7e479c44e7b457f2cb</id>
<content type='text'>
4472 DTrace full width distribution histograms
4473 DTrace frequency trails

illumos/illumos-gate@33093f5bcdc51014933497dd39374080c1ac5705
</content>
</entry>
<entry>
<title>4474 DTrace Userland CTF Support</title>
<updated>2014-06-03T01:24:46Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2014-06-03T01:24:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b9aa9b1022156f2e88698b583e4daa93de7316a6'/>
<id>urn:sha1:b9aa9b1022156f2e88698b583e4daa93de7316a6</id>
<content type='text'>
4475 DTrace userland Keyword
4476 DTrace tests should be better citizens
4479 pid provider types
4480 dof emulation is missing checks

illumos/illumos-gate@a386cc11a86ecb60f5a48078d22c1500e2ad003e
</content>
</entry>
<entry>
<title>4477 DTrace should speak JSON</title>
<updated>2014-06-03T01:06:31Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2014-06-03T01:06:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4884fa147f61e1b3d6caf6a1c37d19d997672392'/>
<id>urn:sha1:4884fa147f61e1b3d6caf6a1c37d19d997672392</id>
<content type='text'>
illumos/illumos-gate@f497f9fe231e0e400f339c84a7d80c4aae2ac4d5
</content>
</entry>
<entry>
<title>2915 DTrace in a zone should see "cpu", "curpsinfo", et al</title>
<updated>2014-06-03T00:55:15Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2014-06-03T00:55:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5cd3142dc7b1e0489e50e52c8099f53fd438289a'/>
<id>urn:sha1:5cd3142dc7b1e0489e50e52c8099f53fd438289a</id>
<content type='text'>
2916 DTrace in a zone should be able to access fds[]
2917 DTrace in a zone should have limited provider access

illumos/illumos-gate@b0f673c4626e4cb1db7785287eaeed2731dfefe8
</content>
</entry>
</feed>
