Show More
@@ -87,7 +87,7 b' statistical profiler works' | |||||
87 | Various statprof formatters work |
|
87 | Various statprof formatters work | |
88 |
|
88 | |||
89 | $ hg --profile --config profiling.statformat=byline sleep 2>../out |
|
89 | $ hg --profile --config profiling.statformat=byline sleep 2>../out | |
90 |
$ head -n |
|
90 | $ head -n 3 ../out | |
91 | % cumulative self |
|
91 | % cumulative self | |
92 | $ cat ../out | statprofran |
|
92 | $ cat ../out | statprofran | |
93 |
|
93 |
General Comments 0
You need to be logged in to leave comments.
Login now