{"adoption": {"forks": 209, "observed_at": "2026-08-28T04:09:40.984782+00:00", "stars": 6249}, "canonical_url": "https://ross.abutalabs.com/products/magic-trace", "card": {"archived": false, "artifact_type": "cli-tool", "description": "magic-trace collects and displays high-resolution traces of what a process is doing", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["tracing", "monitoring", "developer-tools", "cli"], "health_score": 91, "homepage": "https://magic-trace.org", "language": "OCaml", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["janestreet/magic-trace"], "name": "janestreet/magic-trace", "platform": ["cli"], "pushed_at": "2026-08-19T16:49:41+00:00", "repo": "janestreet/magic-trace", "stars": 6249, "tags": ["intel-processor-trace", "profiling", "call-stack-timeline", "perf", "x86", "perfetto", "command-line", "linux"], "topics": ["intel", "x86", "visualizer", "tracing", "profile", "performance-tools", "introspection"], "urls": [], "use_cases": ["find why some production requests are slow while others are fast", "trace every function call of a running process without code changes", "see what an application did before it crashed", "snapshot a trace when a specific function is called", "profile a program with low overhead like perf but with full control flow"], "what_it_is": "magic-trace is an OCaml CLI tool that uses Intel Processor Trace to capture high-resolution traces of every function call a process makes, with ~40ns resolution and low overhead. It renders an interactive timeline of call stacks leading up to a chosen point in time, useful for diagnosing latency spikes and pre-crash behavior.", "when_to_avoid": ["you're on non-x86 hardware or lack Intel Processor Trace support", "you need long-duration traces rather than ~10ms ring-buffer snapshots", "you need a sampling-based statistical profiler across long time windows"], "when_to_choose": ["you need high-resolution function-level tracing on Linux with Intel PT hardware", "you want to capture a trace of the moments before a crash or slow request", "you can't modify the application to add instrumentation"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/magic-trace", "repo": "janestreet/magic-trace", "role": "main", "score": 67}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:40.984782+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:47:09.128407+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "edab268b7f052f599ca664c93e2415f440d3c4222c06245840b974eda022df59", "fetched_at": "2026-08-28T04:09:40.984782+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janestreet/magic-trace"}, {"content_hash": "f3b3e1304afb2c60044fff6f5acaef89215f1ad8930b7c348e2b6d38a03f0185", "fetched_at": "2026-08-29T08:43:16.596041+00:00", "kind": "homepage", "missing": false, "url": "https://magic-trace.org"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:40.984782+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:47:09.128407+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "edab268b7f052f599ca664c93e2415f440d3c4222c06245840b974eda022df59", "fetched_at": "2026-08-28T04:09:40.984782+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janestreet/magic-trace"}, {"content_hash": "f3b3e1304afb2c60044fff6f5acaef89215f1ad8930b7c348e2b6d38a03f0185", "fetched_at": "2026-08-29T08:43:16.596041+00:00", "kind": "homepage", "missing": false, "url": "https://magic-trace.org"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:47:09.128407+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "edab268b7f052f599ca664c93e2415f440d3c4222c06245840b974eda022df59", "fetched_at": "2026-08-28T04:09:40.984782+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janestreet/magic-trace"}, {"content_hash": "f3b3e1304afb2c60044fff6f5acaef89215f1ad8930b7c348e2b6d38a03f0185", "fetched_at": "2026-08-29T08:43:16.596041+00:00", "kind": "homepage", "missing": false, "url": "https://magic-trace.org"}], "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:09:40.984782+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:40.984782+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:40.984782+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:47:09.128407+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "edab268b7f052f599ca664c93e2415f440d3c4222c06245840b974eda022df59", "fetched_at": "2026-08-28T04:09:40.984782+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janestreet/magic-trace"}, {"content_hash": "f3b3e1304afb2c60044fff6f5acaef89215f1ad8930b7c348e2b6d38a03f0185", "fetched_at": "2026-08-29T08:43:16.596041+00:00", "kind": "homepage", "missing": false, "url": "https://magic-trace.org"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:40.984782+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:40.984782+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:47:09.128407+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "edab268b7f052f599ca664c93e2415f440d3c4222c06245840b974eda022df59", "fetched_at": "2026-08-28T04:09:40.984782+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janestreet/magic-trace"}, {"content_hash": "f3b3e1304afb2c60044fff6f5acaef89215f1ad8930b7c348e2b6d38a03f0185", "fetched_at": "2026-08-29T08:43:16.596041+00:00", "kind": "homepage", "missing": false, "url": "https://magic-trace.org"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:40.984782+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:40.984782+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:40.984782+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:47:09.128407+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "edab268b7f052f599ca664c93e2415f440d3c4222c06245840b974eda022df59", "fetched_at": "2026-08-28T04:09:40.984782+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janestreet/magic-trace"}, {"content_hash": "f3b3e1304afb2c60044fff6f5acaef89215f1ad8930b7c348e2b6d38a03f0185", "fetched_at": "2026-08-29T08:43:16.596041+00:00", "kind": "homepage", "missing": false, "url": "https://magic-trace.org"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:40.984782+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:40.984782+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:47:09.128407+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "edab268b7f052f599ca664c93e2415f440d3c4222c06245840b974eda022df59", "fetched_at": "2026-08-28T04:09:40.984782+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janestreet/magic-trace"}, {"content_hash": "f3b3e1304afb2c60044fff6f5acaef89215f1ad8930b7c348e2b6d38a03f0185", "fetched_at": "2026-08-29T08:43:16.596041+00:00", "kind": "homepage", "missing": false, "url": "https://magic-trace.org"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:47:09.128407+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "edab268b7f052f599ca664c93e2415f440d3c4222c06245840b974eda022df59", "fetched_at": "2026-08-28T04:09:40.984782+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janestreet/magic-trace"}, {"content_hash": "f3b3e1304afb2c60044fff6f5acaef89215f1ad8930b7c348e2b6d38a03f0185", "fetched_at": "2026-08-29T08:43:16.596041+00:00", "kind": "homepage", "missing": false, "url": "https://magic-trace.org"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:47:09.128407+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "edab268b7f052f599ca664c93e2415f440d3c4222c06245840b974eda022df59", "fetched_at": "2026-08-28T04:09:40.984782+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janestreet/magic-trace"}, {"content_hash": "f3b3e1304afb2c60044fff6f5acaef89215f1ad8930b7c348e2b6d38a03f0185", "fetched_at": "2026-08-29T08:43:16.596041+00:00", "kind": "homepage", "missing": false, "url": "https://magic-trace.org"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:47:09.128407+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "edab268b7f052f599ca664c93e2415f440d3c4222c06245840b974eda022df59", "fetched_at": "2026-08-28T04:09:40.984782+00:00", "kind": "readme", "missing": false, "url": "https://github.com/janestreet/magic-trace"}, {"content_hash": "f3b3e1304afb2c60044fff6f5acaef89215f1ad8930b7c348e2b6d38a03f0185", "fetched_at": "2026-08-29T08:43:16.596041+00:00", "kind": "homepage", "missing": false, "url": "https://magic-trace.org"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 98, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 1680, "days_push": 14, "days_rel": 507, "gap_med": null, "n_releases_24m": 1}, "score": 67, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}