Golang needs VDSO and/or vsyscall Golang has a bit of assembly for using vdso or vsyscall for gettimeofday. We don't currently support either of these. This is necessary if we want to run any golang application.