]> git.puffer.fish Git - matthieu/frr.git/commit
lib: add tracepoint for hash insertion
authorQuentin Young <qlyoung@nvidia.com>
Wed, 16 Sep 2020 23:29:32 +0000 (19:29 -0400)
committerQuentin Young <qlyoung@nvidia.com>
Fri, 23 Oct 2020 19:13:51 +0000 (15:13 -0400)
commit67a485d18f4074dbdd8378279b400137283c3aa5
treee619a7bd9ab7379744bf58b11473d7b96e0f3ad6
parent6401252f7fe68123c6dc122958649dfd384c98e6
lib: add tracepoint for hash insertion

hash_get is used for both lookup and insert; add a tracepoint for when
we insert something into the hash

Signed-off-by: Quentin Young <qlyoung@nvidia.com>
lib/hash.c
lib/trace.h