Gaurav Kamathe

Results 2 issues of Gaurav Kamathe

### What reproduces the bug? Provide code if possible. ``` tests/runtime-tests.sh ``` or ``` $ sudo ./src/bpftrace -e 'kprobe:vfs_read+1000000 { printf("SUCCESS %d\n", pid); exit(); }' ``` ### output ``` [...

bug

# What this PR does / why we need it: Go server doc link was incorrect, showed page not found error