PerformanceEvidenceProbe is an open-source Rust CLI tool designed to collect inspectable runtime performance evidence from existing programs without requiring any modifications. It ensures that unsupported or unavailable metrics are explicitly recorded rather than defaulting to zero, providing clearer visibility for developers working on performance measurement across platforms.