mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Shm: Add Monitor::GetDebugInfo()
This commit is contained in:
@@ -120,7 +120,7 @@ int main(int argc, char** argv)
|
||||
}
|
||||
|
||||
if (debug) {
|
||||
Monitor::PrintDebug(ShmId{shmId});
|
||||
Monitor::PrintDebugInfo(ShmId{shmId});
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user