Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tracecompass-dev] Time Graph view stuck

Hi all, check your error log, i bet you got an exception like a null pointer and the analysis froze.

From: tracecompass-dev <tracecompass-dev-bounces@xxxxxxxxxxx> on behalf of Vinod Appu via tracecompass-dev <tracecompass-dev@xxxxxxxxxxx>
Sent: Thursday, May 16, 2024 2:25 AM
To: tracecompass-dev@xxxxxxxxxxx <tracecompass-dev@xxxxxxxxxxx>
Cc: Vinod Appu <vinod.appu@xxxxxxxxxxx>; Vishnu Sarath <vishnu.sarath@xxxxxxxxxxx>
Subject: [tracecompass-dev] Time Graph view stuck
 

Hi,

 

I’ve a view implementing BaseDataProviderTimeGraphView. When I tried to load ~ 50 Million events, it took more than 1hr time. Is this expected? The progress got stuck as below.

Is there a benchmark done for the view?

Is it possible to remove other analysis like event total/ event per type..? Does it going to give me an advantage?

 

 

~Vinod


Back to the top