Offset 54, 22 lines modifiedOffset 54, 22 lines modified
  
54 static·inline·void·_nocheck__trace_qemu_announce_self_iter(const·char·*·id,·const·char·*·name,·const·char·*·mac,·int·skip)54 static·inline·void·_nocheck__trace_qemu_announce_self_iter(const·char·*·id,·const·char·*·name,·const·char·*·mac,·int·skip)
55 {55 {
56 ····if·(trace_event_get_state(TRACE_QEMU_ANNOUNCE_SELF_ITER)·&&·qemu_loglevel_mask(LOG_TRACE))·{56 ····if·(trace_event_get_state(TRACE_QEMU_ANNOUNCE_SELF_ITER)·&&·qemu_loglevel_mask(LOG_TRACE))·{
57 ········if·(message_with_timestamp)·{57 ········if·(message_with_timestamp)·{
58 ············struct·timeval·_now;58 ············struct·timeval·_now;
59 ············gettimeofday(&_now,·NULL);59 ············gettimeofday(&_now,·NULL);
60 #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"60 #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
61 ············qemu_log("%d@%zu.%06zu:qemu_announce_self_iter·"·"%s:%s:%s·skip:·%d"·"\n",61 ············qemu_log("%d@%zu.%06zu:qemu_announce_self_iter·"·"%s:%s:%s·skip:·%d"·"\n",
62 ·····················qemu_get_thread_id(),62 ·····················qemu_get_thread_id(),
63 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec63 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
64 ·····················,·id,·name,·mac,·skip);64 ·····················,·id,·name,·mac,·skip);
65 #line·67·"trace/trace-net.h"65 #line·67·"trace/trace-net.h"
66 ········}·else·{66 ········}·else·{
67 #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"67 #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
68 ············qemu_log("qemu_announce_self_iter·"·"%s:%s:%s·skip:·%d"·"\n",·id,·name,·mac,·skip);68 ············qemu_log("qemu_announce_self_iter·"·"%s:%s:%s·skip:·%d"·"\n",·id,·name,·mac,·skip);
69 #line·71·"trace/trace-net.h"69 #line·71·"trace/trace-net.h"
70 ········}70 ········}
71 ····}71 ····}
72 }72 }
  
73 static·inline·void·trace_qemu_announce_self_iter(const·char·*·id,·const·char·*·name,·const·char·*·mac,·int·skip)73 static·inline·void·trace_qemu_announce_self_iter(const·char·*·id,·const·char·*·name,·const·char·*·mac,·int·skip)
Offset 85, 22 lines modifiedOffset 85, 22 lines modified
  
85 static·inline·void·_nocheck__trace_qemu_announce_timer_del(bool·free_named,·bool·free_timer,·char·*·id)85 static·inline·void·_nocheck__trace_qemu_announce_timer_del(bool·free_named,·bool·free_timer,·char·*·id)
86 {86 {
87 ····if·(trace_event_get_state(TRACE_QEMU_ANNOUNCE_TIMER_DEL)·&&·qemu_loglevel_mask(LOG_TRACE))·{87 ····if·(trace_event_get_state(TRACE_QEMU_ANNOUNCE_TIMER_DEL)·&&·qemu_loglevel_mask(LOG_TRACE))·{
88 ········if·(message_with_timestamp)·{88 ········if·(message_with_timestamp)·{
89 ············struct·timeval·_now;89 ············struct·timeval·_now;
90 ············gettimeofday(&_now,·NULL);90 ············gettimeofday(&_now,·NULL);
91 #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"91 #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
92 ············qemu_log("%d@%zu.%06zu:qemu_announce_timer_del·"·"free·named:·%d·free·timer:·%d·id:·%s"·"\n",92 ············qemu_log("%d@%zu.%06zu:qemu_announce_timer_del·"·"free·named:·%d·free·timer:·%d·id:·%s"·"\n",
93 ·····················qemu_get_thread_id(),93 ·····················qemu_get_thread_id(),
94 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec94 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
95 ·····················,·free_named,·free_timer,·id);95 ·····················,·free_named,·free_timer,·id);
96 #line·98·"trace/trace-net.h"96 #line·98·"trace/trace-net.h"
97 ········}·else·{97 ········}·else·{
98 #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"98 #line·5·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
99 ············qemu_log("qemu_announce_timer_del·"·"free·named:·%d·free·timer:·%d·id:·%s"·"\n",·free_named,·free_timer,·id);99 ············qemu_log("qemu_announce_timer_del·"·"free·named:·%d·free·timer:·%d·id:·%s"·"\n",·free_named,·free_timer,·id);
100 #line·102·"trace/trace-net.h"100 #line·102·"trace/trace-net.h"
101 ········}101 ········}
102 ····}102 ····}
103 }103 }
  
