summaryrefslogtreecommitdiffstats
path: root/src/build/vpo/hb-dump
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/vpo/hb-dump')
-rwxr-xr-xsrc/build/vpo/hb-dump30
1 files changed, 15 insertions, 15 deletions
diff --git a/src/build/vpo/hb-dump b/src/build/vpo/hb-dump
index eacbe9e35..af8de2927 100755
--- a/src/build/vpo/hb-dump
+++ b/src/build/vpo/hb-dump
@@ -1,26 +1,26 @@
#!/usr/bin/perl
-# IBM_PROLOG_BEGIN_TAG
-# This is an automatically generated prolog.
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
#
-# $Source: src/build/vpo/hb-dump $
+# $Source: src/build/vpo/hb-dump $
#
-# IBM CONFIDENTIAL
+# IBM CONFIDENTIAL
#
-# COPYRIGHT International Business Machines Corp. 2011
+# COPYRIGHT International Business Machines Corp. 2011,2013
#
-# p1
+# p1
#
-# Object Code Only (OCO) source materials
-# Licensed Internal Code Source Materials
-# IBM HostBoot Licensed Internal Code
+# Object Code Only (OCO) source materials
+# Licensed Internal Code Source Materials
+# IBM HostBoot Licensed Internal Code
#
-# The source code for this program is not published or other-
-# wise divested of its trade secrets, irrespective of what has
-# been deposited with the U.S. Copyright Office.
+# The source code for this program is not published or otherwise
+# divested of its trade secrets, irrespective of what has been
+# deposited with the U.S. Copyright Office.
#
-# Origin: 30
+# Origin: 30
#
-# IBM_PROLOG_END
+# IBM_PROLOG_END_TAG
#
# Purpose: This perl script works on VBU and will dump the entire L3 cache
@@ -101,7 +101,7 @@ sub printUsage()
print (" [--out-path <path to save output data>]\n");
print (" [-k#] [-n#] [-s#] [-p#] [-c#]\n\n");
print (" This program dumps the entire L3 to a file.\n");
- print (" Use the hb-parsedump.pl program to expand and view data in the file.\n\n");
+ print (" Use the hb-dump-debug program to expand and view data in the file.\n\n");
print (" User should copy hb-virtdebug.pl to the current directory or set\n");
print (" the env variable HB_IMGDIR to the path of the file.\n\n");
print (" --help Prints usage information.\n");
OpenPOWER on IntegriCloud