]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Allow more space in thread.c output
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 26 Sep 2016 18:06:23 +0000 (14:06 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 26 Sep 2016 18:06:23 +0000 (14:06 -0400)
commit0cf74a83920687f3c8be84a8c7d796acf2cb6e95
tree9680c04755a209690c32f6dc8c89d096f21def91
parentf134bf2b52e09e0a6e059a3ed5e683dfe3c50ac8
lib: Allow more space in thread.c output

When displaying thread time for long running/busy
protocols, the space allocated may not be sufficient.

Allow the runtime to take a bit more space.

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