Skip to content
EntityQ1155967· pop 14· linked from 199 articles

DTrace (Sun Microsystems)

Sign in to save

Also known as DTrace

DTrace is a comprehensive dynamic tracing framework originally created by Sun Microsystems for troubleshooting kernel and application problems on production systems in real time. Originally developed for Solaris, it has since been released under the free Common Development and Distribution License (CDDL) in OpenSolaris and its descendant illumos, and has been ported to several other Unix-like systems. Windows Server systems from Windows Server 2025 will have DTrace as part of the system.

Key facts

Software.screenshot
DTrace on Windows v10.0.19041.1 1115x966.png
Software.caption
The DTrace command
Software.author
Bryan Cantrill, Adam Leventhal, Mike Shapiro (Sun Microsystems)
Software.developer
Sun Microsystems, Oracle, Microsoft
Software.programming language
C
Software.operating system
Solaris, illumos, macOS, FreeBSD, NetBSD, Linux, Windows
Software.genre
Tracing
Software.license
CDDL, GPLv2, UPL
Software.name
DTrace

via Wikipedia infobox

Wikidata facts

Designed by
Bryan Cantrill
Image
DTrace on Windows v10.0.19041.1 1115x966.png
Has use
tracing
Show 4 more facts
operating system
Q34225
inception
2005-01-00
Commons category
DTrace
Sources (5)

via Wikidata · CC0

Article · Español

DTrace es un framework de rastreo y monitoreo abarcativo y dinámico creado por Sun Microsystems para diagnosticar problemas de kernel y aplicaciones en sistemas de producción en tiempo real. Originalmente desarrollado para Solaris, ha sido desde entonces lanzado bajo la licencia CDDL y ha sido portado a otros sistemas operativos tipo Unix. DTrace puede ser utilizado para obtener una mirada global de un sistema que esté activo, brindando información tal como cantidad de memoria, tiempo de procesador, o recursos de red o del sistema de archivos que estén usando los procesos activos. También puede proveer información mucho más detallada, como el registro de los argumentos con los que una función específica está siendo llamada o una lista de los procesos que están accediendo a un archivo determinado.

Abstract from DBpedia / Wikipedia · CC BY-SA