Feature #953
- Added Feature #953, which includes the total number of blocked and blocking tasks to the 'statistics' command output (thanks to T. Charles Yun).
This commit is contained in:
@@ -260,6 +260,8 @@
|
||||
#define STRING_CMD_STATS_DESC_LEN "Average desc length"
|
||||
#define STRING_CMD_STATS_CHARS "{1} characters"
|
||||
#define STRING_CMD_STATS_LAST_SYNCH "Last server synchronization"
|
||||
#define STRING_CMD_STATS_BLOCKED "Blocked tasks"
|
||||
#define STRING_CMD_STATS_BLOCKING "Blocking tasks"
|
||||
#define STRING_CMD_REPORTS_USAGE "Lists all supported reports"
|
||||
#define STRING_CMD_REPORTS_REPORT "Report"
|
||||
#define STRING_CMD_REPORTS_DESC "Description"
|
||||
|
||||
Reference in New Issue
Block a user