
An nbuf free history circular buffer already exists for tracking recent nbuf frees in the system. This is very useful for debugging tricky nbuf related failures in the driver. In addition to tracking frees, track alloc, map, and unmap nbuf events as well. Change-Id: I253d454d689deb8328b3636e92063e9d33ea1a52 CRs-Fixed: 2170365