diff --git a/[refs] b/[refs] index 713f0647475a..cf2a937d526d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b44308f54062a4c1dee2602946f481f03739b76d +refs/heads/master: 22d0594b31046793dfb58b7ce866d7cb0a9862e5 diff --git a/trunk/tools/perf/scripts/python/sctop.py b/trunk/tools/perf/scripts/python/sctop.py index 547cbe99de68..7a6ec2c7d8ab 100644 --- a/trunk/tools/perf/scripts/python/sctop.py +++ b/trunk/tools/perf/scripts/python/sctop.py @@ -17,7 +17,7 @@ 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