sharkdp/binocle

Real-time updates for shared memory segment viewing

开放

#46 创建于 2022年7月22日

 (2 条评论) (0 个反应) (0 位负责人)Rust (41 个派生)github user discovery
enhancementgood first issue

仓库指标

星标
 (1,307 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I'm diagnosing a problem in a telescope control system with several processes that communicate using several shared memory segments backed by mmap'd files. I can reload the file by restarting binocle. It would be really nice to have binocle refresh the view on command or at some update rate.

贡献者指南