All Projects → xen0l → Awesome Dtrace

xen0l / Awesome Dtrace

Licence: cc-by-4.0
A curated list of awesome DTrace books, articles, videos, tools and resources.

Projects that are alternatives of or similar to Awesome Dtrace

Awesome Linuxaudio
[mirror] A list of software and resources for professional audio/video/live events production on Linux.
Stars: ✭ 756 (+524.79%)
Mutual labels:  makefile, list
Openwrt Examples
Examples for creating OpenWrt programs&packages.
Stars: ✭ 120 (-0.83%)
Mutual labels:  makefile
Drone Tutorial
Drone Continuous Delivery Documentation using docker-compose
Stars: ✭ 117 (-3.31%)
Mutual labels:  makefile
Tatoeba Challenge
Stars: ✭ 119 (-1.65%)
Mutual labels:  makefile
Openstack Helm
Helm charts for Openstack
Stars: ✭ 117 (-3.31%)
Mutual labels:  makefile
Awesome Flow
A list of awesome Flow integrations, tools, tutorials, etc.
Stars: ✭ 119 (-1.65%)
Mutual labels:  list
Docker Sinopia
Docker image of Sinopia (deprecated)
Stars: ✭ 116 (-4.13%)
Mutual labels:  makefile
Phd
A list of resources on how/why to do a PhD
Stars: ✭ 120 (-0.83%)
Mutual labels:  list
Luci tutorials
An outdated outline of a set of LuCI tutorials. (Updates stopped in 2013)
Stars: ✭ 119 (-1.65%)
Mutual labels:  makefile
Nordicsnippets
Bare-metal examples for nRF51 and nRF52
Stars: ✭ 118 (-2.48%)
Mutual labels:  makefile
Openwrt Shadowsocksr
ShadowsocksR-libev for OpenWrt/LEDE
Stars: ✭ 118 (-2.48%)
Mutual labels:  makefile
Awesome Cl
A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
Stars: ✭ 1,736 (+1334.71%)
Mutual labels:  makefile
Kylin Docker
This repository trackes the code and files for building docker image with Apache Kylin.
Stars: ✭ 119 (-1.65%)
Mutual labels:  makefile
Awesome Homematic
A curated list of Homematic related links ✨
Stars: ✭ 117 (-3.31%)
Mutual labels:  list
Arduino.tmbundle
The TextMate Arduino Bundle
Stars: ✭ 119 (-1.65%)
Mutual labels:  makefile
Awesome Macos Command Line Zh
用你的 macOS 终端搞事情。(Use your macOS terminal shell to do awesome things. )
Stars: ✭ 117 (-3.31%)
Mutual labels:  list
Opentelemetry Specification
Specifications for OpenTelemetry
Stars: ✭ 2,242 (+1752.89%)
Mutual labels:  makefile
Awesome Geojson
GeoJSON utilities that will make your life easier.
Stars: ✭ 1,668 (+1278.51%)
Mutual labels:  list
Freebsd Vscode
Visual Studio Code port for FreeBSD
Stars: ✭ 121 (+0%)
Mutual labels:  makefile
Redo
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
Stars: ✭ 1,589 (+1213.22%)
Mutual labels:  makefile

Awesome DTrace Awesome

A curated list of awesome DTrace books, articles, videos, tools and resources.

Contents


Learn

Recommended reading for learning DTrace.

Books

Other

Articles

Interesting articles about DTrace and real-world use cases.

PID Provider

USDT provider

Sysevent provider

Ruby and DTrace

Visualization methods

  • Flamegraphs - A visualization of profiled software, allowing the most frequent code-paths to be identified quickly and accurately.
  • Heat Maps - Heat maps allow three dimensions of data to be visualized, similar to weather radar maps where color is used as a dimension.

Videos

Interesting videos about DTrace.

  • DTrace review - Bryan Cantrill explains how to significantly improve debugging both for development and live systems with DTrace.

dtrace.conf

Software

List of software with DTrace support.

Programming languages

Erlang

  • Erlang - DTrace and Erlang/OTP.

Lua

Node.js

Perl

PHP

  • PHP - Using PHP and DTrace.

Python

  • Python - DTrace patch for Python 2.7.x and 3.x.
  • python-usdt - Libusdt bindings for Python.

Ruby

  • Ruby - Ruby DTrace probes.
  • ruby-usdt - Native DTrace probes for ruby apps.

Databases

Webservers

Visualization

Tools

Community

Contributing

Contributions are more than welcome! Please see contribution guidelines first.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].