Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tracecompass-dev] Trace server questions

Hello everyone,


I had a couple of questions regarding the trace server.


1) I am looking to pass some commands from the vscode trace extension to the server.  Is there an endpoint to handle generic commands? Or if there is some other endpoint that can be used for such purposes. Something along the lines of receive request to server, server fires a signal, handle the signal and return the data response.


2) We have a custom trace type for which I want to provide a custom indexer. This works fine. The issue i am having is using it with the trace extension. Currently, trace server creates an experiment which also does the indexing, but it uses the TmfCheckpointIndexer and not the custom indexer i specify for the trace. Is there a way to workaround this?


Thanks,

Neel 


This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

Back to the top