]> Git Repo - linux.git/blobdiff - tools/perf/scripts/python/task-analyzer.py
x86/alternative: Make custom return thunk unconditional
[linux.git] / tools / perf / scripts / python / task-analyzer.py
index 52e8dae9b1f0d565ee5a1c758b61206b177e5dda..3f1df9894246bc357fbd32c1361505a0e22ac546 100755 (executable)
@@ -114,7 +114,7 @@ def _parse_args():
         "--ns", action="store_true", help="show timestamps in nanoseconds"
     )
     parser.add_argument(
-        "--ms", action="store_true", help="show timestamps in miliseconds"
+        "--ms", action="store_true", help="show timestamps in milliseconds"
     )
     parser.add_argument(
         "--extended-times",
This page took 0.03622 seconds and 4 git commands to generate.