]> git.proxmox.com Git - mirror_frr.git/commit - lib/event.h
lib: Incorporate Wall and Cpu warning into `show thread cpu`
authorDonald Sharp <sharpd@nvidia.com>
Tue, 2 Feb 2021 18:24:31 +0000 (13:24 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 26 Mar 2021 17:27:45 +0000 (13:27 -0400)
commit9b8e01cae44cf6cb3a1a08c483ab0deceda21375
treef00d4fd4c60933feb98442a423fea9b4266a8efc
parent039d547f6f1b7fe4b96cc22ac5a6ef8d18d5cf97
lib: Incorporate Wall and Cpu warning into `show thread cpu`

Incorporate into the `show thread cpu` the number of times
we have issued warnings about a particular thread being
too slow.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/thread.c
lib/thread.h
lib/vty.c