summaryrefslogtreecommitdiff
path: root/tools/intel_gpu_analyze.py
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni.dodonov@intel.com>2011-11-08 16:48:21 -0200
committerEugeni Dodonov <eugeni.dodonov@intel.com>2011-11-09 11:50:22 -0200
commit27e7eed7096be82b11c9c6962a641774f11598c9 (patch)
tree71248eff32e36d8db810ce1d6784592d57dfd264 /tools/intel_gpu_analyze.py
parent02d78df334cfd82e57c64bd9ba09691e2bac728a (diff)
intel_gpu_analyze: print the application name on help screen
Apparently, intel_gpu_analyze was shy and was introducing himself as '%s'. Following James Bond lore, I think it was having a case of 'Bond. James Bond', in form of 's. %s.'. Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Diffstat (limited to 'tools/intel_gpu_analyze.py')
-rwxr-xr-xtools/intel_gpu_analyze.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/intel_gpu_analyze.py b/tools/intel_gpu_analyze.py
index 237f10c..d7ec2a9 100755
--- a/tools/intel_gpu_analyze.py
+++ b/tools/intel_gpu_analyze.py
@@ -439,7 +439,7 @@ When you specify both -l and -c, the last one takes predence.
If you do not give a log file to analyse, or a command to profile, this
tool will become sad, depressed and suicide itself with exit code of -1, and
you will feel bad about it.
-"""
+""" % cmd
if __name__ == "__main__":
# parse command line