2.) PVRCarbon replaying
LD_PRELOAD=<library.so> ./PVRCarbonPlayer --ws=??? .pvrcbn
What is the correct command to replay this trace file from IVI-shell ?
When taking recordings in IVI-shell the method used for standard linux recording should work.
For playing back recordings, ./PVRCarbonPlayer recording_name.pvrcbn should work as long as the player is able to detect the windowing system. If it is not detected, then you can use the parameter --ws= to match the setup you are using (possibly wayland or x11).
Please let me know if you come across any issues when taking or playing PVRCarbon recordings.