104 static·inline·void·trace_qemu_announce_timer_del(bool·free_named,·bool·free_timer,·char·*·id)104 static·inline·void·trace_qemu_announce_timer_del(bool·free_named,·bool·free_timer,·char·*·id)
Offset 116, 22 lines modifiedOffset 116, 22 lines modified
  
116 static·inline·void·_nocheck__trace_vhost_user_event(const·char·*·chr,·int·event)116 static·inline·void·_nocheck__trace_vhost_user_event(const·char·*·chr,·int·event)
117 {117 {
118 ····if·(trace_event_get_state(TRACE_VHOST_USER_EVENT)·&&·qemu_loglevel_mask(LOG_TRACE))·{118 ····if·(trace_event_get_state(TRACE_VHOST_USER_EVENT)·&&·qemu_loglevel_mask(LOG_TRACE))·{
119 ········if·(message_with_timestamp)·{119 ········if·(message_with_timestamp)·{
120 ············struct·timeval·_now;120 ············struct·timeval·_now;
121 ············gettimeofday(&_now,·NULL);121 ············gettimeofday(&_now,·NULL);
122 #line·8·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"122 #line·8·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
123 ············qemu_log("%d@%zu.%06zu:vhost_user_event·"·"chr:·%s·got·event:·%d"·"\n",123 ············qemu_log("%d@%zu.%06zu:vhost_user_event·"·"chr:·%s·got·event:·%d"·"\n",
124 ·····················qemu_get_thread_id(),124 ·····················qemu_get_thread_id(),
125 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec125 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
126 ·····················,·chr,·event);126 ·····················,·chr,·event);
127 #line·129·"trace/trace-net.h"127 #line·129·"trace/trace-net.h"
128 ········}·else·{128 ········}·else·{
129 #line·8·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"129 #line·8·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
130 ············qemu_log("vhost_user_event·"·"chr:·%s·got·event:·%d"·"\n",·chr,·event);130 ············qemu_log("vhost_user_event·"·"chr:·%s·got·event:·%d"·"\n",·chr,·event);
131 #line·133·"trace/trace-net.h"131 #line·133·"trace/trace-net.h"
132 ········}132 ········}
133 ····}133 ····}
134 }134 }
  
135 static·inline·void·trace_vhost_user_event(const·char·*·chr,·int·event)135 static·inline·void·trace_vhost_user_event(const·char·*·chr,·int·event)
Offset 147, 22 lines modifiedOffset 147, 22 lines modified
  
