socktop/socktop_agent/src
jasonwitty f9462a1633 Make GPU support optional to enable RISC-V builds without libdrm
- Add 'gpu' feature flag (enabled by default)
- Make gfxinfo dependency optional
- Provide no-op GPU metrics when gpu feature disabled
- Disable GPU support for RISC-V builds in CI (libdrm unavailable)
- All other architectures (amd64, arm64, armhf) still get GPU support
2025-11-21 00:58:44 -08:00
..
cache.rs initial check for process summary screen 2025-10-02 16:54:27 -07:00
gpu.rs Make GPU support optional to enable RISC-V builds without libdrm 2025-11-21 00:58:44 -08:00
lib.rs initial check for process summary screen 2025-10-02 16:54:27 -07:00
main.rs hotfix for issue with socktop agent not creating ssl certificate on first launch after upgrade of axum server version. 2025-11-21 00:26:34 -08:00
metrics.rs Optimize socktop_agent for reduced binary size and memory footprint (#22) 2025-11-17 09:51:41 -08:00
proto.rs protobuff Process list 2025-08-19 23:24:36 -07:00
state.rs initial check for process summary screen 2025-10-02 16:54:27 -07:00
tls.rs cargo fmt 2025-08-22 14:09:02 -07:00
types.rs feat: disk section enhancements - temperature, partition indentation, duplicate filtering 2025-10-06 10:30:55 -07:00
ws.rs add processes window cleanup 2025-10-05 00:07:27 -07:00