This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 11/12/2016 09:59:56 : epoch 584d92d1 : xenial-vm : nfs-ganesha-11422[work-10] worker_run :DISP :DEBUG :NFS protocol request, reqdata=0x7ff1780008c0 xprt=0x7ff1780c1010 requests=1 | |
| 11/12/2016 09:59:56 : epoch 584d92d1 : xenial-vm : nfs-ganesha-11422[work-10] get_gsh_client :HT CACHE :DEBUG :client_mgr cache hit slot 0 | |
| 11/12/2016 09:59:56 : epoch 584d92d1 : xenial-vm : nfs-ganesha-11422[work-10] nfs_rpc_execute :DISP :DEBUG :Request from ::ffff:127.0.0.1 for Program 100003, Version 3, Function 19 has xid=2250937380 | |
| 11/12/2016 09:59:56 : epoch 584d92d1 : xenial-vm : nfs-ganesha-11422[work-10] get_gsh_export :HT CACHE :DEBUG :export_mgr cache hit slot 77 | |
| 11/12/2016 09:59:56 : epoch 584d92d1 : xenial-vm : nfs-ganesha-11422[work-10] nfs3_fsinfo :NFS3 :DEBUG :REQUEST PROCESSING: Calling nfs3_fsinfo handle: File Handle V3: Len=24 4300004d12443820fcfb900460910101005800ecdc014b00 | |
| 11/12/2016 09:59:56 : epoch 584d92d1 : xenial-vm : nfs-ganesha-11422[work-10] vfs_check_handle :FSAL :DEBUG :Found filesystem / for handle for |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| execve("/usr/bin/go", ["go", "install"], [/* 22 vars */]) = 0 | |
| brk(NULL) = 0x2b04000 | |
| access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
| mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5053350000 | |
| access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
| open("/home/ken/samba/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| stat("/home/ken/samba/lib/tls/x86_64", 0x7ffff12583c0) = -1 ENOENT (No such file or directory) | |
| open("/home/ken/samba/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| stat("/home/ken/samba/lib/tls", 0x7ffff12583c0) = -1 ENOENT (No such file or directory) | |
| open("/home/ken/samba/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| execve("/usr/local/bin/fish", ["fish"], [/* 12 vars */]) = 0 | |
| brk(NULL) = 0x1c7b000 | |
| access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
| mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1d79f70000 | |
| access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
| open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
| fstat(3, {st_mode=S_IFREG|0644, st_size=111528, ...}) = 0 | |
| mmap(NULL, 111528, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f1d79f54000 | |
| close(3) = 0 | |
| access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/.gitignore b/.gitignore | |
| index e1dd1a7..c806df6 100644 | |
| --- a/.gitignore | |
| +++ b/.gitignore | |
| @@ -51,6 +51,10 @@ tags | |
| Thumbs.db | |
| v8.log | |
| vs-chromium-project.txt | |
| +# WSL diff additions for git performance | |
| +/v8/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Native and WSL strace for vscode 1.11 insider. Shell 1.4.6. Renderer 53.0.2785.144. Node 6.5.0. |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| execve("bin/startup.sh", ["bin/startup.sh"], [/* 23 vars */]) = 0 | |
| brk(NULL) = 0x7ffff5c4b000 | |
| access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
| mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd15c0b0000 | |
| access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
| open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
| fstat(3, {st_mode=S_IFREG|0644, st_size=153716, ...}) = 0 | |
| mmap(NULL, 153716, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fd15c08a000 | |
| close(3) = 0 | |
| access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| execve("bin/startup.sh", ["bin/startup.sh"], [/* 64 vars */]) = 0 | |
| brk(NULL) = 0x55fd7ada5000 | |
| access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) | |
| mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fecc001a000 | |
| access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
| open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 | |
| fstat(3, {st_mode=S_IFREG|0644, st_size=155282, ...}) = 0 | |
| mmap(NULL, 155282, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fecbfff4000 | |
| close(3) = 0 | |
| access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1..307 | |
| ok 1 - platform_output | |
| # Output from process `platform_output`: | |
| # uv_get_process_title: /home/ken/Devel/libuv/test/.libs/lt-run-tests | |
| # uv_cwd: /home/ken/Devel/libuv | |
| # uv_resident_set_memory: 823296 | |
| # uv_uptime: 2055.000000 | |
| # uv_getrusage: | |
| # user: 0 sec 0 microsec | |
| # system: 0 sec 15625 microsec |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| execve("./test", ["./test"], [/* 29 vars */]) = 0 | |
| arch_prctl(ARCH_SET_FS, 0x50e208) = 0 | |
| sched_getaffinity(0, 8192, [ff, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...]) = 64 | |
| mmap(0xc000000000, 65536, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xc000000000 | |
| munmap(0xc000000000, 65536) = 0 | |
| mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd40e040000 | |
| mmap(0xc420000000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xc420000000 | |
| mmap(0xc41fff8000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xc41fff8000 | |
| mmap(0xc000000000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xc000000000 | |
| mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd40e030000 |