pub fn prefer_source_tree_for_dwarf(dir: &Path) -> Option<PathBuf>Expand description
Re-route a cache-entry directory to its original source tree when blazesym DWARF access is required. Validates the source-tree vmlinux’s current size and mtime against the values captured at cache-store time.