diff options
author | Donald Sharp <sharpd@nvidia.com> | 2022-02-23 16:19:17 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@nvidia.com> | 2022-02-28 12:39:07 +0100 |
commit | 115335d3e324e8173563dd0ebc0b6ac9512295d8 (patch) | |
tree | ef340e6b9fcdbf40fa26ad4b8be5bdcb24de5d6b /tools | |
parent | doc: Add `show thread timers` doc commands (diff) | |
download | frr-115335d3e324e8173563dd0ebc0b6ac9512295d8.tar.xz frr-115335d3e324e8173563dd0ebc0b6ac9512295d8.zip |
tools: Add `show thread timers` to support bundle generation
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/etc/frr/support_bundle_commands.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/etc/frr/support_bundle_commands.conf b/tools/etc/frr/support_bundle_commands.conf index e223eb274..46e0625d8 100644 --- a/tools/etc/frr/support_bundle_commands.conf +++ b/tools/etc/frr/support_bundle_commands.conf @@ -78,6 +78,7 @@ show debugging hashtable show running-config show thread cpu show thread poll +show thread timers show daemons show version CMD_LIST_END |