{"adoption": {"forks": 498, "observed_at": "2026-08-28T04:07:09.812181+00:00", "stars": 2677}, "canonical_url": "https://ross.abutalabs.com/products/strace", "card": {"archived": false, "artifact_type": "cli-tool", "description": "strace is a diagnostic, debugging and instructional userspace utility for Linux", "domain": ["developer-tools", "operating-systems"], "enriched": true, "function": ["developer-tools", "monitoring", "tracing"], "health_score": 99, "homepage": null, "language": "C", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["strace/strace"], "name": "strace/strace", "platform": ["cli"], "pushed_at": "2026-08-20T09:58:46+00:00", "repo": "strace/strace", "stars": 2677, "tags": ["syscall-tracing", "ptrace", "debugging", "system-calls", "process-monitoring", "command-line", "linux"], "topics": [], "urls": [], "use_cases": ["trace system calls made by a program", "debug why a process is failing or hanging", "find out which files a program opens", "inspect signals delivered to a process", "learn how programs interact with the Linux kernel", "diagnose permission or missing-file errors"], "what_it_is": "strace is a diagnostic, debugging, and instructional userspace utility for Linux that traces system calls, signal deliveries, and process state changes via ptrace. It provides a traditional command-line interface for monitoring and tampering with interactions between processes and the Linux kernel.", "when_to_avoid": ["you need syscall tracing on non-Linux platforms (use dtruss/dtrace instead)", "you need application-level or source-level debugging rather than syscall-level", "you need low-overhead continuous production tracing (ptrace adds overhead)"], "when_to_choose": ["you need to see what system calls a Linux process makes", "you are debugging crashes, hangs, or file access issues on Linux", "you want a lightweight, standard syscall tracer without extra dependencies"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/strace", "repo": "strace/strace", "role": "main", "score": 94}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.812181+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:18:00.987402+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0241f215cae062d1a4ba4cb5986f60f51d2f18595f7a0ee3557d208b5b1e13cf", "fetched_at": "2026-08-28T04:07:09.812181+00:00", "kind": "readme", "missing": false, "url": "https://github.com/strace/strace"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.812181+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:18:00.987402+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0241f215cae062d1a4ba4cb5986f60f51d2f18595f7a0ee3557d208b5b1e13cf", "fetched_at": "2026-08-28T04:07:09.812181+00:00", "kind": "readme", "missing": false, "url": "https://github.com/strace/strace"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:18:00.987402+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0241f215cae062d1a4ba4cb5986f60f51d2f18595f7a0ee3557d208b5b1e13cf", "fetched_at": "2026-08-28T04:07:09.812181+00:00", "kind": "readme", "missing": false, "url": "https://github.com/strace/strace"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.812181+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.812181+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.812181+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:18:00.987402+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0241f215cae062d1a4ba4cb5986f60f51d2f18595f7a0ee3557d208b5b1e13cf", "fetched_at": "2026-08-28T04:07:09.812181+00:00", "kind": "readme", "missing": false, "url": "https://github.com/strace/strace"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.812181+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.812181+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:18:00.987402+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0241f215cae062d1a4ba4cb5986f60f51d2f18595f7a0ee3557d208b5b1e13cf", "fetched_at": "2026-08-28T04:07:09.812181+00:00", "kind": "readme", "missing": false, "url": "https://github.com/strace/strace"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.812181+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.812181+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.812181+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:18:00.987402+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0241f215cae062d1a4ba4cb5986f60f51d2f18595f7a0ee3557d208b5b1e13cf", "fetched_at": "2026-08-28T04:07:09.812181+00:00", "kind": "readme", "missing": false, "url": "https://github.com/strace/strace"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.812181+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:09.812181+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:18:00.987402+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0241f215cae062d1a4ba4cb5986f60f51d2f18595f7a0ee3557d208b5b1e13cf", "fetched_at": "2026-08-28T04:07:09.812181+00:00", "kind": "readme", "missing": false, "url": "https://github.com/strace/strace"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:18:00.987402+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0241f215cae062d1a4ba4cb5986f60f51d2f18595f7a0ee3557d208b5b1e13cf", "fetched_at": "2026-08-28T04:07:09.812181+00:00", "kind": "readme", "missing": false, "url": "https://github.com/strace/strace"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:18:00.987402+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0241f215cae062d1a4ba4cb5986f60f51d2f18595f7a0ee3557d208b5b1e13cf", "fetched_at": "2026-08-28T04:07:09.812181+00:00", "kind": "readme", "missing": false, "url": "https://github.com/strace/strace"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:18:00.987402+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0241f215cae062d1a4ba4cb5986f60f51d2f18595f7a0ee3557d208b5b1e13cf", "fetched_at": "2026-08-28T04:07:09.812181+00:00", "kind": "readme", "missing": false, "url": "https://github.com/strace/strace"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 98, "longevity": 100, "rhythm": 86}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4254, "days_push": 13, "days_rel": 15, "gap_med": 64, "n_releases_24m": 12}, "score": 94, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}