@mosegaard@thefranke If anyone wants to have a go, the blog post documents (in detail) the steps I had to go through. Not sure what will be different with v4.
CppCon 2019 Keynote “Applied WebAssembly: Compiling and Running C++ in Your Web Browser” by Ben Smith @binjimint
https://t.co/QmbSsbEU3s
#CppCon#cpp#cplusplus
Single header C++ WASM binary writer (with linking/reloc support): https://t.co/Jq44aiwNRt as part of the Lobster WASM backend: https://t.co/zsC6UJRiYQ
@UOPLSS the video quality just keeps getting better. The zoom in the whiteboard, following the lecturer... Great work organizing and AV team! Thank you!!
@rygorous It doesn't because it runs simpleperf once activity is beginning to start. It doesn't wait for the activity to finish starting before gathering events. Give it a go to see if it has does what you want!
@rygorous I'm not sure what you mean about unreliable. Pidof uses /proc, so it's about as correct as it gets. Am -w also waits for activity to be started fully before returning (the numbers (start time) it returns might not be very accurate)