commit | 4c2ae483759b9692de8bd593523d412fd1310e27 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Aug 12 15:51:58 2019 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Aug 22 20:21:00 2019 +0200 |
tree | 23e5e94a097afbab63536b499a0a2962cce86249 | |
parent | 85b157570bd43fc5e92214a9da3d2b876686be33 [diff] |
MINOR: trace: implement a very basic trace() function For now it remains quite basic. It performs a few state checks, calls the source's sink if defined, and performs the transitions between RUNNING, STOPPED and WAITING when the configured events match.