147 static·inline·void·_nocheck__trace_colo_proxy_main(const·char·*·chr)147 static·inline·void·_nocheck__trace_colo_proxy_main(const·char·*·chr)
148 {148 {
149 ····if·(trace_event_get_state(TRACE_COLO_PROXY_MAIN)·&&·qemu_loglevel_mask(LOG_TRACE))·{149 ····if·(trace_event_get_state(TRACE_COLO_PROXY_MAIN)·&&·qemu_loglevel_mask(LOG_TRACE))·{
150 ········if·(message_with_timestamp)·{150 ········if·(message_with_timestamp)·{
151 ············struct·timeval·_now;151 ············struct·timeval·_now;
152 ············gettimeofday(&_now,·NULL);152 ············gettimeofday(&_now,·NULL);
153 #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"153 #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
154 ············qemu_log("%d@%zu.%06zu:colo_proxy_main·"·":·%s"·"\n",154 ············qemu_log("%d@%zu.%06zu:colo_proxy_main·"·":·%s"·"\n",
155 ·····················qemu_get_thread_id(),155 ·····················qemu_get_thread_id(),
156 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec156 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
157 ·····················,·chr);157 ·····················,·chr);
158 #line·160·"trace/trace-net.h"158 #line·160·"trace/trace-net.h"
159 ········}·else·{159 ········}·else·{
160 #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"160 #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
161 ············qemu_log("colo_proxy_main·"·":·%s"·"\n",·chr);161 ············qemu_log("colo_proxy_main·"·":·%s"·"\n",·chr);
162 #line·164·"trace/trace-net.h"162 #line·164·"trace/trace-net.h"
163 ········}163 ········}
164 ····}164 ····}
165 }165 }
  
166 static·inline·void·trace_colo_proxy_main(const·char·*·chr)166 static·inline·void·trace_colo_proxy_main(const·char·*·chr)
Offset 178, 22 lines modifiedOffset 178, 22 lines modified
  
178 static·inline·void·_nocheck__trace_colo_compare_main(const·char·*·chr)178 static·inline·void·_nocheck__trace_colo_compare_main(const·char·*·chr)
179 {179 {
180 ····if·(trace_event_get_state(TRACE_COLO_COMPARE_MAIN)·&&·qemu_loglevel_mask(LOG_TRACE))·{180 ····if·(trace_event_get_state(TRACE_COLO_COMPARE_MAIN)·&&·qemu_loglevel_mask(LOG_TRACE))·{
181 ········if·(message_with_timestamp)·{181 ········if·(message_with_timestamp)·{
182 ············struct·timeval·_now;182 ············struct·timeval·_now;
183 ············gettimeofday(&_now,·NULL);183 ············gettimeofday(&_now,·NULL);
184 #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"184 #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
185 ············qemu_log("%d@%zu.%06zu:colo_compare_main·"·":·%s"·"\n",185 ············qemu_log("%d@%zu.%06zu:colo_compare_main·"·":·%s"·"\n",
186 ·····················qemu_get_thread_id(),186 ·····················qemu_get_thread_id(),
187 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec187 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
188 ·····················,·chr);188 ·····················,·chr);
189 #line·191·"trace/trace-net.h"189 #line·191·"trace/trace-net.h"
190 ········}·else·{190 ········}·else·{
191 #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"191 #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
192 ············qemu_log("colo_compare_main·"·":·%s"·"\n",·chr);192 ············qemu_log("colo_compare_main·"·":·%s"·"\n",·chr);
193 #line·195·"trace/trace-net.h"193 #line·195·"trace/trace-net.h"
194 ········}194 ········}
195 ····}195 ····}
196 }196 }
  
197 static·inline·void·trace_colo_compare_main(const·char·*·chr)197 static·inline·void·trace_colo_compare_main(const·char·*·chr)
Offset 209, 22 lines modifiedOffset 209, 22 lines modified
  
