feat: identify userspace logs by user and image

This commit is contained in:
2026-08-22 18:48:38 +02:00
parent 8a74b771e1
commit ffc9756e67
7 changed files with 24 additions and 18 deletions
+1 -1
View File
@@ -239,7 +239,7 @@ namespace montauk::abi {
static constexpr uint64_t SYS_SETENVIRON = 172;
static constexpr uint64_t SYS_SPAWN_ENV = 173;
static constexpr uint64_t SYS_LOG_WRITE = 176; // (componentName, logMessage) -> 0
static constexpr uint64_t SYS_LOG_WRITE = 176; // (logMessage) -> 0
// Tunable parameters (for SYS_SDR_SETPARAM / SYS_SDR_GETPARAM).
static constexpr int SDR_PARAM_FREQ = 0; // center frequency, Hz