equal
deleted
inserted
replaced
921 ) |
921 ) |
922 coreconfigitem('profiling', 'statformat', |
922 coreconfigitem('profiling', 'statformat', |
923 default='hotpath', |
923 default='hotpath', |
924 ) |
924 ) |
925 coreconfigitem('profiling', 'time-track', |
925 coreconfigitem('profiling', 'time-track', |
926 default='real', |
926 default=dynamicdefault, |
927 ) |
927 ) |
928 coreconfigitem('profiling', 'type', |
928 coreconfigitem('profiling', 'type', |
929 default='stat', |
929 default='stat', |
930 ) |
930 ) |
931 coreconfigitem('progress', 'assume-tty', |
931 coreconfigitem('progress', 'assume-tty', |