# dtrace4linux/linux

dtrace for linux - kernel driver and userland tools

Repository: https://github.com/dtrace4linux/linux
Canonical: https://ross.abutalabs.com/products/dtrace4linux-linux
Homepage: http://crtags.blogspot.com
Language: C
License Family: other
Last push: 2019-09-22T11:23:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5320, "days_push": 2537, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1203, forks 223 (observed 2026-08-28T04:03:58.577059+00:00)

## What it is
A Linux port of Sun's DTrace dynamic tracing framework, delivered as a dynamically loadable kernel module plus userland tools. It brings DTrace-style observability to Linux without modifying kernel source code.

## Use cases
- trace kernel and userland activity on linux with dtrace
- debug performance problems with dtrace probes
- load dtrace as a kernel module without patching the kernel
- port solaris dtrace scripts to linux
- instrument system calls and functions for diagnostics

## When to choose
- you specifically need DTrace semantics and D-script compatibility on Linux
- you cannot modify or rebuild your kernel but can load modules
- you are studying how DTrace was ported to Linux

## When to avoid
- you want actively maintained tracing - prefer eBPF/bpftrace or SystemTap
- you need a project with a clear license and ongoing support
- you run modern kernels where this port may no longer build

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: monitoring, tracing, developer-tools, cli
- domain: developer-tools, operating-systems, performance
- platform: c
- tags: dtrace, kernel-module, system-tracing, observability, cddl, command-line, linux

## Member repositories
- dtrace4linux/linux (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.577059+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:20:30.071092+00:00, confidence not recorded.
  - readme: https://github.com/dtrace4linux/linux (fetched 2026-08-28T04:03:58.577059+00:00, sha e368005e5709)
  - homepage: http://crtags.blogspot.com (fetched 2026-08-29T12:27:25.065106+00:00, sha ab7934a69524)
- Data as of 2026-08-30T08:39:29.467469+00:00.