209 static·inline·void·_nocheck__trace_colo_compare_drop_packet(const·char·*·queue,·const·char·*·chr)209 static·inline·void·_nocheck__trace_colo_compare_drop_packet(const·char·*·queue,·const·char·*·chr)
210 {210 {
211 ····if·(trace_event_get_state(TRACE_COLO_COMPARE_DROP_PACKET)·&&·qemu_loglevel_mask(LOG_TRACE))·{211 ····if·(trace_event_get_state(TRACE_COLO_COMPARE_DROP_PACKET)·&&·qemu_loglevel_mask(LOG_TRACE))·{
212 ········if·(message_with_timestamp)·{212 ········if·(message_with_timestamp)·{
213 ············struct·timeval·_now;213 ············struct·timeval·_now;
214 ············gettimeofday(&_now,·NULL);214 ············gettimeofday(&_now,·NULL);
215 #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"215 #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
216 ············qemu_log("%d@%zu.%06zu:colo_compare_drop_packet·"·":·%s:·%s"·"\n",216 ············qemu_log("%d@%zu.%06zu:colo_compare_drop_packet·"·":·%s:·%s"·"\n",
217 ·····················qemu_get_thread_id(),217 ·····················qemu_get_thread_id(),
218 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec218 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
219 ·····················,·queue,·chr);219 ·····················,·queue,·chr);
220 #line·222·"trace/trace-net.h"220 #line·222·"trace/trace-net.h"
221 ········}·else·{221 ········}·else·{
222 #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"222 #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
223 ············qemu_log("colo_compare_drop_packet·"·":·%s:·%s"·"\n",·queue,·chr);223 ············qemu_log("colo_compare_drop_packet·"·":·%s:·%s"·"\n",·queue,·chr);
224 #line·226·"trace/trace-net.h"224 #line·226·"trace/trace-net.h"
225 ········}225 ········}
226 ····}226 ····}
227 }227 }
  
228 static·inline·void·trace_colo_compare_drop_packet(const·char·*·queue,·const·char·*·chr)228 static·inline·void·trace_colo_compare_drop_packet(const·char·*·queue,·const·char·*·chr)
Offset 240, 22 lines modifiedOffset 240, 22 lines modified
  
