Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[threadx] A gift from Trace Compass
  • From: Matthew Khouzam <matthew.khouzam@xxxxxxxxxxxx>
  • Date: Mon, 15 Jan 2024 18:07:01 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ericsson.com; dmarc=pass action=none header.from=ericsson.com; dkim=pass header.d=ericsson.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=BQSnSd5eES8YUO4/h0WwAb5l946uI/0HIsuRMgXpEOo=; b=gAJngwmbpU2TiBkWTp4yDXWkX6nCfcAMaEJ94/oOj7QygcdB9tNgg5EXYWncJf4a4lLmyl96kZhrpvKHQI3GLtjnulOJlkXpbCEUgYdUcKvAgN8BL3pRRwm7Xb7BUEsbgDsmqY1g/MHiIIhQEpf0Ab185yX+lNGxIFRdgDZt+FCqglhz+6Dk1PwaqbvV0VCNkmZZHKAogCXkw5KB4dg3E/hBVIRpmFDi9zylA8UKnu8nVsP2JonKFauz6RGYDQ36xyqkNwqz8bkkGyKeIG/+IJjP7DF0xaXFnAXJp5jtNgaLe7qqlgC9xc99cO9lchkTm6q/v3H++ZbfJdLnmn354g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=LqMXas/4M5WpRGfBtAkisTMB7kU/x6V2qbRHsoY3Gyt3sCIi2fzJfNKO2SIpbuIO8j3atrXdiOvhPOwIVY/36u5w+qhXzYN30DYE1hBzseNfTRUNc9Uy8aieVe42kcWfZLJk29aAPvO26l0Sh56gsGL4Ouvn+2JxKSpkIJtlodNhnfYg05A6urTf1z4n1lC5jH6o3exQ5yP2rvDGr8lRXgYzPiZ3FT785gC05QBc6dKEMNaB1b4rRou/vXgB8Z6MhvnM3sZo/A/clzdXegqORpJvX1DCkvRiTXrPEJiMaCbVLKVgwTjrCrGBrtTzwVv1s2o0KokQAo7qQp52sx/9yA==
  • Delivered-to: threadx@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/threadx/>
  • List-help: <mailto:threadx-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/threadx>, <mailto:threadx-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/threadx>, <mailto:threadx-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHaRNVtZa2B6mT99U2zMjmTVV0o/A==
  • Thread-topic: A gift from Trace Compass

Hi ThreadXers and exThreadXers,

I have made a quick parser for TraceX traces (TRX) format.https://git.eclipse.org/r/c/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/206046 . This code is not "merge" ready, but it shows the potential for cross-collaboration between projects. I know the SIG has a no-code policy. I was wondering if the discussion of which tools/communities can interact is OK on the sig side. Also, big thanks to Bill Lamie for the great documentation.

My personal vision in years, would be to have the threadX play nice with the cloud traces to correlate what a jitter is caused by, be it the server or the client.

I cannot merge this yet as the code it refers to is still (c) Microsoft. I am looking forward to that being resolved.

I also would love to have a place for the different projects to share competence/techniques.

Any thoughts?

Matthew Khouza

Back to the top