commit | 864e880f6c1a3f1e356b9f7f5f71a75b73f7f9c8 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Aug 08 18:48:12 2019 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Aug 22 20:21:00 2019 +0200 |
tree | 38cfa6d47c8b49dccb7b969328fa60a854cdece3 | |
parent | 88ebd4050e93a6b4bce6eac8d0b90f7b818e1c21 [diff] |
MINOR: trace/cli: register the "trace" CLI keyword to list the sources For now it lists the sources if one is not provided, and checks for the source's existence. It lists the events if not provided, checks for their existence if provided, and adjusts reported events/start/stop/pause events, and performs state transitions. It lists sinks and adjusts them as well. Filters, lock, and level are not implemented yet.