github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
timotimo cdn.discordapp.com/attachments/557...nknown.png added a zone for gc runs 04:42
japhb timotimo: What are the squiggly lines that look kinda like resistors in the various threads. Blocked? 04:47
timotimo: Also, what's on CPU1 that triggers every 10ms? 04:49
timotimo i believe that's the tracy frontend gui program 04:52
and the squigglies are for things that are too small to be visible or i guess multiple things at the same spot at that zoom level
nwc10 good *, #moarvm 06:52
I wonder if [email@hidden.address] really still is majordomo 07:10
brrt good * nwc10 07:11
nwc10 Yes, it really does still seem to be majordomo. 07:29
timotimo i can't seem to get tracy to do its sampling profiling thing 16:30
MasterDuke timotimo: does perf work for you? i always have to edit my /proc/sys/kernel/perf_event_paranoid before it works, maybe it's the same for tracy? 16:55
timotimo i just set that to 0 and that didn't help, also setenforce 0
MasterDuke huh 16:56
timotimo i'll try recompiling nqp 17:00
MasterDuke ugh, i can't compile the nqp runner: 19:23
In file included from /home/dan/Source/perl6/install/include/moar/moar.h:126,
                 from src/vm/moar/runner/main.c:5:
 /home/dan/Source/perl6/install/include/moar/core/alloc.h:2:10: fatal error: TracyC.h: No such file or directory 19:24