Actions
Feature #1455
closedDTrace tracemem() should take an optional size argument
Start date:
2011-09-04
Due date:
% Done:
100%
Estimated time:
Difficulty:
Tags:
Gerrit CR:
External Bug:
Description
Joyent extended the DTrace tracemem() action such that a logical variable size could be specified (the ultimate size must be static). This is a generally useful extension for the dtrace(1M) consumer, and should be imported.
After conversing with Bryan, we decided that the java DTrace bridge need not (and will not) gain support for this 3rd argument (it will be silently ignored).
Updated by Rich Lowe about 12 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
- Tags deleted (
needs-triage)
Resolved in r13457 commit:571b0355c2e3
Actions