]> git.proxmox.com Git - mirror_frr.git/commit - lib/event.c
lib: add tracepoints for hash ops, thread events
authorQuentin Young <qlyoung@nvidia.com>
Mon, 14 Sep 2020 22:04:33 +0000 (18:04 -0400)
committerQuentin Young <qlyoung@nvidia.com>
Fri, 23 Oct 2020 19:13:51 +0000 (15:13 -0400)
commitabf96a87f3f2f9527885ee78930787ecb4068530
treea249c8c015366cfaca7c57fbacf32b04ad055e8e
parent0cbcadccf741fe679ce16ad051f1970c46323580
lib: add tracepoints for hash ops, thread events

Define some initial tracepoints for hash table operations, thread
schedules, and thread cancels

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