]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - tools/perf/scripts/python/sctop.py
perf python scripting: Fixup cut'n'paste error in sctop script
[net-next-2.6.git] / tools / perf / scripts / python / sctop.py
index 547cbe99de687903331039a6449cf869938a8bd8..7a6ec2c7d8abe7bf01b660210811829f37eb572d 100644 (file)
@@ -17,7 +17,7 @@ from perf_trace_context import *
 from Core import *
 from Util import *
 
-usage = "perf trace -s syscall-counts.py [comm] [interval]\n";
+usage = "perf trace -s sctop.py [comm] [interval]\n";
 
 for_comm = None
 default_interval = 3