bfc_hash stringclasses 350
values | bic_hash stringclasses 199
values | commit_hash stringclasses 293
values | commit_type stringclasses 2
values | filename stringclasses 154
values | func_name stringlengths 1 43 | asm stringlengths 58 48k | explanation stringlengths 317 6.32k | commit_message stringclasses 293
values |
|---|---|---|---|---|---|---|---|---|
dd4b16b4f9b1b7d9f4a185cb8222e42f3a5daf00 | ce290a19609d5ecd4a240a4750e0ed9a476cf015 | ce290a19609d5ecd4a240a4750e0ed9a476cf015 | bic | tools/testing/selftests/filesystems/devpts_pts.c | verify_non_standard_devpts_mount | 00000000000005e0 <verify_non_standard_devpts_mount>:
5e0: push %rbp
5e1: mov $0x786d,%edx
5e6: lea 0x0(%rip),%rdi # 5ed <verify_non_standard_devpts_mount+0xd>
5ed: mov %rsp,%rbp
5f0: push %r13
5f2: push %r12
5f4: push %rbx
5f5: sub $0x58,%rsp
5f9: movdqa 0x0(%rip),%xmm0 # 601 ... | [Bug-Introducing Commit (BIC)]
Function: verify_non_standard_devpts_mount
Author: Christian Brauner Date: Tue Mar 13 17:55:27 2018 +0100
Commit message: selftests: add devpts selftests
This adds tests to check:
- bind-mounts from /dev/pts/ptmx to /dev/ptmx work
- non-standard mounts of devpts work
- bind-mounts of /de... | selftests: add devpts selftests
This adds tests to check:
- bind-mounts from /dev/pts/ptmx to /dev/ptmx work
- non-standard mounts of devpts work
- bind-mounts of /dev/pts/ptmx to locations that do not resolve to a valid
slave pty path under the originating devpts mount fail
Signed-off-by: Christian Brauner <christ... |
dd4b16b4f9b1b7d9f4a185cb8222e42f3a5daf00 | ce290a19609d5ecd4a240a4750e0ed9a476cf015 | ce290a19609d5ecd4a240a4750e0ed9a476cf015 | bic | tools/testing/selftests/filesystems/devpts_pts.c | main | 0000000000000000 <main>:
0: endbr64
4: push %rbp
5: xor %edi,%edi
7: mov %rsp,%rbp
a: call f <main+0xf>
f: test %eax,%eax
11: jne 3a <main+0x3a>
13: mov 0x0(%rip),%rcx # 1a <main+0x1a>
1a: mov $0x4b,%edx
1f: mov $0x1,%esi
24: lea 0x0(%rip),%rdi # 2b ... | [Bug-Introducing Commit (BIC)]
Function: main
Author: Christian Brauner Date: Tue Mar 13 17:55:27 2018 +0100
Commit message: selftests: add devpts selftests
This adds tests to check:
- bind-mounts from /dev/pts/ptmx to /dev/ptmx work
- non-standard mounts of devpts work
- bind-mounts of /dev/pts/ptmx to locations that... | selftests: add devpts selftests
This adds tests to check:
- bind-mounts from /dev/pts/ptmx to /dev/ptmx work
- non-standard mounts of devpts work
- bind-mounts of /dev/pts/ptmx to locations that do not resolve to a valid
slave pty path under the originating devpts mount fail
Signed-off-by: Christian Brauner <christ... |
b300fcf883aca9b96f9281cd05df4899fae10917 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | bic | tools/testing/selftests/net/tcp_mmap.c | prefetch | 0000000000000000 <prefetch>:
0: prefetcht0 (%rdi)
3: ret
4: data16 cs nopw 0x0(%rax,%rax,1)
f: nop | [Bug-Introducing Commit (BIC)]
Function: prefetch
Author: Eric Dumazet Date: Mon Apr 16 10:33:39 2018 -0700
Commit message: selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Sig... | selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net> |
b300fcf883aca9b96f9281cd05df4899fae10917 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | bic | tools/testing/selftests/net/tcp_mmap.c | apply_rcvsnd_buf | 0000000000000010 <apply_rcvsnd_buf>:
10: push %rbp
11: mov %rsp,%rbp
14: push %r12
16: mov %edi,%r12d
19: sub $0x8,%rsp
1d: mov 0x0(%rip),%ecx # 23 <apply_rcvsnd_buf+0x13>
23: test %ecx,%ecx
25: jne 39 <apply_rcvsnd_buf+0x29>
27: mov 0x0(%rip),%edx # 2d <apply_rcv... | [Bug-Introducing Commit (BIC)]
Function: apply_rcvsnd_buf
Author: Eric Dumazet Date: Mon Apr 16 10:33:39 2018 -0700
Commit message: selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.... | selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net> |
b300fcf883aca9b96f9281cd05df4899fae10917 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | bic | tools/testing/selftests/net/tcp_mmap.c | do_accept | 00000000000000a0 <do_accept>:
a0: push %rbp
a1: mov $0x4,%r8d
a7: mov $0x12,%edx
ac: lea 0x0(%rip),%rcx # b3 <do_accept+0x13>
b3: mov $0x1,%esi
b8: mov %rsp,%rbp
bb: push %r15
bd: push %r14
bf: push %r13
c1: push %r12
c3: push %rbx
c4: mov %edi,%ebx
c6: sub... | [Bug-Introducing Commit (BIC)]
Function: do_accept
Author: Eric Dumazet Date: Mon Apr 16 10:33:39 2018 -0700
Commit message: selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Si... | selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net> |
b300fcf883aca9b96f9281cd05df4899fae10917 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | bic | tools/testing/selftests/net/tcp_mmap.c | __bswap_16 | 0000000000000180 <__bswap_16>:
static __inline __uint16_t
__bswap_16 (__uint16_t __bsx)
{
#if __GNUC_PREREQ (4, 8)
return __builtin_bswap16 (__bsx);
180: mov %edi,%eax
182: rol $0x8,%ax
#else
return __bswap_constant_16 (__bsx);
#endif
}
186: ret
187: nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: __bswap_16
Author: Eric Dumazet Date: Mon Apr 16 10:33:39 2018 -0700
Commit message: selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
S... | selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net> |
b300fcf883aca9b96f9281cd05df4899fae10917 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | bic | tools/testing/selftests/net/tcp_mmap.c | setup_sockaddr | 0000000000000190 <setup_sockaddr>:
190: push %rbp
191: mov %rsp,%rbp
194: push %r12
196: mov %rsi,%r12
199: sub $0x8,%rsp
19d: cmp $0x2,%edi
1a0: je 1ec <setup_sockaddr+0x5c>
1a2: cmp $0xa,%edi
1a5: jne 250 <setup_sockaddr+0xc0>
case no work is done at all. We detect these problem... | [Bug-Introducing Commit (BIC)]
Function: setup_sockaddr
Author: Eric Dumazet Date: Mon Apr 16 10:33:39 2018 -0700
Commit message: selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.co... | selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net> |
b300fcf883aca9b96f9281cd05df4899fae10917 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | bic | tools/testing/selftests/net/tcp_mmap.c | hash_zone | 0000000000000270 <hash_zone>:
270: endbr64
274: mov 0x0(%rip),%rcx # 27b <hash_zone+0xb>
27b: mov %rdi,%rdx
27e: cmp $0x3f,%esi
281: jbe 330 <hash_zone+0xc0>
287: lea -0x40(%rsi),%r8d
28b: push %rbp
28c: lea 0x180(%rdi),%rdi
293: shr $0x6,%r8d
297: mov %r8,%rax
29a: shl $... | [Bug-Introducing Commit (BIC)]
Function: hash_zone
Author: Eric Dumazet Date: Mon Apr 16 10:33:39 2018 -0700
Commit message: selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Si... | selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net> |
b300fcf883aca9b96f9281cd05df4899fae10917 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | bic | tools/testing/selftests/net/tcp_mmap.c | child_thread | 0000000000000360 <child_thread>:
360: endbr64
364: push %rbp
365: xor %esi,%esi
367: mov %rsp,%rbp
36a: push %r15
36c: push %r14
36e: push %r13
370: push %r12
372: mov %edi,%r12d
375: lea -0xf0(%rbp),%rdi
37c: push %rbx
37d: sub $0xe8,%rsp
384: mov %fs:0x28,%rax
38d: mov ... | [Bug-Introducing Commit (BIC)]
Function: child_thread
Author: Eric Dumazet Date: Mon Apr 16 10:33:39 2018 -0700
Commit message: selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>... | selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net> |
b300fcf883aca9b96f9281cd05df4899fae10917 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | 192dc405f3080f1f7d8e90f638dc08c0e5a803a2 | bic | tools/testing/selftests/net/tcp_mmap.c | main | 0000000000000000 <main>:
0: endbr64
4: push %rbp
5: mov %rsp,%rbp
8: push %r15
a: xor %r15d,%r15d
d: push %r14
f: lea 0x0(%rip),%r14 # 16 <main+0x16>
16: push %r13
18: lea 0x0(%rip),%r13 # 1f <main+0x1f>
1f: push %r12
21: mov %edi,%r12d
24: push %... | [Bug-Introducing Commit (BIC)]
Function: main
Author: Eric Dumazet Date: Mon Apr 16 10:33:39 2018 -0700
Commit message: selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-... | selftests: net: add tcp_mmap program
This is a reference program showing how mmap() can be used
on TCP flows to implement receive zero copy.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net> |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | sigint_handler | 0000000000000000 <sigint_handler>:
0: endbr64
4: cmp $0x2,%edi
7: je 10 <sigint_handler+0x10>
9: ret
a: nopw 0x0(%rax,%rax,1)
10: movb $0x1,0x0(%rip) # 17 <sigint_handler+0x17>
17: ret
18: nopl 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: sigint_handler
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that run... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | sanitized_char | 0000000000000020 <sanitized_char>:
20: lea -0x61(%rdi),%eax
23: cmp $0x1a,%al
25: mov $0x2e,%eax
2a: cmovb %edi,%eax
2d: ret
2e: xchg %ax,%ax | [Bug-Introducing Commit (BIC)]
Function: sanitized_char
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that run... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | __bswap_16 | 0000000000000030 <__bswap_16>:
static __inline __uint16_t
__bswap_16 (__uint16_t __bsx)
{
#if __GNUC_PREREQ (4, 8)
return __builtin_bswap16 (__bsx);
30: mov %edi,%eax
32: rol $0x8,%ax
#else
return __bswap_constant_16 (__bsx);
#endif
}
36: ret
37: nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: __bswap_16
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs th... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | usage | 0000000000000040 <usage>:
40: push %rbp
41: mov %rdi,%rcx
realizes that, too. */
__extern_always_inline void
error (int __status, int __errnum, const char *__format, ...)
{
if (__builtin_constant_p (__status) && __status != 0)
__error_noreturn (__status, __errnum, __format, __va_arg_pack ());
44: l... | [Bug-Introducing Commit (BIC)]
Function: usage
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them to... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | parse_opts | 0000000000000060 <parse_opts>:
60: push %rbp
61: mov %rsp,%rbp
64: push %r13
66: lea 0x0(%rip),%r13 # 6d <parse_opts+0xd>
6d: push %r12
6f: mov %rsi,%r12
72: push %rbx
73: mov %edi,%ebx
75: sub $0x8,%rsp
79: nopl 0x0(%rax)
80: mov %r13,%rdx
83: mov %r12,%rsi... | [Bug-Introducing Commit (BIC)]
Function: parse_opts
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs th... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | do_poll | 0000000000000130 <do_poll>:
130: push %rbp
131: mov %rsp,%rbp
134: push %rbx
135: lea -0x20(%rbp),%rbx
139: sub $0x18,%rsp
13d: mov %fs:0x28,%rax
146: mov %rax,-0x18(%rbp)
14a: xor %eax,%eax
14c: movl $0x1,-0x1c(%rbp)
153: mov %edi,-0x20(%rbp)
156: cs nopw 0x0(%rax,%rax,1)
__warn... | [Bug-Introducing Commit (BIC)]
Function: do_poll
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | do_socket | 00000000000001f0 <do_socket>:
1f0: push %rbp
1f1: mov $0x2,%esi
1f6: pxor %xmm0,%xmm0
1fa: xor %edx,%edx
1fc: mov %rsp,%rbp
1ff: push %r13
201: push %r12
203: push %rbx
204: mov %edi,%ebx
206: mov $0xa,%edi
20b: sub $0x48,%rsp
20f: mov %fs:0x28,%rax
218: mov %rax,-0x28(%rb... | [Bug-Introducing Commit (BIC)]
Function: do_socket
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs the... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | do_flush_tcp | 0000000000000410 <do_flush_tcp>:
410: push %rbp
411: mov %rsp,%rbp
414: push %rbx
415: mov %edi,%ebx
417: sub $0x8,%rsp
41b: jmp 435 <do_flush_tcp+0x25>
41d: nopl (%rax)
420: test %eax,%eax
422: je 470 <do_flush_tcp+0x60>
424: cltq
426: addq $0x1,0x0(%rip) # 42e <do_flush_... | [Bug-Introducing Commit (BIC)]
Function: do_flush_tcp
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | gettimeofday_ms | 0000000000000490 <gettimeofday_ms>:
490: push %rbp
491: xor %esi,%esi
493: mov %rsp,%rbp
496: sub $0x20,%rsp
49a: mov %fs:0x28,%rax
4a3: mov %rax,-0x8(%rbp)
4a7: xor %eax,%eax
4a9: lea -0x20(%rbp),%rdi
4ad: call 4b2 <gettimeofday_ms+0x22>
4b2: mov -0x18(%rbp),%rcx
4b6: movabs $0x2... | [Bug-Introducing Commit (BIC)]
Function: gettimeofday_ms
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that ru... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | do_verify_udp.constprop.0 | 0000000000000500 <do_verify_udp.constprop.0>:
500: push %rbp
501: movzbl 0x0(%rip),%edx # 508 <do_verify_udp.constprop.0+0x8>
508: lea -0x61(%rdx),%eax
50b: mov %rsp,%rbp
50e: cmp $0x19,%al
510: ja 59f <do_verify_udp.constprop.0+0x9f>
516: mov %edi,%r8d
519: mov $0x1,%eax
51e: lea ... | [Bug-Introducing Commit (BIC)]
Function: do_verify_udp.constprop.0
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is includ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | do_flush_udp | 00000000000005c0 <do_flush_udp>:
5c0: push %rbp
5c1: mov %rsp,%rbp
5c4: push %r15
5c6: lea 0x0(%rip),%r15 # 5cd <do_flush_udp+0xd>
5cd: push %r14
5cf: push %r13
5d1: mov %edi,%r13d
5d4: push %r12
5d6: push %rbx
5d7: mov $0x100,%ebx
5dc: sub $0x18,%rsp
5e0: movzbl 0x0(%rip),... | [Bug-Introducing Commit (BIC)]
Function: do_flush_udp
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | do_recv | 00000000000006b0 <do_recv>:
6b0: push %rbp
6b1: mov %rsp,%rbp
6b4: push %r15
6b6: lea 0x0(%rip),%r15 # 6bd <do_recv+0xd>
6bd: push %r14
6bf: push %r13
# ifdef __va_arg_pack
__fortify_function int
fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...)
{
return __fprintf_chk ... | [Bug-Introducing Commit (BIC)]
Function: do_recv
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | main | 0000000000000000 <main>:
0: endbr64
4: push %rbp
5: mov %rsp,%rbp
8: call d <main+0xd>
d: lea 0x0(%rip),%rsi # 14 <main+0x14>
14: mov $0x2,%edi
19: call 1e <main+0x1e>
1e: call 23 <main+0x23>
23: xor %eax,%eax
25: pop %rbp
26: ret | [Bug-Introducing Commit (BIC)]
Function: main
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them tog... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | sigint_handler | 0000000000000000 <sigint_handler>:
0: endbr64
4: cmp $0x2,%edi
7: je 10 <sigint_handler+0x10>
9: ret
a: nopw 0x0(%rax,%rax,1)
10: movb $0x1,0x0(%rip) # 17 <sigint_handler+0x17>
17: ret
18: nopl 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: sigint_handler
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that run... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | send_udp_segment_cmsg | 0000000000000020 <send_udp_segment_cmsg>:
20: movabs $0x6700000011,%rax
2a: movq $0x12,(%rdi)
31: mov %rax,0x8(%rdi)
35: movzwl 0x0(%rip),%eax # 3c <send_udp_segment_cmsg+0x1c>
3c: mov %ax,0x10(%rdi)
40: ret
41: data16 cs nopw 0x0(%rax,%rax,1)
4c: nopl 0x0(%rax) | [Bug-Introducing Commit (BIC)]
Function: send_udp_segment_cmsg
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included t... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | __bswap_16 | 0000000000000050 <__bswap_16>:
static __inline __uint16_t
__bswap_16 (__uint16_t __bsx)
{
#if __GNUC_PREREQ (4, 8)
return __builtin_bswap16 (__bsx);
50: mov %edi,%eax
52: rol $0x8,%ax
#else
return __bswap_constant_16 (__bsx);
#endif
}
56: ret
57: nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: __bswap_16
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs th... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | gettimeofday_ms | 0000000000000060 <gettimeofday_ms>:
60: push %rbp
61: xor %esi,%esi
63: mov %rsp,%rbp
66: sub $0x20,%rsp
6a: mov %fs:0x28,%rax
73: mov %rax,-0x8(%rbp)
77: xor %eax,%eax
79: lea -0x20(%rbp),%rdi
7d: call 82 <gettimeofday_ms+0x22>
82: mov -0x18(%rbp),%rcx
86: movabs $0x20... | [Bug-Introducing Commit (BIC)]
Function: gettimeofday_ms
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that ru... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | usage | 00000000000000d0 <usage>:
d0: push %rbp
d1: mov %rdi,%rcx
realizes that, too. */
__extern_always_inline void
error (int __status, int __errnum, const char *__format, ...)
{
if (__builtin_constant_p (__status) && __status != 0)
__error_noreturn (__status, __errnum, __format, __va_arg_pack ());
d4: l... | [Bug-Introducing Commit (BIC)]
Function: usage
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them to... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | set_pmtu_discover | 00000000000000f0 <set_pmtu_discover>:
f0: push %rbp
f1: mov $0x4,%r8d
f7: mov %rsp,%rbp
fa: sub $0x10,%rsp
fe: mov %fs:0x28,%rax
107: mov %rax,-0x8(%rbp)
10b: xor %eax,%eax
10d: cmp $0x1,%sil
111: lea -0xc(%rbp),%rcx
115: movl $0x2,-0xc(%rbp)
11c: sbb %edx,%edx
11e: and ... | [Bug-Introducing Commit (BIC)]
Function: set_pmtu_discover
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | send_tcp | 0000000000000170 <send_tcp>:
170: push %rbp
171: mov 0x0(%rip),%edx # 177 <send_tcp+0x7>
177: mov %rsp,%rbp
17a: push %r14
17c: push %r13
17e: push %r12
180: push %rbx
181: test %edx,%edx
183: jle 1d0 <send_tcp+0x60>
185: mov %edi,%ebx
187: mov %rsi,%r13
18a: xor %r12d,%... | [Bug-Introducing Commit (BIC)]
Function: send_tcp
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | send_udp_segment | 00000000000001f0 <send_udp_segment>:
1f0: push %rbp
1f1: pxor %xmm0,%xmm0
1f5: mov %edi,%r8d
1f8: mov %rsp,%rbp
1fb: sub $0x70,%rsp
1ff: mov %fs:0x28,%rax
208: mov %rax,-0x8(%rbp)
20c: xor %eax,%eax
20e: movslq 0x0(%rip),%rax # 215 <send_udp_segment+0x25>
215: lea -0x20(%rbp),%... | [Bug-Introducing Commit (BIC)]
Function: send_udp_segment
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that r... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | send_udp_sendmmsg | 00000000000002e0 <send_udp_sendmmsg>:
2e0: push %rbp
2e1: mov %edi,%r9d
2e4: mov %rsi,%r10
2e7: mov %rsp,%rbp
2ea: push %r14
2ec: push %rbx
2ed: sub $0x10,%rsp
2f1: mov %fs:0x28,%rax
2fa: mov %rax,-0x18(%rbp)
2fe: mov %rsp,%rax
301: cmp %rax,%rsp
304: je 31b <send_udp_sendm... | [Bug-Introducing Commit (BIC)]
Function: send_udp_sendmmsg
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | send_udp | 0000000000000440 <send_udp>:
440: push %rbp
441: mov %rsp,%rbp
444: push %r15
446: push %r14
448: push %r13
44a: push %r12
44c: push %rbx
44d: sub $0x18,%rsp
451: mov 0x0(%rip),%r15d # 458 <send_udp+0x18>
458: test %r15d,%r15d
45b: je 4d8 <send_udp+0x98>
45d: mov %edi,%r... | [Bug-Introducing Commit (BIC)]
Function: send_udp
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | flush_zerocopy | 0000000000000520 <flush_zerocopy>:
520: push %rbp
521: pxor %xmm0,%xmm0
525: mov %rsp,%rbp
528: push %r12
52a: push %rbx
52b: lea -0x50(%rbp),%r12
52f: mov %edi,%ebx
531: sub $0x40,%rsp
535: mov %fs:0x28,%rax
53e: mov %rax,-0x18(%rbp)
542: xor %eax,%eax
544: movq $0x0,-0x20(%r... | [Bug-Introducing Commit (BIC)]
Function: flush_zerocopy
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that run... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | setup_sockaddr.constprop.0 | 00000000000005e0 <setup_sockaddr.constprop.0>:
5e0: push %rbp
5e1: mov %rsp,%rbp
5e4: push %r12
5e6: mov %rsi,%r12
5e9: sub $0x8,%rsp
5ed: cmp $0x2,%edi
5f0: je 640 <setup_sockaddr.constprop.0+0x60>
5f2: cmp $0xa,%edi
5f5: jne 6a5 <setup_sockaddr.constprop.0+0xc5>
5fb: movzwl 0x0(%ri... | [Bug-Introducing Commit (BIC)]
Function: setup_sockaddr.constprop.0
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is inclu... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | parse_opts | 00000000000006c0 <parse_opts>:
6c0: push %rbp
6c1: mov %rsp,%rbp
6c4: push %r14
6c6: lea 0x0(%rip),%r14 # 6cd <parse_opts+0xd>
6cd: push %r13
6cf: mov %rsi,%r13
6d2: push %r12
6d4: mov %edi,%r12d
6d7: push %rbx
6d8: lea 0x0(%rip),%rbx # 6df <parse_opts+0x1f>
6df: nop
6... | [Bug-Introducing Commit (BIC)]
Function: parse_opts
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs th... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | set_cpu.isra.0 | 0000000000000960 <set_cpu.isra.0>:
960: push %rbp
961: mov $0x10,%ecx
966: mov %rsp,%rbp
969: push %r12
96b: mov %edi,%r12d
96e: lea -0xa0(%rbp),%rdx
975: mov %rdx,%rdi
978: sub $0x98,%rsp
97f: mov %fs:0x28,%rax
988: mov %rax,-0x18(%rbp)
98c: xor %eax,%eax
98e: rep stos %rax,%... | [Bug-Introducing Commit (BIC)]
Function: set_cpu.isra.0
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that run... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
6328c95ce7cd70f8a5b99e1d04050a061dd27223 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | main | 0000000000000000 <main>:
0: endbr64
4: push %rbp
5: mov %rsp,%rbp
8: push %r15
a: push %r14
c: push %r13
e: push %r12
10: push %rbx
11: sub $0x38,%rsp
15: mov %fs:0x28,%rax
1e: mov %rax,-0x38(%rbp)
22: xor %eax,%eax
24: call 29 <main+0x29>
29: mov 0x0(... | [Bug-Introducing Commit (BIC)]
Function: main
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them tog... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
1c9ca7e9836a4df1518568ea47461c5ef7c2cf8b | 81f77fd0deeb866d65ccc79733df8d2af5217c82 | 81f77fd0deeb866d65ccc79733df8d2af5217c82 | bic | tools/testing/selftests/bpf/urandom_read.c | main | 0000000000000000 <main>:
0: endbr64
4: push %rbp
if (__OPEN_NEEDS_MODE (__oflag) && __va_arg_pack_len () < 1)
{
__open_missing_mode ();
return __open_2 (__path, __oflag);
}
return __open_alias (__path, __oflag, __va_arg_pack ());
5: xor %esi,%esi
7: lea 0x0(%rip),%rdi # e... | [Bug-Introducing Commit (BIC)]
Function: main
Author: Song Liu Date: Wed Mar 14 10:23:22 2018 -0700
Commit message: bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
test_stacktrace_build_id() is added. It accesses tracepoint urandom_read
with "dd" and "urandom_read" and gathers stack traces. Then it reads the
... | bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
test_stacktrace_build_id() is added. It accesses tracepoint urandom_read
with "dd" and "urandom_read" and gathers stack traces. Then it reads the
stack traces from the stackmap.
urandom_read is a statically link binary that reads from /dev/urandom.
test_stacktr... |
22cd978e598618e82c3c3348d2069184f6884182 | 8bb2610bc4967f19672444a7b0407367f1540028 | 8bb2610bc4967f19672444a7b0407367f1540028 | bic | tools/testing/selftests/x86/test_syscall_vdso.c | main | 0000000000000000 <main>:
0: endbr64
4: push %rbp
}
__fortify_function int
printf (const char *__restrict __fmt, ...)
{
return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ());
5: lea 0x0(%rip),%rdi # c <main+0xc>
c: mov %rsp,%rbp
f: call 14 <main+0x14>
14: xor %ea... | [Bug-Introducing Commit (BIC)]
Function: main
Author: Andy Lutomirski Date: Tue Apr 17 07:36:36 2018 -0700
Commit message: x86/entry/64/compat: Preserve r8-r11 in int $0x80
32-bit user code that uses int $80 doesn't care about r8-r11. There is,
however, some 64-bit user code that intentionally uses int $0x80 to invok... | x86/entry/64/compat: Preserve r8-r11 in int $0x80
32-bit user code that uses int $80 doesn't care about r8-r11. There is,
however, some 64-bit user code that intentionally uses int $0x80 to invoke
32-bit system calls. From what I've seen, basically all such code assumes
that r8-r15 are all preserved, but the kernel ... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | sigint_handler | 0000000000000000 <sigint_handler>:
0: endbr64
4: cmp $0x2,%edi
7: je 10 <sigint_handler+0x10>
9: ret
a: nopw 0x0(%rax,%rax,1)
10: movb $0x1,0x0(%rip) # 17 <sigint_handler+0x17>
17: ret
18: nopl 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: sigint_handler
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that run... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | sanitized_char | 0000000000000020 <sanitized_char>:
20: lea -0x61(%rdi),%eax
23: cmp $0x1a,%al
25: mov $0x2e,%eax
2a: cmovb %edi,%eax
2d: ret
2e: xchg %ax,%ax | [Bug-Introducing Commit (BIC)]
Function: sanitized_char
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that run... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | __bswap_16 | 0000000000000030 <__bswap_16>:
static __inline __uint16_t
__bswap_16 (__uint16_t __bsx)
{
#if __GNUC_PREREQ (4, 8)
return __builtin_bswap16 (__bsx);
30: mov %edi,%eax
32: rol $0x8,%ax
#else
return __bswap_constant_16 (__bsx);
#endif
}
36: ret
37: nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: __bswap_16
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs th... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | usage | 0000000000000040 <usage>:
40: push %rbp
41: mov %rdi,%rcx
realizes that, too. */
__extern_always_inline void
error (int __status, int __errnum, const char *__format, ...)
{
if (__builtin_constant_p (__status) && __status != 0)
__error_noreturn (__status, __errnum, __format, __va_arg_pack ());
44: l... | [Bug-Introducing Commit (BIC)]
Function: usage
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them to... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | parse_opts | 0000000000000060 <parse_opts>:
60: push %rbp
61: mov %rsp,%rbp
64: push %r13
66: lea 0x0(%rip),%r13 # 6d <parse_opts+0xd>
6d: push %r12
6f: mov %rsi,%r12
72: push %rbx
73: mov %edi,%ebx
75: sub $0x8,%rsp
79: nopl 0x0(%rax)
80: mov %r13,%rdx
83: mov %r12,%rsi... | [Bug-Introducing Commit (BIC)]
Function: parse_opts
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs th... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | do_poll | 0000000000000130 <do_poll>:
130: push %rbp
131: mov %rsp,%rbp
134: push %rbx
135: lea -0x20(%rbp),%rbx
139: sub $0x18,%rsp
13d: mov %fs:0x28,%rax
146: mov %rax,-0x18(%rbp)
14a: xor %eax,%eax
14c: movl $0x1,-0x1c(%rbp)
153: mov %edi,-0x20(%rbp)
156: cs nopw 0x0(%rax,%rax,1)
__warn... | [Bug-Introducing Commit (BIC)]
Function: do_poll
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | do_socket | 00000000000001f0 <do_socket>:
1f0: push %rbp
1f1: mov $0x2,%esi
1f6: pxor %xmm0,%xmm0
1fa: xor %edx,%edx
1fc: mov %rsp,%rbp
1ff: push %r13
201: push %r12
203: push %rbx
204: mov %edi,%ebx
206: mov $0xa,%edi
20b: sub $0x48,%rsp
20f: mov %fs:0x28,%rax
218: mov %rax,-0x28(%rb... | [Bug-Introducing Commit (BIC)]
Function: do_socket
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs the... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | do_flush_tcp | 0000000000000410 <do_flush_tcp>:
410: push %rbp
411: mov %rsp,%rbp
414: push %rbx
415: mov %edi,%ebx
417: sub $0x8,%rsp
41b: jmp 435 <do_flush_tcp+0x25>
41d: nopl (%rax)
420: test %eax,%eax
422: je 470 <do_flush_tcp+0x60>
424: cltq
426: addq $0x1,0x0(%rip) # 42e <do_flush_... | [Bug-Introducing Commit (BIC)]
Function: do_flush_tcp
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | gettimeofday_ms | 0000000000000490 <gettimeofday_ms>:
490: push %rbp
491: xor %esi,%esi
493: mov %rsp,%rbp
496: sub $0x20,%rsp
49a: mov %fs:0x28,%rax
4a3: mov %rax,-0x8(%rbp)
4a7: xor %eax,%eax
4a9: lea -0x20(%rbp),%rdi
4ad: call 4b2 <gettimeofday_ms+0x22>
4b2: mov -0x18(%rbp),%rcx
4b6: movabs $0x2... | [Bug-Introducing Commit (BIC)]
Function: gettimeofday_ms
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that ru... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | do_verify_udp.constprop.0 | 0000000000000500 <do_verify_udp.constprop.0>:
500: push %rbp
501: movzbl 0x0(%rip),%edx # 508 <do_verify_udp.constprop.0+0x8>
508: lea -0x61(%rdx),%eax
50b: mov %rsp,%rbp
50e: cmp $0x19,%al
510: ja 59f <do_verify_udp.constprop.0+0x9f>
516: mov %edi,%r8d
519: mov $0x1,%eax
51e: lea ... | [Bug-Introducing Commit (BIC)]
Function: do_verify_udp.constprop.0
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is includ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | do_flush_udp | 00000000000005c0 <do_flush_udp>:
5c0: push %rbp
5c1: mov %rsp,%rbp
5c4: push %r15
5c6: lea 0x0(%rip),%r15 # 5cd <do_flush_udp+0xd>
5cd: push %r14
5cf: push %r13
5d1: mov %edi,%r13d
5d4: push %r12
5d6: push %rbx
5d7: mov $0x100,%ebx
5dc: sub $0x18,%rsp
5e0: movzbl 0x0(%rip),... | [Bug-Introducing Commit (BIC)]
Function: do_flush_udp
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | do_recv | 00000000000006b0 <do_recv>:
6b0: push %rbp
6b1: mov %rsp,%rbp
6b4: push %r15
6b6: lea 0x0(%rip),%r15 # 6bd <do_recv+0xd>
6bd: push %r14
6bf: push %r13
# ifdef __va_arg_pack
__fortify_function int
fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...)
{
return __fprintf_chk ... | [Bug-Introducing Commit (BIC)]
Function: do_recv
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_rx.c | main | 0000000000000000 <main>:
0: endbr64
4: push %rbp
5: mov %rsp,%rbp
8: call d <main+0xd>
d: lea 0x0(%rip),%rsi # 14 <main+0x14>
14: mov $0x2,%edi
19: call 1e <main+0x1e>
1e: call 23 <main+0x23>
23: xor %eax,%eax
25: pop %rbp
26: ret | [Bug-Introducing Commit (BIC)]
Function: main
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them tog... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | sigint_handler | 0000000000000000 <sigint_handler>:
0: endbr64
4: cmp $0x2,%edi
7: je 10 <sigint_handler+0x10>
9: ret
a: nopw 0x0(%rax,%rax,1)
10: movb $0x1,0x0(%rip) # 17 <sigint_handler+0x17>
17: ret
18: nopl 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: sigint_handler
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that run... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | send_udp_segment_cmsg | 0000000000000020 <send_udp_segment_cmsg>:
20: movabs $0x6700000011,%rax
2a: movq $0x12,(%rdi)
31: mov %rax,0x8(%rdi)
35: movzwl 0x0(%rip),%eax # 3c <send_udp_segment_cmsg+0x1c>
3c: mov %ax,0x10(%rdi)
40: ret
41: data16 cs nopw 0x0(%rax,%rax,1)
4c: nopl 0x0(%rax) | [Bug-Introducing Commit (BIC)]
Function: send_udp_segment_cmsg
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included t... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | __bswap_16 | 0000000000000050 <__bswap_16>:
static __inline __uint16_t
__bswap_16 (__uint16_t __bsx)
{
#if __GNUC_PREREQ (4, 8)
return __builtin_bswap16 (__bsx);
50: mov %edi,%eax
52: rol $0x8,%ax
#else
return __bswap_constant_16 (__bsx);
#endif
}
56: ret
57: nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: __bswap_16
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs th... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | gettimeofday_ms | 0000000000000060 <gettimeofday_ms>:
60: push %rbp
61: xor %esi,%esi
63: mov %rsp,%rbp
66: sub $0x20,%rsp
6a: mov %fs:0x28,%rax
73: mov %rax,-0x8(%rbp)
77: xor %eax,%eax
79: lea -0x20(%rbp),%rdi
7d: call 82 <gettimeofday_ms+0x22>
82: mov -0x18(%rbp),%rcx
86: movabs $0x20... | [Bug-Introducing Commit (BIC)]
Function: gettimeofday_ms
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that ru... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | usage | 00000000000000d0 <usage>:
d0: push %rbp
d1: mov %rdi,%rcx
realizes that, too. */
__extern_always_inline void
error (int __status, int __errnum, const char *__format, ...)
{
if (__builtin_constant_p (__status) && __status != 0)
__error_noreturn (__status, __errnum, __format, __va_arg_pack ());
d4: l... | [Bug-Introducing Commit (BIC)]
Function: usage
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them to... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | set_pmtu_discover | 00000000000000f0 <set_pmtu_discover>:
f0: push %rbp
f1: mov $0x4,%r8d
f7: mov %rsp,%rbp
fa: sub $0x10,%rsp
fe: mov %fs:0x28,%rax
107: mov %rax,-0x8(%rbp)
10b: xor %eax,%eax
10d: cmp $0x1,%sil
111: lea -0xc(%rbp),%rcx
115: movl $0x2,-0xc(%rbp)
11c: sbb %edx,%edx
11e: and ... | [Bug-Introducing Commit (BIC)]
Function: set_pmtu_discover
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | send_tcp | 0000000000000170 <send_tcp>:
170: push %rbp
171: mov 0x0(%rip),%edx # 177 <send_tcp+0x7>
177: mov %rsp,%rbp
17a: push %r14
17c: push %r13
17e: push %r12
180: push %rbx
181: test %edx,%edx
183: jle 1d0 <send_tcp+0x60>
185: mov %edi,%ebx
187: mov %rsi,%r13
18a: xor %r12d,%... | [Bug-Introducing Commit (BIC)]
Function: send_tcp
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | send_udp_segment | 00000000000001f0 <send_udp_segment>:
1f0: push %rbp
1f1: pxor %xmm0,%xmm0
1f5: mov %edi,%r8d
1f8: mov %rsp,%rbp
1fb: sub $0x70,%rsp
1ff: mov %fs:0x28,%rax
208: mov %rax,-0x8(%rbp)
20c: xor %eax,%eax
20e: movslq 0x0(%rip),%rax # 215 <send_udp_segment+0x25>
215: lea -0x20(%rbp),%... | [Bug-Introducing Commit (BIC)]
Function: send_udp_segment
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that r... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | send_udp_sendmmsg | 00000000000002e0 <send_udp_sendmmsg>:
2e0: push %rbp
2e1: mov %edi,%r9d
2e4: mov %rsi,%r10
2e7: mov %rsp,%rbp
2ea: push %r14
2ec: push %rbx
2ed: sub $0x10,%rsp
2f1: mov %fs:0x28,%rax
2fa: mov %rax,-0x18(%rbp)
2fe: mov %rsp,%rax
301: cmp %rax,%rsp
304: je 31b <send_udp_sendm... | [Bug-Introducing Commit (BIC)]
Function: send_udp_sendmmsg
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that ... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | send_udp | 0000000000000440 <send_udp>:
440: push %rbp
441: mov %rsp,%rbp
444: push %r15
446: push %r14
448: push %r13
44a: push %r12
44c: push %rbx
44d: sub $0x18,%rsp
451: mov 0x0(%rip),%r15d # 458 <send_udp+0x18>
458: test %r15d,%r15d
45b: je 4d8 <send_udp+0x98>
45d: mov %edi,%r... | [Bug-Introducing Commit (BIC)]
Function: send_udp
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | flush_zerocopy | 0000000000000520 <flush_zerocopy>:
520: push %rbp
521: pxor %xmm0,%xmm0
525: mov %rsp,%rbp
528: push %r12
52a: push %rbx
52b: lea -0x50(%rbp),%r12
52f: mov %edi,%ebx
531: sub $0x40,%rsp
535: mov %fs:0x28,%rax
53e: mov %rax,-0x18(%rbp)
542: xor %eax,%eax
544: movq $0x0,-0x20(%r... | [Bug-Introducing Commit (BIC)]
Function: flush_zerocopy
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that run... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | setup_sockaddr.constprop.0 | 00000000000005e0 <setup_sockaddr.constprop.0>:
5e0: push %rbp
5e1: mov %rsp,%rbp
5e4: push %r12
5e6: mov %rsi,%r12
5e9: sub $0x8,%rsp
5ed: cmp $0x2,%edi
5f0: je 640 <setup_sockaddr.constprop.0+0x60>
5f2: cmp $0xa,%edi
5f5: jne 6a5 <setup_sockaddr.constprop.0+0xc5>
5fb: movzwl 0x0(%ri... | [Bug-Introducing Commit (BIC)]
Function: setup_sockaddr.constprop.0
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is inclu... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | parse_opts | 00000000000006c0 <parse_opts>:
6c0: push %rbp
6c1: mov %rsp,%rbp
6c4: push %r14
6c6: lea 0x0(%rip),%r14 # 6cd <parse_opts+0xd>
6cd: push %r13
6cf: mov %rsi,%r13
6d2: push %r12
6d4: mov %edi,%r12d
6d7: push %rbx
6d8: lea 0x0(%rip),%rbx # 6df <parse_opts+0x1f>
6df: nop
6... | [Bug-Introducing Commit (BIC)]
Function: parse_opts
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs th... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | set_cpu.isra.0 | 0000000000000960 <set_cpu.isra.0>:
960: push %rbp
961: mov $0x10,%ecx
966: mov %rsp,%rbp
969: push %r12
96b: mov %edi,%r12d
96e: lea -0xa0(%rbp),%rdx
975: mov %rdx,%rdi
978: sub $0x98,%rsp
97f: mov %fs:0x28,%rax
988: mov %rax,-0x18(%rbp)
98c: xor %eax,%eax
98e: rep stos %rax,%... | [Bug-Introducing Commit (BIC)]
Function: set_cpu.isra.0
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that run... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
8f19f12bdcc612bf39d0dbae6d0509a4939aaac3 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | 3a687bef148d94da13dc25981bb7b1e26a1ab125 | bic | tools/testing/selftests/net/udpgso_bench_tx.c | main | 0000000000000000 <main>:
0: endbr64
4: push %rbp
5: mov %rsp,%rbp
8: push %r15
a: push %r14
c: push %r13
e: push %r12
10: push %rbx
11: sub $0x38,%rsp
15: mov %fs:0x28,%rax
1e: mov %rax,-0x38(%rbp)
22: xor %eax,%eax
24: call 29 <main+0x29>
29: mov 0x0(... | [Bug-Introducing Commit (BIC)]
Function: main
Author: Willem de Bruijn Date: Thu Apr 26 13:42:25 2018 -0400
Commit message: selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them tog... | selftests: udp gso benchmark
Send udp data between a source and sink, optionally with udp gso.
The two processes are expected to be run on separate hosts.
A script is included that runs them together over loopback in a
single namespace for functionality testing.
Signed-off-by: Willem de Bruijn <willemb@google.com>
S... |
db42a21a1e8d11a30a06050281c2723ec78b63a7 | 531b014e7a2fedaeff0b19b2934d830cd4b35dc0 | 531b014e7a2fedaeff0b19b2934d830cd4b35dc0 | bic | tools/build/feature/test-reallocarray.c | main | 0000000000000000 <main>:
0: endbr64
4: push %rbp
5: xor %edi,%edi
7: mov $0x1,%edx
c: mov $0x1,%esi
11: mov %rsp,%rbp
14: call 19 <main+0x19>
19: pop %rbp
1a: test %rax,%rax
1d: setne %al
20: movzbl %al,%eax
23: ret | [Bug-Introducing Commit (BIC)]
Function: main
Author: Jakub Kicinski Date: Tue Jul 10 14:43:05 2018 -0700
Commit message: tools: bpf: make use of reallocarray
reallocarray() is a safer variant of realloc which checks for
multiplication overflow in case of array allocation. Since it's
not available in Glibc < 2.26 imp... | tools: bpf: make use of reallocarray
reallocarray() is a safer variant of realloc which checks for
multiplication overflow in case of array allocation. Since it's
not available in Glibc < 2.26 import kernel's overflow.h and
add a static inline implementation when needed. Use feature
detection to probe for existence ... |
1ce6a9fc154935d9db771173ecde03fa9b42df4a | 531b014e7a2fedaeff0b19b2934d830cd4b35dc0 | 531b014e7a2fedaeff0b19b2934d830cd4b35dc0 | bic | tools/build/feature/test-reallocarray.c | main | 0000000000000000 <main>:
0: endbr64
4: push %rbp
5: xor %edi,%edi
7: mov $0x1,%edx
c: mov $0x1,%esi
11: mov %rsp,%rbp
14: call 19 <main+0x19>
19: pop %rbp
1a: test %rax,%rax
1d: setne %al
20: movzbl %al,%eax
23: ret | [Bug-Introducing Commit (BIC)]
Function: main
Author: Jakub Kicinski Date: Tue Jul 10 14:43:05 2018 -0700
Commit message: tools: bpf: make use of reallocarray
reallocarray() is a safer variant of realloc which checks for
multiplication overflow in case of array allocation. Since it's
not available in Glibc < 2.26 imp... | tools: bpf: make use of reallocarray
reallocarray() is a safer variant of realloc which checks for
multiplication overflow in case of array allocation. Since it's
not available in Glibc < 2.26 import kernel's overflow.h and
add a static inline implementation when needed. Use feature
detection to probe for existence ... |
07136793ccad877727afada2b0c926031f10cf52 | ea81fdf0981d9a4a998a015d325bed67624811f7 | 07136793ccad877727afada2b0c926031f10cf52 | bfc | tools/hv/hv_vss_daemon.c | is_dev_loop | 0000000000000000 <is_dev_loop>:
0: push %rbp
1: mov %rsp,%rbp
4: push %r15
6: push %r14
8: push %r13
a: push %r12
c: push %rbx
d: mov %rdi,%rbx
10: mov $0x1000,%edi
15: sub $0x8,%rsp
19: call 1e <is_dev_loop+0x1e>
1e: test %rax,%rax
21: je 1dd <is_dev_lo... | [Bug-Fix Commit (BFC)]
Function: is_dev_loop
Author: Vitaly Kuznetsov Date: Tue Jun 5 13:37:56 2018 -0700
Commit message: Tools: hv: vss: fix loop device detection
Commit ea81fdf0981d ("Tools: hv: vss: Skip freezing filesystems backed by
loop") added skip for filesystems backed by loop device. However, it seems
the de... | Tools: hv: vss: fix loop device detection
Commit ea81fdf0981d ("Tools: hv: vss: Skip freezing filesystems backed by
loop") added skip for filesystems backed by loop device. However, it seems
the detection of such cases is incomplete.
It was found that with 'devicemapper' storage driver docker creates the
following ch... |
07136793ccad877727afada2b0c926031f10cf52 | ea81fdf0981d9a4a998a015d325bed67624811f7 | 07136793ccad877727afada2b0c926031f10cf52 | bfc | tools/hv/hv_vss_daemon.c | vss_do_freeze | 0000000000000200 <vss_do_freeze>:
200: push %rbp
if (__OPEN_NEEDS_MODE (__oflag) && __va_arg_pack_len () < 1)
{
__open_missing_mode ();
return __open_2 (__path, __oflag);
}
return __open_alias (__path, __oflag, __va_arg_pack ());
201: xor %eax,%eax
203: mov %rsp,%rbp
206: push %r13
20... | [Bug-Fix Commit (BFC)]
Function: vss_do_freeze
Author: Vitaly Kuznetsov Date: Tue Jun 5 13:37:56 2018 -0700
Commit message: Tools: hv: vss: fix loop device detection
Commit ea81fdf0981d ("Tools: hv: vss: Skip freezing filesystems backed by
loop") added skip for filesystems backed by loop device. However, it seems
the ... | Tools: hv: vss: fix loop device detection
Commit ea81fdf0981d ("Tools: hv: vss: Skip freezing filesystems backed by
loop") added skip for filesystems backed by loop device. However, it seems
the detection of such cases is incomplete.
It was found that with 'devicemapper' storage driver docker creates the
following ch... |
07136793ccad877727afada2b0c926031f10cf52 | ea81fdf0981d9a4a998a015d325bed67624811f7 | 07136793ccad877727afada2b0c926031f10cf52 | bfc | tools/hv/hv_vss_daemon.c | vss_operate | 0000000000000290 <vss_operate>:
290: push %rbp
291: mov $0x2f,%ecx
296: mov %edi,%edx
298: pxor %xmm0,%xmm0
29c: mov %rsp,%rbp
29f: push %r15
2a1: push %r14
2a3: push %r13
2a5: push %r12
2a7: push %rbx
2a8: sub $0x4f8,%rsp
2af: mov %edi,-0x518(%rbp)
2b5: lea -0x430(%rbp),%rd... | [Bug-Fix Commit (BFC)]
Function: vss_operate
Author: Vitaly Kuznetsov Date: Tue Jun 5 13:37:56 2018 -0700
Commit message: Tools: hv: vss: fix loop device detection
Commit ea81fdf0981d ("Tools: hv: vss: Skip freezing filesystems backed by
loop") added skip for filesystems backed by loop device. However, it seems
the de... | Tools: hv: vss: fix loop device detection
Commit ea81fdf0981d ("Tools: hv: vss: Skip freezing filesystems backed by
loop") added skip for filesystems backed by loop device. However, it seems
the detection of such cases is incomplete.
It was found that with 'devicemapper' storage driver docker creates the
following ch... |
07136793ccad877727afada2b0c926031f10cf52 | ea81fdf0981d9a4a998a015d325bed67624811f7 | 07136793ccad877727afada2b0c926031f10cf52 | bfc | tools/hv/hv_vss_daemon.c | print_usage | 0000000000000600 <print_usage>:
600: endbr64
# ifdef __va_arg_pack
__fortify_function int
fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...)
{
return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
604: mov (%rdi),%rcx
607: mov 0x0(%rip),%rdi # 60e <print_usage+0xe>
60e... | [Bug-Fix Commit (BFC)]
Function: print_usage
Author: Vitaly Kuznetsov Date: Tue Jun 5 13:37:56 2018 -0700
Commit message: Tools: hv: vss: fix loop device detection
Commit ea81fdf0981d ("Tools: hv: vss: Skip freezing filesystems backed by
loop") added skip for filesystems backed by loop device. However, it seems
the de... | Tools: hv: vss: fix loop device detection
Commit ea81fdf0981d ("Tools: hv: vss: Skip freezing filesystems backed by
loop") added skip for filesystems backed by loop device. However, it seems
the detection of such cases is incomplete.
It was found that with 'devicemapper' storage driver docker creates the
following ch... |
07136793ccad877727afada2b0c926031f10cf52 | ea81fdf0981d9a4a998a015d325bed67624811f7 | 07136793ccad877727afada2b0c926031f10cf52 | bfc | tools/hv/hv_vss_daemon.c | main | 0000000000000000 <main>:
0: endbr64
4: push %rbp
5: mov %rsp,%rbp
8: push %r15
a: push %r14
c: lea -0x50(%rbp),%r15
10: lea 0x0(%rip),%r14 # 17 <main+0x17>
17: push %r13
19: lea 0x0(%rip),%r13 # 20 <main+0x20>
20: push %r12
22: mov %rsi,%r12
25: push... | [Bug-Fix Commit (BFC)]
Function: main
Author: Vitaly Kuznetsov Date: Tue Jun 5 13:37:56 2018 -0700
Commit message: Tools: hv: vss: fix loop device detection
Commit ea81fdf0981d ("Tools: hv: vss: Skip freezing filesystems backed by
loop") added skip for filesystems backed by loop device. However, it seems
the detection... | Tools: hv: vss: fix loop device detection
Commit ea81fdf0981d ("Tools: hv: vss: Skip freezing filesystems backed by
loop") added skip for filesystems backed by loop device. However, it seems
the detection of such cases is incomplete.
It was found that with 'devicemapper' storage driver docker creates the
following ch... |
07136793ccad877727afada2b0c926031f10cf52 | ea81fdf0981d9a4a998a015d325bed67624811f7 | ea81fdf0981d9a4a998a015d325bed67624811f7 | bic | tools/hv/hv_vss_daemon.c | vss_do_freeze | 0000000000000000 <vss_do_freeze>:
0: push %rbp
if (__OPEN_NEEDS_MODE (__oflag) && __va_arg_pack_len () < 1)
{
__open_missing_mode ();
return __open_2 (__path, __oflag);
}
return __open_alias (__path, __oflag, __va_arg_pack ());
1: xor %eax,%eax
3: mov %rsp,%rbp
6: push %r13
... | [Bug-Introducing Commit (BIC)]
Function: vss_do_freeze
Author: Alex Ng Date: Sun Aug 6 13:12:52 2017 -0700
Commit message: Tools: hv: vss: Skip freezing filesystems backed by loop
Since a loop device is backed by a file, a backup will already result in
its parent filesystem being frozen. It's sufficient to just freeze... | Tools: hv: vss: Skip freezing filesystems backed by loop
Since a loop device is backed by a file, a backup will already result in
its parent filesystem being frozen. It's sufficient to just freeze the
parent filesystem, so we can skip the loop device.
This avoids a situation where a loop device and its parent filesys... |
07136793ccad877727afada2b0c926031f10cf52 | ea81fdf0981d9a4a998a015d325bed67624811f7 | ea81fdf0981d9a4a998a015d325bed67624811f7 | bic | tools/hv/hv_vss_daemon.c | vss_operate | 0000000000000090 <vss_operate>:
90: push %rbp
91: mov $0x2f,%ecx
96: mov %edi,%edx
98: pxor %xmm0,%xmm0
9c: mov %rsp,%rbp
9f: push %r15
a1: push %r14
a3: push %r13
a5: push %r12
a7: push %rbx
a8: sub $0x4c8,%rsp
af: mov %edi,-0x4f0(%rbp)
b5: lea -0x430(%rbp),%rd... | [Bug-Introducing Commit (BIC)]
Function: vss_operate
Author: Alex Ng Date: Sun Aug 6 13:12:52 2017 -0700
Commit message: Tools: hv: vss: Skip freezing filesystems backed by loop
Since a loop device is backed by a file, a backup will already result in
its parent filesystem being frozen. It's sufficient to just freeze t... | Tools: hv: vss: Skip freezing filesystems backed by loop
Since a loop device is backed by a file, a backup will already result in
its parent filesystem being frozen. It's sufficient to just freeze the
parent filesystem, so we can skip the loop device.
This avoids a situation where a loop device and its parent filesys... |
07136793ccad877727afada2b0c926031f10cf52 | ea81fdf0981d9a4a998a015d325bed67624811f7 | ea81fdf0981d9a4a998a015d325bed67624811f7 | bic | tools/hv/hv_vss_daemon.c | print_usage | 00000000000003a0 <print_usage>:
3a0: endbr64
# ifdef __va_arg_pack
__fortify_function int
fprintf (FILE *__restrict __stream, const char *__restrict __fmt, ...)
{
return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
3a4: mov (%rdi),%rcx
3a7: mov 0x0(%rip),%rdi # 3ae <print_usage+0xe>
3ae... | [Bug-Introducing Commit (BIC)]
Function: print_usage
Author: Alex Ng Date: Sun Aug 6 13:12:52 2017 -0700
Commit message: Tools: hv: vss: Skip freezing filesystems backed by loop
Since a loop device is backed by a file, a backup will already result in
its parent filesystem being frozen. It's sufficient to just freeze t... | Tools: hv: vss: Skip freezing filesystems backed by loop
Since a loop device is backed by a file, a backup will already result in
its parent filesystem being frozen. It's sufficient to just freeze the
parent filesystem, so we can skip the loop device.
This avoids a situation where a loop device and its parent filesys... |
07136793ccad877727afada2b0c926031f10cf52 | ea81fdf0981d9a4a998a015d325bed67624811f7 | ea81fdf0981d9a4a998a015d325bed67624811f7 | bic | tools/hv/hv_vss_daemon.c | main | 0000000000000000 <main>:
0: endbr64
4: push %rbp
5: mov %rsp,%rbp
8: push %r15
a: push %r14
c: lea -0x50(%rbp),%r15
10: lea 0x0(%rip),%r14 # 17 <main+0x17>
17: push %r13
19: lea 0x0(%rip),%r13 # 20 <main+0x20>
20: push %r12
22: mov %rsi,%r12
25: push... | [Bug-Introducing Commit (BIC)]
Function: main
Author: Alex Ng Date: Sun Aug 6 13:12:52 2017 -0700
Commit message: Tools: hv: vss: Skip freezing filesystems backed by loop
Since a loop device is backed by a file, a backup will already result in
its parent filesystem being frozen. It's sufficient to just freeze the
pare... | Tools: hv: vss: Skip freezing filesystems backed by loop
Since a loop device is backed by a file, a backup will already result in
its parent filesystem being frozen. It's sufficient to just freeze the
parent filesystem, so we can skip the loop device.
This avoids a situation where a loop device and its parent filesys... |
0dbfaa9f2813787679e296eb5476e40938ab48c8 | 7724105686e718ac476a6ad3304fea2fbcfcffde | 7724105686e718ac476a6ad3304fea2fbcfcffde | bic | drivers/staging/rdma/hfi1/debugfs.h | hfi1_dbg_ibdev_exit | 0000000000000000 <hfi1_dbg_ibdev_exit>:
0: endbr64
4: ret
5: data16 cs nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: hfi1_dbg_ibdev_exit
Author: Mike Marciniszyn Date: Thu Jul 30 15:17:43 2015 -0400
Commit message: IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brend... | IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cunningham@intel.com>
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off... |
0dbfaa9f2813787679e296eb5476e40938ab48c8 | 7724105686e718ac476a6ad3304fea2fbcfcffde | 7724105686e718ac476a6ad3304fea2fbcfcffde | bic | drivers/staging/rdma/hfi1/debugfs.h | hfi1_dbg_init | 0000000000000010 <hfi1_dbg_init>:
10: endbr64
14: ret
15: data16 cs nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: hfi1_dbg_init
Author: Mike Marciniszyn Date: Thu Jul 30 15:17:43 2015 -0400
Commit message: IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cun... | IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cunningham@intel.com>
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off... |
0dbfaa9f2813787679e296eb5476e40938ab48c8 | 7724105686e718ac476a6ad3304fea2fbcfcffde | 7724105686e718ac476a6ad3304fea2fbcfcffde | bic | drivers/staging/rdma/hfi1/debugfs.h | hfi1_dbg_exit | 0000000000000020 <hfi1_dbg_exit>:
20: endbr64
24: ret | [Bug-Introducing Commit (BIC)]
Function: hfi1_dbg_exit
Author: Mike Marciniszyn Date: Thu Jul 30 15:17:43 2015 -0400
Commit message: IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cun... | IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cunningham@intel.com>
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off... |
94694d18cf27a6faad91487a38ce516c2b16e7d9 | 7724105686e718ac476a6ad3304fea2fbcfcffde | 7724105686e718ac476a6ad3304fea2fbcfcffde | bic | drivers/staging/rdma/hfi1/debugfs.h | hfi1_dbg_ibdev_exit | 0000000000000000 <hfi1_dbg_ibdev_exit>:
0: endbr64
4: ret
5: data16 cs nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: hfi1_dbg_ibdev_exit
Author: Mike Marciniszyn Date: Thu Jul 30 15:17:43 2015 -0400
Commit message: IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brend... | IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cunningham@intel.com>
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off... |
94694d18cf27a6faad91487a38ce516c2b16e7d9 | 7724105686e718ac476a6ad3304fea2fbcfcffde | 7724105686e718ac476a6ad3304fea2fbcfcffde | bic | drivers/staging/rdma/hfi1/debugfs.h | hfi1_dbg_init | 0000000000000010 <hfi1_dbg_init>:
10: endbr64
14: ret
15: data16 cs nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: hfi1_dbg_init
Author: Mike Marciniszyn Date: Thu Jul 30 15:17:43 2015 -0400
Commit message: IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cun... | IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cunningham@intel.com>
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off... |
94694d18cf27a6faad91487a38ce516c2b16e7d9 | 7724105686e718ac476a6ad3304fea2fbcfcffde | 7724105686e718ac476a6ad3304fea2fbcfcffde | bic | drivers/staging/rdma/hfi1/debugfs.h | hfi1_dbg_exit | 0000000000000020 <hfi1_dbg_exit>:
20: endbr64
24: ret | [Bug-Introducing Commit (BIC)]
Function: hfi1_dbg_exit
Author: Mike Marciniszyn Date: Thu Jul 30 15:17:43 2015 -0400
Commit message: IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cun... | IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cunningham@intel.com>
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off... |
d623500b3c4efd8d4e945ac9003c6b87b469a9ab | 7724105686e718ac476a6ad3304fea2fbcfcffde | 7724105686e718ac476a6ad3304fea2fbcfcffde | bic | drivers/staging/rdma/hfi1/debugfs.h | hfi1_dbg_ibdev_exit | 0000000000000000 <hfi1_dbg_ibdev_exit>:
0: endbr64
4: ret
5: data16 cs nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: hfi1_dbg_ibdev_exit
Author: Mike Marciniszyn Date: Thu Jul 30 15:17:43 2015 -0400
Commit message: IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brend... | IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cunningham@intel.com>
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off... |
d623500b3c4efd8d4e945ac9003c6b87b469a9ab | 7724105686e718ac476a6ad3304fea2fbcfcffde | 7724105686e718ac476a6ad3304fea2fbcfcffde | bic | drivers/staging/rdma/hfi1/debugfs.h | hfi1_dbg_init | 0000000000000010 <hfi1_dbg_init>:
10: endbr64
14: ret
15: data16 cs nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: hfi1_dbg_init
Author: Mike Marciniszyn Date: Thu Jul 30 15:17:43 2015 -0400
Commit message: IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cun... | IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cunningham@intel.com>
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off... |
d623500b3c4efd8d4e945ac9003c6b87b469a9ab | 7724105686e718ac476a6ad3304fea2fbcfcffde | 7724105686e718ac476a6ad3304fea2fbcfcffde | bic | drivers/staging/rdma/hfi1/debugfs.h | hfi1_dbg_exit | 0000000000000020 <hfi1_dbg_exit>:
20: endbr64
24: ret | [Bug-Introducing Commit (BIC)]
Function: hfi1_dbg_exit
Author: Mike Marciniszyn Date: Thu Jul 30 15:17:43 2015 -0400
Commit message: IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cun... | IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cunningham@intel.com>
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off... |
b4a4957d3d1c328b733fce783b7264996f866ad2 | 7724105686e718ac476a6ad3304fea2fbcfcffde | 7724105686e718ac476a6ad3304fea2fbcfcffde | bic | drivers/staging/rdma/hfi1/debugfs.h | hfi1_dbg_ibdev_exit | 0000000000000000 <hfi1_dbg_ibdev_exit>:
0: endbr64
4: ret
5: data16 cs nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: hfi1_dbg_ibdev_exit
Author: Mike Marciniszyn Date: Thu Jul 30 15:17:43 2015 -0400
Commit message: IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brend... | IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cunningham@intel.com>
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off... |
b4a4957d3d1c328b733fce783b7264996f866ad2 | 7724105686e718ac476a6ad3304fea2fbcfcffde | 7724105686e718ac476a6ad3304fea2fbcfcffde | bic | drivers/staging/rdma/hfi1/debugfs.h | hfi1_dbg_init | 0000000000000010 <hfi1_dbg_init>:
10: endbr64
14: ret
15: data16 cs nopw 0x0(%rax,%rax,1) | [Bug-Introducing Commit (BIC)]
Function: hfi1_dbg_init
Author: Mike Marciniszyn Date: Thu Jul 30 15:17:43 2015 -0400
Commit message: IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cun... | IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cunningham@intel.com>
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off... |
b4a4957d3d1c328b733fce783b7264996f866ad2 | 7724105686e718ac476a6ad3304fea2fbcfcffde | 7724105686e718ac476a6ad3304fea2fbcfcffde | bic | drivers/staging/rdma/hfi1/debugfs.h | hfi1_dbg_exit | 0000000000000020 <hfi1_dbg_exit>:
20: endbr64
24: ret | [Bug-Introducing Commit (BIC)]
Function: hfi1_dbg_exit
Author: Mike Marciniszyn Date: Thu Jul 30 15:17:43 2015 -0400
Commit message: IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cun... | IB/hfi1: add driver files
Signed-off-by: Andrew Friedley <andrew.friedley@intel.com>
Signed-off-by: Arthur Kepner <arthur.kepner@intel.com>
Signed-off-by: Brendan Cunningham <brendan.cunningham@intel.com>
Signed-off-by: Brian Welty <brian.welty@intel.com>
Signed-off-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off... |
02e425668f5c9deb42787d10001a3b605993ad15 | 715bd9d12f84d8f5cc8ad21d888f9bc304a8eb0b | 02e425668f5c9deb42787d10001a3b605993ad15 | bfc | tools/testing/selftests/x86/test_vdso.c | ts_leq | 0000000000000000 <ts_leq>:
0: mov (%rsi),%rax
3: cmp %rax,(%rdi)
6: je 10 <ts_leq+0x10>
8: setl %al
b: ret
c: nopl 0x0(%rax)
10: mov 0x8(%rsi),%rax
14: cmp %rax,0x8(%rdi)
18: setle %al
1b: ret
1c: nopl 0x0(%rax) | [Bug-Fix Commit (BFC)]
Function: ts_leq
Author: Andy Lutomirski Date: Wed Oct 3 16:23:49 2018 -0700
Commit message: x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the
fallbacks... | x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the
fallbacks. Somehow I must have screwed up my testing or gotten
lucky.
Add another test to cover gettimeofday() as well.
Si... |
02e425668f5c9deb42787d10001a3b605993ad15 | 715bd9d12f84d8f5cc8ad21d888f9bc304a8eb0b | 02e425668f5c9deb42787d10001a3b605993ad15 | bfc | tools/testing/selftests/x86/test_vdso.c | tv_leq | 0000000000000020 <tv_leq>:
20: mov (%rsi),%rax
23: cmp %rax,(%rdi)
26: je 2c <tv_leq+0xc>
28: setl %al
2b: ret
2c: mov 0x8(%rsi),%rax
30: cmp %rax,0x8(%rdi)
34: setle %al
37: ret
38: nopl 0x0(%rax,%rax,1) | [Bug-Fix Commit (BFC)]
Function: tv_leq
Author: Andy Lutomirski Date: Wed Oct 3 16:23:49 2018 -0700
Commit message: x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the
fallbacks... | x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the
fallbacks. Somehow I must have screwed up my testing or gotten
lucky.
Add another test to cover gettimeofday() as well.
Si... |
02e425668f5c9deb42787d10001a3b605993ad15 | 715bd9d12f84d8f5cc8ad21d888f9bc304a8eb0b | 02e425668f5c9deb42787d10001a3b605993ad15 | bfc | tools/testing/selftests/x86/test_vdso.c | vsyscall_getcpu | 0000000000000040 <vsyscall_getcpu>:
40: push %rbp
41: lea 0x0(%rip),%rsi # 48 <vsyscall_getcpu+0x8>
48: lea 0x0(%rip),%rdi # 4f <vsyscall_getcpu+0xf>
4f: mov %rsp,%rbp
52: push %r15
54: push %r14
56: push %r13
58: push %r12
5a: push %rbx
5b: sub $0x138,%rsp
62... | [Bug-Fix Commit (BFC)]
Function: vsyscall_getcpu
Author: Andy Lutomirski Date: Wed Oct 3 16:23:49 2018 -0700
Commit message: x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the
... | x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the
fallbacks. Somehow I must have screwed up my testing or gotten
lucky.
Add another test to cover gettimeofday() as well.
Si... |
02e425668f5c9deb42787d10001a3b605993ad15 | 715bd9d12f84d8f5cc8ad21d888f9bc304a8eb0b | 02e425668f5c9deb42787d10001a3b605993ad15 | bfc | tools/testing/selftests/x86/test_vdso.c | fill_function_pointers | 0000000000000160 <fill_function_pointers>:
160: push %rbp
161: mov $0x5,%esi
166: lea 0x0(%rip),%rdi # 16d <fill_function_pointers+0xd>
16d: mov %rsp,%rbp
170: push %r12
172: sub $0x8,%rsp
176: call 17b <fill_function_pointers+0x1b>
17b: mov %rax,%r12
17e: test %rax,%rax
181: je ... | [Bug-Fix Commit (BFC)]
Function: fill_function_pointers
Author: Andy Lutomirski Date: Wed Oct 3 16:23:49 2018 -0700
Commit message: x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which bro... | x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the
fallbacks. Somehow I must have screwed up my testing or gotten
lucky.
Add another test to cover gettimeofday() as well.
Si... |
02e425668f5c9deb42787d10001a3b605993ad15 | 715bd9d12f84d8f5cc8ad21d888f9bc304a8eb0b | 02e425668f5c9deb42787d10001a3b605993ad15 | bfc | tools/testing/selftests/x86/test_vdso.c | sys_clock_gettime | 0000000000000240 <sys_clock_gettime>:
240: push %rbp
241: mov %rsi,%rdx
244: xor %eax,%eax
246: mov %edi,%esi
248: mov $0xe4,%edi
24d: mov %rsp,%rbp
250: call 255 <sys_clock_gettime+0x15>
255: pop %rbp
256: ret
257: nopw 0x0(%rax,%rax,1) | [Bug-Fix Commit (BFC)]
Function: sys_clock_gettime
Author: Andy Lutomirski Date: Wed Oct 3 16:23:49 2018 -0700
Commit message: x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke th... | x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the
fallbacks. Somehow I must have screwed up my testing or gotten
lucky.
Add another test to cover gettimeofday() as well.
Si... |
02e425668f5c9deb42787d10001a3b605993ad15 | 715bd9d12f84d8f5cc8ad21d888f9bc304a8eb0b | 02e425668f5c9deb42787d10001a3b605993ad15 | bfc | tools/testing/selftests/x86/test_vdso.c | test_one_clock_gettime | 0000000000000260 <test_one_clock_gettime>:
260: push %rbp
261: mov %rsi,%rdx
264: mov %edi,%ecx
266: lea 0x0(%rip),%rsi # 26d <test_one_clock_gettime+0xd>
26d: mov %rsp,%rbp
270: push %r15
272: push %r14
274: lea -0x70(%rbp),%r14
278: push %r13
27a: push %r12
27c: mov %edi,... | [Bug-Fix Commit (BFC)]
Function: test_one_clock_gettime
Author: Andy Lutomirski Date: Wed Oct 3 16:23:49 2018 -0700
Commit message: x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which bro... | x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the
fallbacks. Somehow I must have screwed up my testing or gotten
lucky.
Add another test to cover gettimeofday() as well.
Si... |
02e425668f5c9deb42787d10001a3b605993ad15 | 715bd9d12f84d8f5cc8ad21d888f9bc304a8eb0b | 02e425668f5c9deb42787d10001a3b605993ad15 | bfc | tools/testing/selftests/x86/test_vdso.c | test_clock_gettime | 0000000000000400 <test_clock_gettime>:
400: push %rbp
401: lea 0x0(%rip),%rsi # 408 <test_clock_gettime+0x8>
408: mov %rsp,%rbp
40b: push %r12
40d: lea 0x0(%rip),%r12 # 414 <test_clock_gettime+0x14>
414: push %rbx
415: xor %ebx,%ebx
417: jmp 424 <test_clock_gettime+0x24>
419:... | [Bug-Fix Commit (BFC)]
Function: test_clock_gettime
Author: Andy Lutomirski Date: Wed Oct 3 16:23:49 2018 -0700
Commit message: x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke t... | x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the
fallbacks. Somehow I must have screwed up my testing or gotten
lucky.
Add another test to cover gettimeofday() as well.
Si... |
02e425668f5c9deb42787d10001a3b605993ad15 | 715bd9d12f84d8f5cc8ad21d888f9bc304a8eb0b | 02e425668f5c9deb42787d10001a3b605993ad15 | bfc | tools/testing/selftests/x86/test_vdso.c | sys_gettimeofday | 0000000000000470 <sys_gettimeofday>:
470: push %rbp
471: mov %rsi,%rdx
474: xor %eax,%eax
476: mov %rdi,%rsi
479: mov $0x60,%edi
47e: mov %rsp,%rbp
481: call 486 <sys_gettimeofday+0x16>
486: pop %rbp
487: ret
488: nopl 0x0(%rax,%rax,1) | [Bug-Fix Commit (BFC)]
Function: sys_gettimeofday
Author: Andy Lutomirski Date: Wed Oct 3 16:23:49 2018 -0700
Commit message: x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the... | x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the
fallbacks. Somehow I must have screwed up my testing or gotten
lucky.
Add another test to cover gettimeofday() as well.
Si... |
02e425668f5c9deb42787d10001a3b605993ad15 | 715bd9d12f84d8f5cc8ad21d888f9bc304a8eb0b | 02e425668f5c9deb42787d10001a3b605993ad15 | bfc | tools/testing/selftests/x86/test_vdso.c | test_gettimeofday | 0000000000000490 <test_gettimeofday>:
490: push %rbp
491: mov %rsp,%rbp
494: push %r15
496: push %r14
498: push %r13
49a: push %r12
49c: push %rbx
49d: sub $0x58,%rsp
4a1: mov %fs:0x28,%rax
4aa: mov %rax,-0x38(%rbp)
4ae: xor %eax,%eax
4b0: cmpq $0x0,0x0(%rip) # 4b8 <test_... | [Bug-Fix Commit (BFC)]
Function: test_gettimeofday
Author: Andy Lutomirski Date: Wed Oct 3 16:23:49 2018 -0700
Commit message: x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke th... | x86/vdso: Fix vDSO syscall fallback asm constraint regression
When I added the missing memory outputs, I failed to update the
index of the first argument (ebx) on 32-bit builds, which broke the
fallbacks. Somehow I must have screwed up my testing or gotten
lucky.
Add another test to cover gettimeofday() as well.
Si... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.