summary refs log tree commit diff stats
path: root/results/scraper/fex/117
blob: e0d5a9c346ade9bffca0ec6dc903fe2dc372e72d (plain) (blame)
1
2
3
4
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.