Skip to content

core: add tracing system

Nicolas LeQuec requested to merge json-module into master

Tracing system is independant from the logging system and load modules with a "tracer" capability. The tracer module is load at the initialisation of a libvlc instance.

Merge request reports