gst-instruments
gst-instruments copied to clipboard
Error: <stdin>: syntax error in line 1 near '(' when ran gst-instruments-1.0 with trace file
I ran LD_PRELOAD=/usr/local/lib/aarch64-linux-gnu/libgstintercept.so GST_DEBUG_DUMP_TRACE_DIR=. ./app to generate a pipeline.gsttrace file.
gst-report-1.0 pipeline.gsttrace works but gst-instruments-1.0 pipeline.gsttrace give the following error:
Error:
In my pipeline, I use Ctrl+C to stop the pipeline, not sure if this effects the tracer. Please advice.
Can you please share your trace file?