[cmdline] Add "profstat" command to display profiling statistics

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2014-04-27 19:31:25 +01:00
parent e5f6a9be38
commit 7c44fd68f0
5 changed files with 132 additions and 0 deletions

View File

@@ -149,6 +149,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
//#define PING_CMD /* Ping command */
//#define CONSOLE_CMD /* Console command */
//#define IPSTAT_CMD /* IP statistics commands */
//#define PROFSTAT_CMD /* Profiling commands */
/*
* ROM-specific options