MINOR: activity: flush scheduler stats on "set profiling tasks on"
authorWilly Tarreau <w@1wt.eu>
Fri, 29 Jan 2021 10:56:21 +0000 (11:56 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 29 Jan 2021 11:10:33 +0000 (12:10 +0100)
commitcfa7101d594c75787cc9110266bb14b30d0efcc7
treed6f236dfba979071680f535eeb349aa6c2a81d8f
parent1bd67e9b0363a040f2b6e53c2715a28e47b18eca
MINOR: activity: flush scheduler stats on "set profiling tasks on"

If a user enables profiling by hand, it makes sense to reset the stats
counters to provide fresh new measurements. Therefore it's worth using
this as the standard method to reset counters.
doc/management.txt
src/activity.c