Comments
Patch
@@ -1160,11 +1160,11 @@ def perftemplating(ui, repo, testedtempl
timer(format)
fm.end()
-@command(b'perfhelper-tracecopies', formatteropts +
+@command(b'perfhelper-pathcopies', formatteropts +
[
(b'r', b'revs', [], b'restrict search to these revisions'),
])
-def perfhelpertracecopies(ui, repo, revs=[], **opts):
+def perfhelperpathcopies(ui, repo, revs=[], **opts):
"""find statistic about potential parameters for the `perftracecopies`
This command find source-destination pair relevant for copytracing testing.
@@ -83,7 +83,7 @@ perfstatus
perffncachewrite
(no help text available)
perfheads (no help text available)
- perfhelper-tracecopies
+ perfhelper-pathcopies
find statistic about potential parameters for the
'perftracecopies'
perfindex (no help text available)