libera/#clasp - IRC Chatlog
Search
17:46:36
drmeister
It has a command line tool to gather data and a GUI for visualizing the data. It support Windows, Linux and FreeBSD.
17:47:19
drmeister
It has flame charts but you need to use the GUI to generate them from the data the CLI tool gathers. AFAIK
17:51:27
drmeister
It's probably why AMD perf support is weak - they put their energy into their own tool.
17:52:57
drmeister
My problem with it is I have to get X-windows working on zeus to visualize flame graphs.
17:53:32
drmeister
OR install Windows and use Linux subsystem for Windows to generate data and Windows to visualize it.
22:43:26
Bike
don't know what's happening there. but they were broken already, so i just pushed the stuff to do unsigned I/O faster
0:01:32
Bike
probably printf debugging time, but it's also a signedness problem so i have to make sure printf gets the right format string... eck...
4:43:26
Bike
drmeister: does build still use LTO? i haven't been able to build clasp on my home system without my computer locking up, and there's a new bug report complaining about the same thing