240 static·inline·void·_nocheck__trace_colo_compare_udp_miscompare(const·char·*·sta,·int·size)240 static·inline·void·_nocheck__trace_colo_compare_udp_miscompare(const·char·*·sta,·int·size)
241 {241 {
242 ····if·(trace_event_get_state(TRACE_COLO_COMPARE_UDP_MISCOMPARE)·&&·qemu_loglevel_mask(LOG_TRACE))·{242 ····if·(trace_event_get_state(TRACE_COLO_COMPARE_UDP_MISCOMPARE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
243 ········if·(message_with_timestamp)·{243 ········if·(message_with_timestamp)·{
244 ············struct·timeval·_now;244 ············struct·timeval·_now;
245 ············gettimeofday(&_now,·NULL);245 ············gettimeofday(&_now,·NULL);
246 #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"246 #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
247 ············qemu_log("%d@%zu.%06zu:colo_compare_udp_miscompare·"·":·%s·=·%d"·"\n",247 ············qemu_log("%d@%zu.%06zu:colo_compare_udp_miscompare·"·":·%s·=·%d"·"\n",
248 ·····················qemu_get_thread_id(),248 ·····················qemu_get_thread_id(),
249 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec249 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
250 ·····················,·sta,·size);250 ·····················,·sta,·size);
251 #line·253·"trace/trace-net.h"251 #line·253·"trace/trace-net.h"
252 ········}·else·{252 ········}·else·{
253 #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"253 #line·16·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
254 ············qemu_log("colo_compare_udp_miscompare·"·":·%s·=·%d"·"\n",·sta,·size);254 ············qemu_log("colo_compare_udp_miscompare·"·":·%s·=·%d"·"\n",·sta,·size);
255 #line·257·"trace/trace-net.h"255 #line·257·"trace/trace-net.h"
256 ········}256 ········}
257 ····}257 ····}
258 }258 }
  
259 static·inline·void·trace_colo_compare_udp_miscompare(const·char·*·sta,·int·size)259 static·inline·void·trace_colo_compare_udp_miscompare(const·char·*·sta,·int·size)
Offset 271, 22 lines modifiedOffset 271, 22 lines modified
  
271 static·inline·void·_nocheck__trace_colo_compare_icmp_miscompare(const·char·*·sta,·int·size)271 static·inline·void·_nocheck__trace_colo_compare_icmp_miscompare(const·char·*·sta,·int·size)
272 {272 {
273 ····if·(trace_event_get_state(TRACE_COLO_COMPARE_ICMP_MISCOMPARE)·&&·qemu_loglevel_mask(LOG_TRACE))·{273 ····if·(trace_event_get_state(TRACE_COLO_COMPARE_ICMP_MISCOMPARE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
274 ········if·(message_with_timestamp)·{274 ········if·(message_with_timestamp)·{
275 ············struct·timeval·_now;275 ············struct·timeval·_now;
276 ············gettimeofday(&_now,·NULL);276 ············gettimeofday(&_now,·NULL);
277 #line·17·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"277 #line·17·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
278 ············qemu_log("%d@%zu.%06zu:colo_compare_icmp_miscompare·"·":·%s·=·%d"·"\n",278 ············qemu_log("%d@%zu.%06zu:colo_compare_icmp_miscompare·"·":·%s·=·%d"·"\n",
279 ·····················qemu_get_thread_id(),279 ·····················qemu_get_thread_id(),
280 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec280 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
281 ·····················,·sta,·size);281 ·····················,·sta,·size);
282 #line·284·"trace/trace-net.h"282 #line·284·"trace/trace-net.h"
283 ········}·else·{283 ········}·else·{
284 #line·17·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"284 #line·17·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
285 ············qemu_log("colo_compare_icmp_miscompare·"·":·%s·=·%d"·"\n",·sta,·size);285 ············qemu_log("colo_compare_icmp_miscompare·"·":·%s·=·%d"·"\n",·sta,·size);
286 #line·288·"trace/trace-net.h"286 #line·288·"trace/trace-net.h"
287 ········}287 ········}
288 ····}288 ····}
289 }289 }
  
290 static·inline·void·trace_colo_compare_icmp_miscompare(const·char·*·sta,·int·size)290 static·inline·void·trace_colo_compare_icmp_miscompare(const·char·*·sta,·int·size)
Offset 302, 22 lines modifiedOffset 302, 22 lines modified
  
302 static·inline·void·_nocheck__trace_colo_compare_ip_info(int·psize,·const·char·*·sta,·const·char·*·stb,·int·ssize,·const·char·*·stc,·const·char·*·std)302 static·inline·void·_nocheck__trace_colo_compare_ip_info(int·psize,·const·char·*·sta,·const·char·*·stb,·int·ssize,·const·char·*·stc,·const·char·*·std)
303 {303 {
304 ····if·(trace_event_get_state(TRACE_COLO_COMPARE_IP_INFO)·&&·qemu_loglevel_mask(LOG_TRACE))·{304 ····if·(trace_event_get_state(TRACE_COLO_COMPARE_IP_INFO)·&&·qemu_loglevel_mask(LOG_TRACE))·{
305 ········if·(message_with_timestamp)·{305 ········if·(message_with_timestamp)·{
306 ············struct·timeval·_now;306 ············struct·timeval·_now;
307 ············gettimeofday(&_now,·NULL);307 ············gettimeofday(&_now,·NULL);
308 #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"308 #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
309 ············qemu_log("%d@%zu.%06zu:colo_compare_ip_info·"·"ppkt·size·=·%d,·ip_src·=·%s,·ip_dst·=·%s,·spkt·size·=·%d,·ip_src·=·%s,·ip_dst·=·%s"·"\n",309 ············qemu_log("%d@%zu.%06zu:colo_compare_ip_info·"·"ppkt·size·=·%d,·ip_src·=·%s,·ip_dst·=·%s,·spkt·size·=·%d,·ip_src·=·%s,·ip_dst·=·%s"·"\n",
310 ·····················qemu_get_thread_id(),310 ·····················qemu_get_thread_id(),
311 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec311 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
312 ·····················,·psize,·sta,·stb,·ssize,·stc,·std);312 ·····················,·psize,·sta,·stb,·ssize,·stc,·std);
313 #line·315·"trace/trace-net.h"313 #line·315·"trace/trace-net.h"
314 ········}·else·{314 ········}·else·{
315 #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"315 #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
316 ············qemu_log("colo_compare_ip_info·"·"ppkt·size·=·%d,·ip_src·=·%s,·ip_dst·=·%s,·spkt·size·=·%d,·ip_src·=·%s,·ip_dst·=·%s"·"\n",·psize,·sta,·stb,·ssize,·stc,·std);316 ············qemu_log("colo_compare_ip_info·"·"ppkt·size·=·%d,·ip_src·=·%s,·ip_dst·=·%s,·spkt·size·=·%d,·ip_src·=·%s,·ip_dst·=·%s"·"\n",·psize,·sta,·stb,·ssize,·stc,·std);
317 #line·319·"trace/trace-net.h"317 #line·319·"trace/trace-net.h"
318 ········}318 ········}
319 ····}319 ····}
320 }320 }
  
321 static·inline·void·trace_colo_compare_ip_info(int·psize,·const·char·*·sta,·const·char·*·stb,·int·ssize,·const·char·*·stc,·const·char·*·std)321 static·inline·void·trace_colo_compare_ip_info(int·psize,·const·char·*·sta,·const·char·*·stb,·int·ssize,·const·char·*·stc,·const·char·*·std)
Offset 333, 22 lines modifiedOffset 333, 22 lines modified
  
333 static·inline·void·_nocheck__trace_colo_old_packet_check_found(int64_t·old_time)333 static·inline·void·_nocheck__trace_colo_old_packet_check_found(int64_t·old_time)
334 {334 {
335 ····if·(trace_event_get_state(TRACE_COLO_OLD_PACKET_CHECK_FOUND)·&&·qemu_loglevel_mask(LOG_TRACE))·{335 ····if·(trace_event_get_state(TRACE_COLO_OLD_PACKET_CHECK_FOUND)·&&·qemu_loglevel_mask(LOG_TRACE))·{
336 ········if·(message_with_timestamp)·{336 ········if·(message_with_timestamp)·{
337 ············struct·timeval·_now;337 ············struct·timeval·_now;
338 ············gettimeofday(&_now,·NULL);338 ············gettimeofday(&_now,·NULL);
339 #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"339 #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
340 ············qemu_log("%d@%zu.%06zu:colo_old_packet_check_found·"·"%"·PRId64·"\n",340 ············qemu_log("%d@%zu.%06zu:colo_old_packet_check_found·"·"%"·PRId64·"\n",
341 ·····················qemu_get_thread_id(),341 ·····················qemu_get_thread_id(),
342 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec342 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
343 ·····················,·old_time);343 ·····················,·old_time);
344 #line·346·"trace/trace-net.h"344 #line·346·"trace/trace-net.h"
345 ········}·else·{345 ········}·else·{
346 #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"346 #line·19·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
347 ············qemu_log("colo_old_packet_check_found·"·"%"·PRId64·"\n",·old_time);347 ············qemu_log("colo_old_packet_check_found·"·"%"·PRId64·"\n",·old_time);
348 #line·350·"trace/trace-net.h"348 #line·350·"trace/trace-net.h"
349 ········}349 ········}
350 ····}350 ····}
351 }351 }
  
352 static·inline·void·trace_colo_old_packet_check_found(int64_t·old_time)352 static·inline·void·trace_colo_old_packet_check_found(int64_t·old_time)
Offset 364, 22 lines modifiedOffset 364, 22 lines modified
  
364 static·inline·void·_nocheck__trace_colo_compare_tcp_info(const·char·*·pkt,·uint32_t·seq,·uint32_t·ack,·int·hdlen,·int·pdlen,·int·offset,·int·flags)364 static·inline·void·_nocheck__trace_colo_compare_tcp_info(const·char·*·pkt,·uint32_t·seq,·uint32_t·ack,·int·hdlen,·int·pdlen,·int·offset,·int·flags)
365 {365 {
366 ····if·(trace_event_get_state(TRACE_COLO_COMPARE_TCP_INFO)·&&·qemu_loglevel_mask(LOG_TRACE))·{366 ····if·(trace_event_get_state(TRACE_COLO_COMPARE_TCP_INFO)·&&·qemu_loglevel_mask(LOG_TRACE))·{
367 ········if·(message_with_timestamp)·{367 ········if·(message_with_timestamp)·{
368 ············struct·timeval·_now;368 ············struct·timeval·_now;
369 ············gettimeofday(&_now,·NULL);369 ············gettimeofday(&_now,·NULL);
370 #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"370 #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
371 ············qemu_log("%d@%zu.%06zu:colo_compare_tcp_info·"·"%s:·seq/ack=·%u/%u·hdlen=·%d·pdlen=·%d·offset=·%d·flags=%d"·"\n",371 ············qemu_log("%d@%zu.%06zu:colo_compare_tcp_info·"·"%s:·seq/ack=·%u/%u·hdlen=·%d·pdlen=·%d·offset=·%d·flags=%d"·"\n",
372 ·····················qemu_get_thread_id(),372 ·····················qemu_get_thread_id(),
373 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec373 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
374 ·····················,·pkt,·seq,·ack,·hdlen,·pdlen,·offset,·flags);374 ·····················,·pkt,·seq,·ack,·hdlen,·pdlen,·offset,·flags);
375 #line·377·"trace/trace-net.h"375 #line·377·"trace/trace-net.h"
376 ········}·else·{376 ········}·else·{
377 #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"377 #line·20·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
378 ············qemu_log("colo_compare_tcp_info·"·"%s:·seq/ack=·%u/%u·hdlen=·%d·pdlen=·%d·offset=·%d·flags=%d"·"\n",·pkt,·seq,·ack,·hdlen,·pdlen,·offset,·flags);378 ············qemu_log("colo_compare_tcp_info·"·"%s:·seq/ack=·%u/%u·hdlen=·%d·pdlen=·%d·offset=·%d·flags=%d"·"\n",·pkt,·seq,·ack,·hdlen,·pdlen,·offset,·flags);
379 #line·381·"trace/trace-net.h"379 #line·381·"trace/trace-net.h"
380 ········}380 ········}
381 ····}381 ····}
382 }382 }
  
383 static·inline·void·trace_colo_compare_tcp_info(const·char·*·pkt,·uint32_t·seq,·uint32_t·ack,·int·hdlen,·int·pdlen,·int·offset,·int·flags)383 static·inline·void·trace_colo_compare_tcp_info(const·char·*·pkt,·uint32_t·seq,·uint32_t·ack,·int·hdlen,·int·pdlen,·int·offset,·int·flags)
Offset 395, 22 lines modifiedOffset 395, 22 lines modified
  
395 static·inline·void·_nocheck__trace_colo_filter_rewriter_pkt_info(const·char·*·func,·const·char·*·src,·const·char·*·dst,·uint32_t·seq,·uint32_t·ack,·uint32_t·flag)395 static·inline·void·_nocheck__trace_colo_filter_rewriter_pkt_info(const·char·*·func,·const·char·*·src,·const·char·*·dst,·uint32_t·seq,·uint32_t·ack,·uint32_t·flag)
396 {396 {
397 ····if·(trace_event_get_state(TRACE_COLO_FILTER_REWRITER_PKT_INFO)·&&·qemu_loglevel_mask(LOG_TRACE))·{397 ····if·(trace_event_get_state(TRACE_COLO_FILTER_REWRITER_PKT_INFO)·&&·qemu_loglevel_mask(LOG_TRACE))·{
398 ········if·(message_with_timestamp)·{398 ········if·(message_with_timestamp)·{
399 ············struct·timeval·_now;399 ············struct·timeval·_now;
400 ············gettimeofday(&_now,·NULL);400 ············gettimeofday(&_now,·NULL);
401 #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"401 #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
402 ············qemu_log("%d@%zu.%06zu:colo_filter_rewriter_pkt_info·"·"%s:·src/dst:·%s/%s·p:·seq/ack=%u/%u··flags=0x%x"·"\n",402 ············qemu_log("%d@%zu.%06zu:colo_filter_rewriter_pkt_info·"·"%s:·src/dst:·%s/%s·p:·seq/ack=%u/%u··flags=0x%x"·"\n",
403 ·····················qemu_get_thread_id(),403 ·····················qemu_get_thread_id(),
404 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec404 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
405 ·····················,·func,·src,·dst,·seq,·ack,·flag);405 ·····················,·func,·src,·dst,·seq,·ack,·flag);
406 #line·408·"trace/trace-net.h"406 #line·408·"trace/trace-net.h"
407 ········}·else·{407 ········}·else·{
408 #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"408 #line·23·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
409 ············qemu_log("colo_filter_rewriter_pkt_info·"·"%s:·src/dst:·%s/%s·p:·seq/ack=%u/%u··flags=0x%x"·"\n",·func,·src,·dst,·seq,·ack,·flag);409 ············qemu_log("colo_filter_rewriter_pkt_info·"·"%s:·src/dst:·%s/%s·p:·seq/ack=%u/%u··flags=0x%x"·"\n",·func,·src,·dst,·seq,·ack,·flag);
410 #line·412·"trace/trace-net.h"410 #line·412·"trace/trace-net.h"
411 ········}411 ········}
412 ····}412 ····}
413 }413 }
  
414 static·inline·void·trace_colo_filter_rewriter_pkt_info(const·char·*·func,·const·char·*·src,·const·char·*·dst,·uint32_t·seq,·uint32_t·ack,·uint32_t·flag)414 static·inline·void·trace_colo_filter_rewriter_pkt_info(const·char·*·func,·const·char·*·src,·const·char·*·dst,·uint32_t·seq,·uint32_t·ack,·uint32_t·flag)
Offset 426, 22 lines modifiedOffset 426, 22 lines modified
  
426 static·inline·void·_nocheck__trace_colo_filter_rewriter_conn_offset(uint32_t·offset)426 static·inline·void·_nocheck__trace_colo_filter_rewriter_conn_offset(uint32_t·offset)
427 {427 {
428 ····if·(trace_event_get_state(TRACE_COLO_FILTER_REWRITER_CONN_OFFSET)·&&·qemu_loglevel_mask(LOG_TRACE))·{428 ····if·(trace_event_get_state(TRACE_COLO_FILTER_REWRITER_CONN_OFFSET)·&&·qemu_loglevel_mask(LOG_TRACE))·{
429 ········if·(message_with_timestamp)·{429 ········if·(message_with_timestamp)·{
430 ············struct·timeval·_now;430 ············struct·timeval·_now;
431 ············gettimeofday(&_now,·NULL);431 ············gettimeofday(&_now,·NULL);
432 #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"432 #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
433 ············qemu_log("%d@%zu.%06zu:colo_filter_rewriter_conn_offset·"·":·offset=%u"·"\n",433 ············qemu_log("%d@%zu.%06zu:colo_filter_rewriter_conn_offset·"·":·offset=%u"·"\n",
434 ·····················qemu_get_thread_id(),434 ·····················qemu_get_thread_id(),
435 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec435 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
436 ·····················,·offset);436 ·····················,·offset);
437 #line·439·"trace/trace-net.h"437 #line·439·"trace/trace-net.h"
438 ········}·else·{438 ········}·else·{
439 #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"439 #line·24·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/net/trace-events"
440 ············qemu_log("colo_filter_rewriter_conn_offset·"·":·offset=%u"·"\n",·offset);440 ············qemu_log("colo_filter_rewriter_conn_offset·"·":·offset=%u"·"\n",·offset);
441 #line·443·"trace/trace-net.h"441 #line·443·"trace/trace-net.h"
442 ········}442 ········}
443 ····}443 ····}
444 }444 }
  
445 static·inline·void·trace_colo_filter_rewriter_conn_offset(uint32_t·offset)445 static·inline·void·trace_colo_filter_rewriter_conn_offset(uint32_t·offset)