Added a stroke memusage command to show memory usage

This commit is contained in:
Martin Willi
2011-05-16 15:22:21 +02:00
parent fce3b5c3ba
commit dfe9bad981
5 changed files with 31 additions and 0 deletions
+2
View File
@@ -212,6 +212,8 @@ struct stroke_msg_t {
STR_LEASES,
/* export credentials */
STR_EXPORT,
/* print memory usage details */
STR_MEMUSAGE,
/* more to come */
} type;