NNShark is a fork of GstShark (GStreamer profiler) for NNStreamer.
This recipe builds a fork of NNShark that adds i.MX8M Plus specific
extensions to capture hardware metrics.
Signed-off-by: Julien Vuillaumier <julien.vuillaumier@nxp.com>
The wildcard on the bbappend file allowed overriding any recipe, but
only the i.MX fork should be overridden.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This is the result of automated script conversion:
scripts/contrib/convert-overrides.py <oe-core directory>
converting the metadata to use ":" as the override character instead of "_".
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
Tracers-hooks is enabled by default on Gstreamer.
This feature is required by NNshark profiler.
Signed-off-by: Xavier Roumegue <xavier.roumegue@nxp.com>