FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
Circular Journal

cj

Description

Configure the circular journal diagnostic mechanism. This is only useful if you, the deveoper, have written code to make use of the circular journal.

records <number>
Configure the number of records to allocate for the circular journal.
on
Enable the collection of records in the circular journal at the earliest opportunity.

Declaration and implementation

Declaration: cj (vlib/vlib/unix/cj.c line 119)

Implementation: cj_config.