| | | |
Offset 51, 22 lines modified | Offset 51, 22 lines modified |
| |
51 | static·inline·void·_nocheck__trace_handle_hmp_command(void·*·mon,·const·char·*·cmdline) | 51 | static·inline·void·_nocheck__trace_handle_hmp_command(void·*·mon,·const·char·*·cmdline) |
52 | { | 52 | { |
53 | ····if·(trace_event_get_state(TRACE_HANDLE_HMP_COMMAND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 53 | ····if·(trace_event_get_state(TRACE_HANDLE_HMP_COMMAND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
54 | ········if·(message_with_timestamp)·{ | 54 | ········if·(message_with_timestamp)·{ |
55 | ············struct·timeval·_now; | 55 | ············struct·timeval·_now; |
56 | ············gettimeofday(&_now,·NULL); | 56 | ············gettimeofday(&_now,·NULL); |
57 | #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/monitor/trace-events" | 57 | #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/monitor/trace-events" |
58 | ············qemu_log("%d@%zu.%06zu:handle_hmp_command·"·"mon·%p·cmdline:·%s"·"\n", | 58 | ············qemu_log("%d@%zu.%06zu:handle_hmp_command·"·"mon·%p·cmdline:·%s"·"\n", |
59 | ·····················qemu_get_thread_id(), | 59 | ·····················qemu_get_thread_id(), |
60 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 60 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
61 | ·····················,·mon,·cmdline); | 61 | ·····················,·mon,·cmdline); |
62 | #line·64·"trace/trace-monitor.h" | 62 | #line·64·"trace/trace-monitor.h" |
63 | ········}·else·{ | 63 | ········}·else·{ |
64 | #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/monitor/trace-events" | 64 | #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/monitor/trace-events" |
65 | ············qemu_log("handle_hmp_command·"·"mon·%p·cmdline:·%s"·"\n",·mon,·cmdline); | 65 | ············qemu_log("handle_hmp_command·"·"mon·%p·cmdline:·%s"·"\n",·mon,·cmdline); |
66 | #line·68·"trace/trace-monitor.h" | 66 | #line·68·"trace/trace-monitor.h" |
67 | ········} | 67 | ········} |
68 | ····} | 68 | ····} |
69 | } | 69 | } |
| |
70 | static·inline·void·trace_handle_hmp_command(void·*·mon,·const·char·*·cmdline) | 70 | static·inline·void·trace_handle_hmp_command(void·*·mon,·const·char·*·cmdline) |
Offset 82, 22 lines modified | Offset 82, 22 lines modified |
| |
82 | static·inline·void·_nocheck__trace_monitor_protocol_event_handler(uint32_t·event,·void·*·qdict) | 82 | static·inline·void·_nocheck__trace_monitor_protocol_event_handler(uint32_t·event,·void·*·qdict) |
83 | { | 83 | { |
84 | ····if·(trace_event_get_state(TRACE_MONITOR_PROTOCOL_EVENT_HANDLER)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 84 | ····if·(trace_event_get_state(TRACE_MONITOR_PROTOCOL_EVENT_HANDLER)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
85 | ········if·(message_with_timestamp)·{ | 85 | ········if·(message_with_timestamp)·{ |
86 | ············struct·timeval·_now; | 86 | ············struct·timeval·_now; |
87 | ············gettimeofday(&_now,·NULL); | 87 | ············gettimeofday(&_now,·NULL); |
88 | #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" | 88 | #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" |
89 | ············qemu_log("%d@%zu.%06zu:monitor_protocol_event_handler·"·"event=%d·data=%p"·"\n", | 89 | ············qemu_log("%d@%zu.%06zu:monitor_protocol_event_handler·"·"event=%d·data=%p"·"\n", |
90 | ·····················qemu_get_thread_id(), | 90 | ·····················qemu_get_thread_id(), |
91 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 91 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
92 | ·····················,·event,·qdict); | 92 | ·····················,·event,·qdict); |
93 | #line·95·"trace/trace-monitor.h" | 93 | #line·95·"trace/trace-monitor.h" |
94 | ········}·else·{ | 94 | ········}·else·{ |
95 | #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" | 95 | #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" |
96 | ············qemu_log("monitor_protocol_event_handler·"·"event=%d·data=%p"·"\n",·event,·qdict); | 96 | ············qemu_log("monitor_protocol_event_handler·"·"event=%d·data=%p"·"\n",·event,·qdict); |
97 | #line·99·"trace/trace-monitor.h" | 97 | #line·99·"trace/trace-monitor.h" |
98 | ········} | 98 | ········} |
99 | ····} | 99 | ····} |
100 | } | 100 | } |
| |
101 | static·inline·void·trace_monitor_protocol_event_handler(uint32_t·event,·void·*·qdict) | 101 | static·inline·void·trace_monitor_protocol_event_handler(uint32_t·event,·void·*·qdict) |
Offset 113, 22 lines modified | Offset 113, 22 lines modified |
| |
113 | static·inline·void·_nocheck__trace_monitor_protocol_event_emit(uint32_t·event,·void·*·data) | 113 | static·inline·void·_nocheck__trace_monitor_protocol_event_emit(uint32_t·event,·void·*·data) |
114 | { | 114 | { |
115 | ····if·(trace_event_get_state(TRACE_MONITOR_PROTOCOL_EVENT_EMIT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 115 | ····if·(trace_event_get_state(TRACE_MONITOR_PROTOCOL_EVENT_EMIT)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
116 | ········if·(message_with_timestamp)·{ | 116 | ········if·(message_with_timestamp)·{ |
117 | ············struct·timeval·_now; | 117 | ············struct·timeval·_now; |
118 | ············gettimeofday(&_now,·NULL); | 118 | ············gettimeofday(&_now,·NULL); |
119 | #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/monitor/trace-events" | 119 | #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/monitor/trace-events" |
120 | ············qemu_log("%d@%zu.%06zu:monitor_protocol_event_emit·"·"event=%d·data=%p"·"\n", | 120 | ············qemu_log("%d@%zu.%06zu:monitor_protocol_event_emit·"·"event=%d·data=%p"·"\n", |
121 | ·····················qemu_get_thread_id(), | 121 | ·····················qemu_get_thread_id(), |
122 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 122 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
123 | ·····················,·event,·data); | 123 | ·····················,·event,·data); |
124 | #line·126·"trace/trace-monitor.h" | 124 | #line·126·"trace/trace-monitor.h" |
125 | ········}·else·{ | 125 | ········}·else·{ |
126 | #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/monitor/trace-events" | 126 | #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/monitor/trace-events" |
127 | ············qemu_log("monitor_protocol_event_emit·"·"event=%d·data=%p"·"\n",·event,·data); | 127 | ············qemu_log("monitor_protocol_event_emit·"·"event=%d·data=%p"·"\n",·event,·data); |
128 | #line·130·"trace/trace-monitor.h" | 128 | #line·130·"trace/trace-monitor.h" |
129 | ········} | 129 | ········} |
130 | ····} | 130 | ····} |
131 | } | 131 | } |
| |
132 | static·inline·void·trace_monitor_protocol_event_emit(uint32_t·event,·void·*·data) | 132 | static·inline·void·trace_monitor_protocol_event_emit(uint32_t·event,·void·*·data) |
Offset 144, 22 lines modified | Offset 144, 22 lines modified |
| |
144 | static·inline·void·_nocheck__trace_monitor_protocol_event_queue(uint32_t·event,·void·*·qdict,·uint64_t·rate) | 144 | static·inline·void·_nocheck__trace_monitor_protocol_event_queue(uint32_t·event,·void·*·qdict,·uint64_t·rate) |
145 | { | 145 | { |
146 | ····if·(trace_event_get_state(TRACE_MONITOR_PROTOCOL_EVENT_QUEUE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 146 | ····if·(trace_event_get_state(TRACE_MONITOR_PROTOCOL_EVENT_QUEUE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
147 | ········if·(message_with_timestamp)·{ | 147 | ········if·(message_with_timestamp)·{ |
148 | ············struct·timeval·_now; | 148 | ············struct·timeval·_now; |
149 | ············gettimeofday(&_now,·NULL); | 149 | ············gettimeofday(&_now,·NULL); |
150 | #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" | 150 | #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" |
151 | ············qemu_log("%d@%zu.%06zu:monitor_protocol_event_queue·"·"event=%d·data=%p·rate=%"·PRId64·"\n", | 151 | ············qemu_log("%d@%zu.%06zu:monitor_protocol_event_queue·"·"event=%d·data=%p·rate=%"·PRId64·"\n", |
152 | ·····················qemu_get_thread_id(), | 152 | ·····················qemu_get_thread_id(), |
153 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 153 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
154 | ·····················,·event,·qdict,·rate); | 154 | ·····················,·event,·qdict,·rate); |
155 | #line·157·"trace/trace-monitor.h" | 155 | #line·157·"trace/trace-monitor.h" |
156 | ········}·else·{ | 156 | ········}·else·{ |
157 | #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" | 157 | #line·9·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" |
158 | ············qemu_log("monitor_protocol_event_queue·"·"event=%d·data=%p·rate=%"·PRId64·"\n",·event,·qdict,·rate); | 158 | ············qemu_log("monitor_protocol_event_queue·"·"event=%d·data=%p·rate=%"·PRId64·"\n",·event,·qdict,·rate); |
159 | #line·161·"trace/trace-monitor.h" | 159 | #line·161·"trace/trace-monitor.h" |
160 | ········} | 160 | ········} |
161 | ····} | 161 | ····} |
162 | } | 162 | } |
| |
163 | static·inline·void·trace_monitor_protocol_event_queue(uint32_t·event,·void·*·qdict,·uint64_t·rate) | 163 | static·inline·void·trace_monitor_protocol_event_queue(uint32_t·event,·void·*·qdict,·uint64_t·rate) |
Offset 175, 22 lines modified | Offset 175, 22 lines modified |
| |
175 | static·inline·void·_nocheck__trace_monitor_suspend(void·*·ptr,·int·cnt) | 175 | static·inline·void·_nocheck__trace_monitor_suspend(void·*·ptr,·int·cnt) |
176 | { | 176 | { |
177 | ····if·(trace_event_get_state(TRACE_MONITOR_SUSPEND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 177 | ····if·(trace_event_get_state(TRACE_MONITOR_SUSPEND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
178 | ········if·(message_with_timestamp)·{ | 178 | ········if·(message_with_timestamp)·{ |
179 | ············struct·timeval·_now; | 179 | ············struct·timeval·_now; |
180 | ············gettimeofday(&_now,·NULL); | 180 | ············gettimeofday(&_now,·NULL); |
181 | #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" | 181 | #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" |
182 | ············qemu_log("%d@%zu.%06zu:monitor_suspend·"·"mon·%p:·%d"·"\n", | 182 | ············qemu_log("%d@%zu.%06zu:monitor_suspend·"·"mon·%p:·%d"·"\n", |
183 | ·····················qemu_get_thread_id(), | 183 | ·····················qemu_get_thread_id(), |
184 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 184 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
185 | ·····················,·ptr,·cnt); | 185 | ·····················,·ptr,·cnt); |
186 | #line·188·"trace/trace-monitor.h" | 186 | #line·188·"trace/trace-monitor.h" |
187 | ········}·else·{ | 187 | ········}·else·{ |
188 | #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" | 188 | #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" |
189 | ············qemu_log("monitor_suspend·"·"mon·%p:·%d"·"\n",·ptr,·cnt); | 189 | ············qemu_log("monitor_suspend·"·"mon·%p:·%d"·"\n",·ptr,·cnt); |
190 | #line·192·"trace/trace-monitor.h" | 190 | #line·192·"trace/trace-monitor.h" |
191 | ········} | 191 | ········} |
192 | ····} | 192 | ····} |
193 | } | 193 | } |
| |
194 | static·inline·void·trace_monitor_suspend(void·*·ptr,·int·cnt) | 194 | static·inline·void·trace_monitor_suspend(void·*·ptr,·int·cnt) |
Offset 206, 22 lines modified | Offset 206, 22 lines modified |
| |
206 | static·inline·void·_nocheck__trace_monitor_qmp_in_band_enqueue(void·*·req,·void·*·mon,·unsigned·len) | 206 | static·inline·void·_nocheck__trace_monitor_qmp_in_band_enqueue(void·*·req,·void·*·mon,·unsigned·len) |
207 | { | 207 | { |
208 | ····if·(trace_event_get_state(TRACE_MONITOR_QMP_IN_BAND_ENQUEUE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 208 | ····if·(trace_event_get_state(TRACE_MONITOR_QMP_IN_BAND_ENQUEUE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
209 | ········if·(message_with_timestamp)·{ | 209 | ········if·(message_with_timestamp)·{ |
210 | ············struct·timeval·_now; | 210 | ············struct·timeval·_now; |
211 | ············gettimeofday(&_now,·NULL); | 211 | ············gettimeofday(&_now,·NULL); |
212 | #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" | 212 | #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" |
213 | ············qemu_log("%d@%zu.%06zu:monitor_qmp_in_band_enqueue·"·"%p·mon·%p·len·%u"·"\n", | 213 | ············qemu_log("%d@%zu.%06zu:monitor_qmp_in_band_enqueue·"·"%p·mon·%p·len·%u"·"\n", |
214 | ·····················qemu_get_thread_id(), | 214 | ·····················qemu_get_thread_id(), |
215 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 215 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
216 | ·····················,·req,·mon,·len); | 216 | ·····················,·req,·mon,·len); |
217 | #line·219·"trace/trace-monitor.h" | 217 | #line·219·"trace/trace-monitor.h" |
218 | ········}·else·{ | 218 | ········}·else·{ |
219 | #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" | 219 | #line·13·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/monitor/trace-events" |
220 | ············qemu_log("monitor_qmp_in_band_enqueue·"·"%p·mon·%p·len·%u"·"\n",·req,·mon,·len); | 220 | ············qemu_log("monitor_qmp_in_band_enqueue·"·"%p·mon·%p·len·%u"·"\n",·req,·mon,·len); |
221 | #line·223·"trace/trace-monitor.h" | 221 | #line·223·"trace/trace-monitor.h" |
222 | ········} | 222 | ········} |
223 | ····} | 223 | ····} |
224 | } | 224 | } |
| |
225 | static·inline·void·trace_monitor_qmp_in_band_enqueue(void·*·req,·void·*·mon,·unsigned·len) | 225 | static·inline·void·trace_monitor_qmp_in_band_enqueue(void·*·req,·void·*·mon,·unsigned·len) |
Offset 237, 22 lines modified | Offset 237, 22 lines modified |
| |
237 | static·inline·void·_nocheck__trace_monitor_qmp_in_band_dequeue(void·*·req,·unsigned·len) | 237 | static·inline·void·_nocheck__trace_monitor_qmp_in_band_dequeue(void·*·req,·unsigned·len) |
238 | { | 238 | { |
239 | ····if·(trace_event_get_state(TRACE_MONITOR_QMP_IN_BAND_DEQUEUE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 239 | ····if·(trace_event_get_state(TRACE_MONITOR_QMP_IN_BAND_DEQUEUE)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
240 | ········if·(message_with_timestamp)·{ | 240 | ········if·(message_with_timestamp)·{ |
241 | ············struct·timeval·_now; | 241 | ············struct·timeval·_now; |
242 | ············gettimeofday(&_now,·NULL); | 242 | ············gettimeofday(&_now,·NULL); |
243 | #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/monitor/trace-events" | 243 | #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/monitor/trace-events" |
244 | ············qemu_log("%d@%zu.%06zu:monitor_qmp_in_band_dequeue·"·"%p·len·%u"·"\n", | 244 | ············qemu_log("%d@%zu.%06zu:monitor_qmp_in_band_dequeue·"·"%p·len·%u"·"\n", |
245 | ·····················qemu_get_thread_id(), | 245 | ·····················qemu_get_thread_id(), |
246 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 246 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
247 | ·····················,·req,·len); | 247 | ·····················,·req,·len); |
248 | #line·250·"trace/trace-monitor.h" | 248 | #line·250·"trace/trace-monitor.h" |
249 | ········}·else·{ | 249 | ········}·else·{ |
250 | #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/monitor/trace-events" | 250 | #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/monitor/trace-events" |
251 | ············qemu_log("monitor_qmp_in_band_dequeue·"·"%p·len·%u"·"\n",·req,·len); | 251 | ············qemu_log("monitor_qmp_in_band_dequeue·"·"%p·len·%u"·"\n",·req,·len); |
252 | #line·254·"trace/trace-monitor.h" | 252 | #line·254·"trace/trace-monitor.h" |
253 | ········} | 253 | ········} |
254 | ····} | 254 | ····} |
255 | } | 255 | } |
| |
256 | static·inline·void·trace_monitor_qmp_in_band_dequeue(void·*·req,·unsigned·len) | 256 | static·inline·void·trace_monitor_qmp_in_band_dequeue(void·*·req,·unsigned·len) |
Offset 268, 22 lines modified | Offset 268, 22 lines modified |
| |
268 | static·inline·void·_nocheck__trace_monitor_qmp_cmd_in_band(const·char·*·id) | 268 | static·inline·void·_nocheck__trace_monitor_qmp_cmd_in_band(const·char·*·id) |
269 | { | 269 | { |
270 | ····if·(trace_event_get_state(TRACE_MONITOR_QMP_CMD_IN_BAND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 270 | ····if·(trace_event_get_state(TRACE_MONITOR_QMP_CMD_IN_BAND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
271 | ········if·(message_with_timestamp)·{ | 271 | ········if·(message_with_timestamp)·{ |
272 | ············struct·timeval·_now; | 272 | ············struct·timeval·_now; |
273 | ············gettimeofday(&_now,·NULL); | 273 | ············gettimeofday(&_now,·NULL); |
274 | #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/monitor/trace-events" | 274 | #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/monitor/trace-events" |
275 | ············qemu_log("%d@%zu.%06zu:monitor_qmp_cmd_in_band·"·"%s"·"\n", | 275 | ············qemu_log("%d@%zu.%06zu:monitor_qmp_cmd_in_band·"·"%s"·"\n", |
276 | ·····················qemu_get_thread_id(), | 276 | ·····················qemu_get_thread_id(), |
277 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 277 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
278 | ·····················,·id); | 278 | ·····················,·id); |
279 | #line·281·"trace/trace-monitor.h" | 279 | #line·281·"trace/trace-monitor.h" |
280 | ········}·else·{ | 280 | ········}·else·{ |
281 | #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/monitor/trace-events" | 281 | #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/monitor/trace-events" |
282 | ············qemu_log("monitor_qmp_cmd_in_band·"·"%s"·"\n",·id); | 282 | ············qemu_log("monitor_qmp_cmd_in_band·"·"%s"·"\n",·id); |
283 | #line·285·"trace/trace-monitor.h" | 283 | #line·285·"trace/trace-monitor.h" |
284 | ········} | 284 | ········} |
285 | ····} | 285 | ····} |
286 | } | 286 | } |
| |
287 | static·inline·void·trace_monitor_qmp_cmd_in_band(const·char·*·id) | 287 | static·inline·void·trace_monitor_qmp_cmd_in_band(const·char·*·id) |
Offset 299, 22 lines modified | Offset 299, 22 lines modified |
| |
299 | static·inline·void·_nocheck__trace_monitor_qmp_err_in_band(const·char·*·desc) | 299 | static·inline·void·_nocheck__trace_monitor_qmp_err_in_band(const·char·*·desc) |
300 | { | 300 | { |
301 | ····if·(trace_event_get_state(TRACE_MONITOR_QMP_ERR_IN_BAND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 301 | ····if·(trace_event_get_state(TRACE_MONITOR_QMP_ERR_IN_BAND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
302 | ········if·(message_with_timestamp)·{ | 302 | ········if·(message_with_timestamp)·{ |
303 | ············struct·timeval·_now; | 303 | ············struct·timeval·_now; |
304 | ············gettimeofday(&_now,·NULL); | 304 | ············gettimeofday(&_now,·NULL); |
305 | #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/monitor/trace-events" | 305 | #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/monitor/trace-events" |
306 | ············qemu_log("%d@%zu.%06zu:monitor_qmp_err_in_band·"·"%s"·"\n", | 306 | ············qemu_log("%d@%zu.%06zu:monitor_qmp_err_in_band·"·"%s"·"\n", |
307 | ·····················qemu_get_thread_id(), | 307 | ·····················qemu_get_thread_id(), |
308 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 308 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
309 | ·····················,·desc); | 309 | ·····················,·desc); |
310 | #line·312·"trace/trace-monitor.h" | 310 | #line·312·"trace/trace-monitor.h" |
311 | ········}·else·{ | 311 | ········}·else·{ |
312 | #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/monitor/trace-events" | 312 | #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/monitor/trace-events" |
313 | ············qemu_log("monitor_qmp_err_in_band·"·"%s"·"\n",·desc); | 313 | ············qemu_log("monitor_qmp_err_in_band·"·"%s"·"\n",·desc); |
314 | #line·316·"trace/trace-monitor.h" | 314 | #line·316·"trace/trace-monitor.h" |
315 | ········} | 315 | ········} |
316 | ····} | 316 | ····} |
317 | } | 317 | } |
| |
318 | static·inline·void·trace_monitor_qmp_err_in_band(const·char·*·desc) | 318 | static·inline·void·trace_monitor_qmp_err_in_band(const·char·*·desc) |
Offset 330, 22 lines modified | Offset 330, 22 lines modified |
| |
330 | static·inline·void·_nocheck__trace_monitor_qmp_cmd_out_of_band(const·char·*·id) | 330 | static·inline·void·_nocheck__trace_monitor_qmp_cmd_out_of_band(const·char·*·id) |
331 | { | 331 | { |
332 | ····if·(trace_event_get_state(TRACE_MONITOR_QMP_CMD_OUT_OF_BAND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 332 | ····if·(trace_event_get_state(TRACE_MONITOR_QMP_CMD_OUT_OF_BAND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
333 | ········if·(message_with_timestamp)·{ | 333 | ········if·(message_with_timestamp)·{ |
334 | ············struct·timeval·_now; | 334 | ············struct·timeval·_now; |
335 | ············gettimeofday(&_now,·NULL); | 335 | ············gettimeofday(&_now,·NULL); |
336 | #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/monitor/trace-events" | 336 | #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/monitor/trace-events" |
337 | ············qemu_log("%d@%zu.%06zu:monitor_qmp_cmd_out_of_band·"·"%s"·"\n", | 337 | ············qemu_log("%d@%zu.%06zu:monitor_qmp_cmd_out_of_band·"·"%s"·"\n", |
338 | ·····················qemu_get_thread_id(), | 338 | ·····················qemu_get_thread_id(), |
339 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 339 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
340 | ·····················,·id); | 340 | ·····················,·id); |
341 | #line·343·"trace/trace-monitor.h" | 341 | #line·343·"trace/trace-monitor.h" |
342 | ········}·else·{ | 342 | ········}·else·{ |
343 | #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/monitor/trace-events" | 343 | #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/monitor/trace-events" |
344 | ············qemu_log("monitor_qmp_cmd_out_of_band·"·"%s"·"\n",·id); | 344 | ············qemu_log("monitor_qmp_cmd_out_of_band·"·"%s"·"\n",·id); |
345 | #line·347·"trace/trace-monitor.h" | 345 | #line·347·"trace/trace-monitor.h" |
346 | ········} | 346 | ········} |
347 | ····} | 347 | ····} |
348 | } | 348 | } |
| |
349 | static·inline·void·trace_monitor_qmp_cmd_out_of_band(const·char·*·id) | 349 | static·inline·void·trace_monitor_qmp_cmd_out_of_band(const·char·*·id) |
Offset 361, 22 lines modified | Offset 361, 22 lines modified |
| |
361 | static·inline·void·_nocheck__trace_monitor_qmp_respond(void·*·mon,·const·char·*·json) | 361 | static·inline·void·_nocheck__trace_monitor_qmp_respond(void·*·mon,·const·char·*·json) |
362 | { | 362 | { |
363 | ····if·(trace_event_get_state(TRACE_MONITOR_QMP_RESPOND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 363 | ····if·(trace_event_get_state(TRACE_MONITOR_QMP_RESPOND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
364 | ········if·(message_with_timestamp)·{ | 364 | ········if·(message_with_timestamp)·{ |
365 | ············struct·timeval·_now; | 365 | ············struct·timeval·_now; |
366 | ············gettimeofday(&_now,·NULL); | 366 | ············gettimeofday(&_now,·NULL); |
367 | #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/monitor/trace-events" | 367 | #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/monitor/trace-events" |
368 | ············qemu_log("%d@%zu.%06zu:monitor_qmp_respond·"·"mon·%p·resp:·%s"·"\n", | 368 | ············qemu_log("%d@%zu.%06zu:monitor_qmp_respond·"·"mon·%p·resp:·%s"·"\n", |
369 | ·····················qemu_get_thread_id(), | 369 | ·····················qemu_get_thread_id(), |
370 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 370 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
371 | ·····················,·mon,·json); | 371 | ·····················,·mon,·json); |
372 | #line·374·"trace/trace-monitor.h" | 372 | #line·374·"trace/trace-monitor.h" |
373 | ········}·else·{ | 373 | ········}·else·{ |
374 | #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/monitor/trace-events" | 374 | #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/monitor/trace-events" |
375 | ············qemu_log("monitor_qmp_respond·"·"mon·%p·resp:·%s"·"\n",·mon,·json); | 375 | ············qemu_log("monitor_qmp_respond·"·"mon·%p·resp:·%s"·"\n",·mon,·json); |
376 | #line·378·"trace/trace-monitor.h" | 376 | #line·378·"trace/trace-monitor.h" |
377 | ········} | 377 | ········} |
378 | ····} | 378 | ····} |
379 | } | 379 | } |
| |
380 | static·inline·void·trace_monitor_qmp_respond(void·*·mon,·const·char·*·json) | 380 | static·inline·void·trace_monitor_qmp_respond(void·*·mon,·const·char·*·json) |
Offset 392, 22 lines modified | Offset 392, 22 lines modified |
| |
392 | static·inline·void·_nocheck__trace_handle_qmp_command(void·*·mon,·const·char·*·req) | 392 | static·inline·void·_nocheck__trace_handle_qmp_command(void·*·mon,·const·char·*·req) |
393 | { | 393 | { |
394 | ····if·(trace_event_get_state(TRACE_HANDLE_QMP_COMMAND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ | 394 | ····if·(trace_event_get_state(TRACE_HANDLE_QMP_COMMAND)·&&·qemu_loglevel_mask(LOG_TRACE))·{ |
395 | ········if·(message_with_timestamp)·{ | 395 | ········if·(message_with_timestamp)·{ |
396 | ············struct·timeval·_now; | 396 | ············struct·timeval·_now; |
397 | ············gettimeofday(&_now,·NULL); | 397 | ············gettimeofday(&_now,·NULL); |
398 | #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/monitor/trace-events" | 398 | #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/monitor/trace-events" |
399 | ············qemu_log("%d@%zu.%06zu:handle_qmp_command·"·"mon·%p·req:·%s"·"\n", | 399 | ············qemu_log("%d@%zu.%06zu:handle_qmp_command·"·"mon·%p·req:·%s"·"\n", |
400 | ·····················qemu_get_thread_id(), | 400 | ·····················qemu_get_thread_id(), |
401 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec | 401 | ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec |
402 | ·····················,·mon,·req); | 402 | ·····················,·mon,·req); |
403 | #line·405·"trace/trace-monitor.h" | 403 | #line·405·"trace/trace-monitor.h" |
404 | ········}·else·{ | 404 | ········}·else·{ |
405 | #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/monitor/trace-events" | 405 | #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/monitor/trace-events" |
406 | ············qemu_log("handle_qmp_command·"·"mon·%p·req:·%s"·"\n",·mon,·req); | 406 | ············qemu_log("handle_qmp_command·"·"mon·%p·req:·%s"·"\n",·mon,·req); |
407 | #line·409·"trace/trace-monitor.h" | 407 | #line·409·"trace/trace-monitor.h" |
408 | ········} | 408 | ········} |
409 | ····} | 409 | ····} |
410 | } | 410 | } |
| |
411 | static·inline·void·trace_handle_qmp_command(void·*·mon,·const·char·*·req) | 411 | static·inline·void·trace_handle_qmp_command(void·*·mon,·const·char·*·req) |