Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/narasimha1997/klogger

A C++ CLI tool for linux that streams kernel logs and events over a light-weight UDP socket to remote machines. You can use this tool for debugging while developing Linux kernel extensions and custom Linux kernel modules, especially for embedded systems that don't have built-in display. (Cross compile for aarch64 and others).
https://github.com/narasimha1997/klogger

Last synced: 6 days ago
JSON representation

A C++ CLI tool for linux that streams kernel logs and events over a light-weight UDP socket to remote machines. You can use this tool for debugging while developing Linux kernel extensions and custom Linux kernel modules, especially for embedded systems that don't have built-in display. (Cross compile for aarch64 and others).

Awesome Lists containing this project