##// END OF EJS Templates
test: show more profile lines in test-profile.t...
Pulkit Goyal -
r40416:1ce4fe06 default
parent child Browse files
Show More
@@ -87,7 +87,7 statistical profiler works
87 87 Various statprof formatters work
88 88
89 89 $ hg --profile --config profiling.statformat=byline sleep 2>../out
90 $ head -n 1 ../out
90 $ head -n 3 ../out
91 91 % cumulative self
92 92 $ cat ../out | statprofran
93 93
General Comments 0
You need to be logged in to leave comments. Login now