<div dir="ltr"><div><br></div>I am not sure why this wouldn't work. I vaguely recall there was an issue there, but can't figure it out staring at the code.<div>As this is quite ancient, I am not sure the JS part will even build anymore :-/</div><div><div><br></div><div>You can change the default values at that line in the python<br><div><a href="https://github.com/tardyp/buildbot_profiler/blob/master/buildbot_profiler/api.py#L193">https://github.com/tardyp/buildbot_profiler/blob/master/buildbot_profiler/api.py#L193</a><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">I think you will be able to force them by editing this file inside your virtualenv..</div><div class="gmail_signature" data-smartmail="gmail_signature"><br></div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><br></div><div class="gmail_signature" data-smartmail="gmail_signature">Regards</div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Pierre</div></div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 13 janv. 2021 à 11:46, Yngve N. Pettersen <<a href="mailto:yngve@vivaldi.com">yngve@vivaldi.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> I insist on the buildbot profiler. What I was saying before is that you<br>
> need to hit the record button before the problem appears, and put a large<br>
> enough record time to be sure to catch a spike.<br>
> Then, you will be able to zoom to the cpu spike and catch the issue<br>
> precisely.<br>
><br>
> If the spike is in the order of minutes like you said, you can configure  <br>
> it<br>
> like this and get enough samples to get enough evidence to where the code<br>
> is actually spending time:<br>
><br>
> ProfilerService(frequency=500, gatherperiod=60 * 60, mode='virtual',<br>
> basepath=None, wantBuilds=100<br>
<br>
I tried configuring this with the settings dropdown in the WebGUI plugin,  <br>
but AFAICT it is not working, it only gathers info for 30 seconds.<br>
<br>
I guess I must be holding it incorrectly.<br>
<br>
> This will record for one hour, and mitigate the memory used if you worry<br>
> about it.<br>
<br>
-- <br>
Sincerely,<br>
Yngve N. Pettersen<br>
Vivaldi Technologies AS<br>
</blockquote></div>