Add PerfMgr options description to usage().

Signed-off-by: Sasha Khapyorsky <[EMAIL PROTECTED]>
---
 opensm/opensm/main.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/opensm/opensm/main.c b/opensm/opensm/main.c
index 0827f1c..e2541d8 100644
--- a/opensm/opensm/main.c
+++ b/opensm/opensm/main.c
@@ -284,6 +284,12 @@ void show_usage(void)
        printf("-I\n"
               "--inactive\n"
               "           Start SM in inactive rather than normal init SM 
state.\n\n");
+#ifdef ENABLE_OSM_PERF_MGR
+       printf("--perfmgr\n"
+              "           Start with PerfMgr enabled.\n\n");
+       printf("--perfmgr_sweep_time_s <sec.>\n"
+              "           PerfMgr sweep interval in seconds.\n\n");
+#endif
        printf("-v\n"
               "--verbose\n"
               "          This option increases the log verbosity level.\n"
-- 
1.5.3.rc2.38.g11308

_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to