sharkdp/binocle

Real-time updates for shared memory segment viewing

Open

#46 opened on Jul 22, 2022

 (2 comments) (0 reactions) (0 assignees)Rust (41 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (1,307 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide