]> git.kaiwu.me - haproxy.git/commit
MINOR: debug: add "print" to "debug dev sched"
authorWilly Tarreau <w@1wt.eu>
Wed, 24 Jun 2026 15:36:32 +0000 (17:36 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 24 Jun 2026 16:01:27 +0000 (18:01 +0200)
commit7669bf25278d4f922953f25f47fe8460ece46733
tree8a1d464ab6457936a608cb2ab36e76489e0d1bbe
parenta8aba33f09b4a9b7e4ebf4aea653114158019f8a
MINOR: debug: add "print" to "debug dev sched"

Passing "print=1" for a periodic task will cause it to print the exact
monotonic time at each wakeup to stdout and do nothing else. This is
convenient to watch wakeup delay drifts.
src/debug.c