When serializing a EntryModel, only the name field is deserilized. According to the TSP definition there is also a tooltip parameter that needs to be deserialized.
The Trace Compass server needs to be updated as well to serialize the 'tooltip' as well. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=575951 for the server side implementation.
When serializing a EntryModel, only the
namefield is deserilized. According to the TSP definition there is also atooltipparameter that needs to be deserialized.The Trace Compass server needs to be updated as well to serialize the 'tooltip' as well. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=575951 for the server side implementation.