diff -r af402c6b90db -r 15a1e37f80bd mercurial/help/config.txt --- a/mercurial/help/config.txt Fri Jun 01 11:23:27 2018 +0200 +++ b/mercurial/help/config.txt Fri Jun 01 17:27:58 2018 +0200 @@ -1652,6 +1652,10 @@ ``inlinetime``. (default: inlinetime) +``time-track`` + Control if the stat profiler track ``cpu`` or ``real`` time. + (default: ``cpu``) + ``limit`` Number of lines to show. Specific to the ``ls`` instrumenting profiler. (default: 30)