Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Special Variables

There are a couple of variables that act as namespaces for storing data between the executions of probe actions.

VariableDescription
varsvars is a namespace for holding user variables. This can be used to store values between probe executions.
mapsmaps is a namespace for holding user maps (dictionaries). Any non-empty maps will printed out at the end of tracing. They are most useful when combined with aggregations. maps itself behaves like an dictionary with the name @.