Added a stroke memusage command to show memory usage
This commit is contained in:
@@ -212,6 +212,8 @@ struct stroke_msg_t {
|
||||
STR_LEASES,
|
||||
/* export credentials */
|
||||
STR_EXPORT,
|
||||
/* print memory usage details */
|
||||
STR_MEMUSAGE,
|
||||
/* more to come */
|
||||
} type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user