Displaying 2 results from an estimated 2 matches for "tech_pap".
Did you mean:
techpap
2007 Aug 21
4
Core analysis !
Can i use dtrace to anlayze my core files ?
--
This message posted from opensolaris.org
2008 Oct 01
11
RFE: if/else control flow in probes
Hi all,
There''s a dead thread about this back at http://forums.sun.com/thread.jspa?threadID=5075157, but it would be really nice to have support for if/else control flow in actions.
Reasons:
1. The ternary operator ?: is already there (though it doesn''t let you do anything with side effects)
2. The user can already write arbitrary and expensive non-cacheable predicates if