Skip to content

Releases: DwarfM42/PerformanceEvidenceProbe

PerformanceEvidenceProbe v0.2.0

Choose a tag to compare

@DwarfM42 DwarfM42 released this 05 Sep 22:48
c58a488

PerformanceEvidenceProbe v0.2.0

Qualified release candidate: c58a48853bc221e11ce0fb0c8781db3da96372f8 (tree 82516148480e4505f660f2508fdb1d2526551b3d).

Qualified targets

  • Windows x86_64 (x86_64-pc-windows-msvc): full-accounting direct-root run and observation-only attach.
  • Linux x86_64 (x86_64-unknown-linux-gnu): bounded direct-root run and observation-only single-root attach.
  • macOS arm64 (aarch64-apple-darwin): bounded direct-root run and observation-only single-root attach.

The schema remains perf-evidence-v2-draft. Numeric zero is distinct from unavailable evidence. Non-equivalent platform metrics are typed semantic omissions; semantic_mismatch, authority_unavailable, and sampling_degraded are not conflated.

Linux and macOS do not claim complete descendant/process-tree ownership, Job accounting, FD-to-handle equivalence, Windows private-byte equivalence, Windows-shaped I/O, or commit equivalence. Signal outcomes are terminal metadata, not synthetic exit codes.

Assets

SHA256SUMS.txt binds the three product binaries to this candidate. perf-workload is a test fixture and is intentionally not distributed. LICENSE-MIT, LICENSE-APACHE, and THIRD-PARTY-NOTICES.md are included for redistribution obligations.

PerformanceEvidenceProbe v0.1.0

Choose a tag to compare

@DwarfM42 DwarfM42 released this 04 Sep 11:10
49dd395

Initial public, source-only release.

  • Windows 10/11 x64 is the currently qualified runtime target.
  • Preserves inspectable raw runtime observations plus deterministic summaries derived from persisted evidence.
  • Evidence-first and machine-readable by design; downstream visualization, analysis, and AI interpretation are optional consumers, not canonical Probe evidence.
  • Linux and macOS are future, unqualified targets; contributions are welcome.
  • Licensed under MIT OR Apache-2.0.

No Windows binary assets are attached to this release. Use the GitHub-generated source archives and the documented Windows verification path.