From mboxrd@z Thu Jan 1 00:00:00 1970 From: simark@simark.ca (Simon Marchi) Date: Mon, 30 Mar 2020 18:41:34 -0400 Subject: [lttng-dev] babletrace2 graph performance considerations In-Reply-To: References: <9b2fe91b-4f44-3b89-eaf9-98f945384a33@simark.ca> <1cc5fee9-487d-61f5-6376-8b3d40dc47f5@simark.ca> Message-ID: <3c5709f9-5b9d-86fd-e244-6337970a8707@simark.ca> On 2020-03-30 6:34 p.m., Rocky Dunlap via lttng-dev wrote: > Each graph would parse the whole stream?? What if I only connect one of the outputs from the source.ctf.fs?? I would think it would only access that one stream file. Hmm yeah perhaps, I didn't think of that. Give it a try! Simon