]> git.puffer.fish Git - matthieu/frr.git/commit
lib: more `show thread cpu`
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 15 Jun 2017 20:17:44 +0000 (20:17 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 29 Jun 2017 23:40:56 +0000 (23:40 +0000)
commit972a411ccc1c15ffe52862477653ab877d0afcd6
tree220e742bd6e28032752762e1be70a2aed90840ef
parent62f44022399236ec619a6ebedd3bd6e11765fafd
lib: more `show thread cpu`

Add support for naming pthreads. Also, note that we don't have any
records yet if that's the case.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
20 files changed:
ldpd/lde.c
ldpd/ldpe.c
lib/frr_pthread.c
lib/grammar_sandbox_main.c
lib/libfrr.c
lib/thread.c
lib/thread.h
ospfclient/ospfclient.c
tests/bgpd/test_aspath.c
tests/bgpd/test_capability.c
tests/bgpd/test_mp_attr.c
tests/bgpd/test_mpath.c
tests/helpers/c/main.c
tests/lib/cli/common_cli.c
tests/lib/test_segv.c
tests/lib/test_sig.c
tests/lib/test_timer_correctness.c
tests/lib/test_timer_performance.c
tests/test_lblmgr.c
zebra/client_main.c