summaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
authorMichael Brown2014-04-27 20:31:25 +0200
committerMichael Brown2014-04-28 00:14:47 +0200
commit7c44fd68f000374d20610e547f26b84b0794c494 (patch)
treef4321e95f081eea2d4053745860ba6af3d9d62cd /src/config/general.h
parent[profile] Add generic profiling infrastructure (diff)
downloadipxe-7c44fd68f000374d20610e547f26b84b0794c494.tar.gz
ipxe-7c44fd68f000374d20610e547f26b84b0794c494.tar.xz
ipxe-7c44fd68f000374d20610e547f26b84b0794c494.zip
[cmdline] Add "profstat" command to display profiling statistics
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/general.h')
-rw-r--r--src/config/general.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h
index 589798fb..72cfc3b8 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -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