Solaris Internals DTrace Topics


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Solaris Internals DTrace Topics
# 1  
Old 09-09-2008
Solaris Internals DTrace Topics

The SolarisInternals DTrace Wiki is a wiki for DTrace and every related DTrace Topic.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

How to switch from SVR4/BSD internals to Linux internals?

Hello, Long-time Unix hacker here - I've worked on four variants of the kernel prior to the introduction of Linux. In my spare time, I've written Linux (Ubuntu) device drivers, kernel modules, cross-compiled, and built the kernel. I'd like to do Linux internals/device drivers as a day job,... (1 Reply)
Discussion started by: OriginalVersion
1 Replies

2. UNIX for Dummies Questions & Answers

Interview topics or questions for unix developers with 4.years experience

Hi , I am gonna attend interview this week end for unix developer ( 4.5 years exp) opening .. Can you help me out the topics or the questions which I can expect in the interview. This is may be silly but it is very important to me. Thanks in Advance (5 Replies)
Discussion started by: arukuku
5 Replies

3. Post Here to Contact Site Administrators and Moderators

New Topics?

I am digging the site. Very well done. I especially like how well the rules are enforced. Do you think that maybe you will open up new topics? I support not only a wide array of unix flavors, but a lot of applications as well such as LDAP, Apache, etc. I am more concerned with LDAP Sun One. ... (5 Replies)
Discussion started by: Sowser
5 Replies
Login or Register to Ask a Question
dtrace(7D)							      Devices								dtrace(7D)

NAME
dtrace - DTrace dynamic tracing facility DESCRIPTION
The dtrace driver provides the dynamic instrumentation and tracing facilities for the DTrace software, as well as the built-in dtrace provider. The dtrace driver is not a public interface and you access the instrumentation offered by this provider through DTrace tools such as dtrace(1M). Refer to the Solaris Dynamic Tracing Guide for a description of the public documented interfaces available for the DTrace facility and dtrace provider probes. ATTRIBUTES
See attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWdtrp | +-----------------------------+-----------------------------+ |Interface Stability |Private | +-----------------------------+-----------------------------+ SEE ALSO
dtrace(1M), libdtrace(3LIB), attributes(5) Solaris Dynamic Tracing Guide SunOS 5.11 4 Sep 2003 dtrace(7D)