-
Notifications
You must be signed in to change notification settings - Fork 441
/
udp_recvmsg_entry_handler_data
405 lines (405 loc) · 43.5 KB
/
udp_recvmsg_entry_handler_data
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
cpus=8
frontend-2303 [000] 5686.630921: funcgraph_entry: 4.575 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5686.643167: funcgraph_entry: 0.289 us | udp_recvmsg_entry_handler();
<...>-128466 [000] 5688.008485: funcgraph_entry: 0.144 us | udp_recvmsg_entry_handler();
<...>-128465 [004] 5688.008492: funcgraph_entry: 0.196 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5688.443138: funcgraph_entry: 0.337 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5689.630884: funcgraph_entry: 0.171 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5689.643020: funcgraph_entry: 0.225 us | udp_recvmsg_entry_handler();
<...>-128554 [004] 5691.512595: funcgraph_entry: 0.163 us | udp_recvmsg_entry_handler();
<...>-128547 [001] 5691.512602: funcgraph_entry: 0.639 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5691.557797: funcgraph_entry: 0.204 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5692.630850: funcgraph_entry: 0.331 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5692.642933: funcgraph_entry: 0.291 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5693.482684: funcgraph_entry: 0.182 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5693.482742: funcgraph_entry: 0.045 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5693.482745: funcgraph_entry: 0.044 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5693.482747: funcgraph_entry: 0.045 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5693.482750: funcgraph_entry: 0.048 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5693.482753: funcgraph_entry: 0.047 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5693.482772: funcgraph_entry: 0.051 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5693.482775: funcgraph_entry: 0.048 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5693.483536: funcgraph_entry: 0.163 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5693.483562: funcgraph_entry: 0.072 us | udp_recvmsg_entry_handler();
<...>-128628 [003] 5695.022966: funcgraph_entry: 0.135 us | udp_recvmsg_entry_handler();
<...>-128623 [006] 5695.022966: funcgraph_entry: 0.209 us | udp_recvmsg_entry_handler();
<...>-128628 [000] 5695.027086: funcgraph_entry: 0.444 us | udp_recvmsg_entry_handler();
<...>-128628 [000] 5695.027158: funcgraph_entry: 0.091 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5695.630889: funcgraph_entry: 0.891 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5695.643132: funcgraph_entry: 0.229 us | udp_recvmsg_entry_handler();
<...>-128693 [002] 5698.533801: funcgraph_entry: 0.168 us | udp_recvmsg_entry_handler();
<...>-128690 [004] 5698.533830: funcgraph_entry: 0.218 us | udp_recvmsg_entry_handler();
<...>-128693 [001] 5698.537099: funcgraph_entry: 0.138 us | udp_recvmsg_entry_handler();
<...>-128693 [001] 5698.537380: funcgraph_entry: 0.096 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5698.629412: funcgraph_entry: 0.191 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5698.630849: funcgraph_entry: 0.201 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5698.642945: funcgraph_entry: 0.234 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5701.630847: funcgraph_entry: 0.179 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5701.642930: funcgraph_entry: 0.210 us | udp_recvmsg_entry_handler();
<...>-128749 [001] 5702.005639: funcgraph_entry: 0.218 us | udp_recvmsg_entry_handler();
<...>-128756 [000] 5702.005642: funcgraph_entry: 0.161 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5702.770608: funcgraph_entry: 0.799 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5703.483274: funcgraph_entry: 0.349 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5703.483303: funcgraph_entry: 0.054 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5703.483306: funcgraph_entry: 0.052 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5703.483310: funcgraph_entry: 0.058 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5703.483330: funcgraph_entry: 0.051 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5703.483334: funcgraph_entry: 0.052 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5703.483337: funcgraph_entry: 0.050 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5703.483340: funcgraph_entry: 0.050 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5703.483559: funcgraph_entry: 0.149 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5703.483579: funcgraph_entry: 0.072 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5704.631094: funcgraph_entry: 0.309 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5704.642951: funcgraph_entry: 0.289 us | udp_recvmsg_entry_handler();
mongoose-1180 [004] 5704.908870: funcgraph_entry: 0.167 us | udp_recvmsg_entry_handler();
mongoose-1152 [003] 5704.908871: funcgraph_entry: 4.211 us | udp_recvmsg_entry_handler();
<...>-108206 [000] 5704.912178: funcgraph_entry: 0.695 us | udp_recvmsg_entry_handler();
mongoose-1152 [003] 5704.912194: funcgraph_entry: 0.099 us | udp_recvmsg_entry_handler();
<...>-128829 [006] 5705.505327: funcgraph_entry: 0.169 us | udp_recvmsg_entry_handler();
<...>-128829 [006] 5705.505409: funcgraph_entry: 0.069 us | udp_recvmsg_entry_handler();
<...>-128828 [000] 5705.508526: funcgraph_entry: 0.104 us | udp_recvmsg_entry_handler();
<...>-128829 [007] 5705.508536: funcgraph_entry: 0.243 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5705.590771: funcgraph_entry: 0.168 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5705.590793: funcgraph_entry: 0.061 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5705.590806: funcgraph_entry: 0.046 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5705.590862: funcgraph_entry: 0.078 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5705.630847: funcgraph_entry: 0.269 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5705.630871: funcgraph_entry: 0.068 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5705.634950: funcgraph_entry: 0.243 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5705.642925: funcgraph_entry: 0.203 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5705.773327: funcgraph_entry: 0.603 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5707.630808: funcgraph_entry: 0.156 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5707.642899: funcgraph_entry: 0.094 us | udp_recvmsg_entry_handler();
<...>-128892 [004] 5709.002482: funcgraph_entry: 0.222 us | udp_recvmsg_entry_handler();
<...>-128899 [006] 5709.002489: funcgraph_entry: 0.141 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5710.630817: funcgraph_entry: 0.227 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5710.642922: funcgraph_entry: 0.274 us | udp_recvmsg_entry_handler();
<...>-128976 [003] 5712.505684: funcgraph_entry: 0.163 us | udp_recvmsg_entry_handler();
<...>-128981 [004] 5712.505722: funcgraph_entry: 0.243 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5712.982240: funcgraph_entry: 0.299 us | udp_recvmsg_entry_handler();
chronyd-1231 [005] 5713.118297: funcgraph_entry: 6.455 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.118347: funcgraph_entry: 0.205 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.118395: funcgraph_entry: 0.169 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.118428: funcgraph_entry: 0.079 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.118612: funcgraph_entry: 0.118 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.118634: funcgraph_entry: 0.086 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.118707: funcgraph_entry: 0.087 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.118726: funcgraph_entry: 0.087 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.118793: funcgraph_entry: 0.084 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.118810: funcgraph_entry: 0.088 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.118869: funcgraph_entry: 0.053 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.118884: funcgraph_entry: 0.081 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119114: funcgraph_entry: 0.086 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.119147: funcgraph_entry: 0.086 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119229: funcgraph_entry: 0.066 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.119248: funcgraph_entry: 0.089 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119317: funcgraph_entry: 0.058 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119331: funcgraph_entry: 0.053 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.119334: funcgraph_entry: 0.067 us | udp_recvmsg_entry_handler();
<...>-129018 [003] 5713.119347: funcgraph_entry: 0.182 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119370: funcgraph_entry: 0.068 us | udp_recvmsg_entry_handler();
<...>-129018 [004] 5713.119440: funcgraph_entry: 0.141 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119454: funcgraph_entry: 0.081 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.119471: funcgraph_entry: 0.083 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119557: funcgraph_entry: 0.076 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.119572: funcgraph_entry: 0.062 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119597: funcgraph_entry: 0.056 us | udp_recvmsg_entry_handler();
<...>-129018 [004] 5713.119611: funcgraph_entry: 0.088 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119623: funcgraph_entry: 0.064 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.119636: funcgraph_entry: 0.076 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119666: funcgraph_entry: 0.065 us | udp_recvmsg_entry_handler();
<...>-129018 [004] 5713.119678: funcgraph_entry: 0.058 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119688: funcgraph_entry: 0.056 us | udp_recvmsg_entry_handler();
<...>-129014 [001] 5713.119700: funcgraph_entry: 0.057 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119729: funcgraph_entry: 0.054 us | udp_recvmsg_entry_handler();
<...>-129018 [004] 5713.119741: funcgraph_entry: 0.077 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119797: funcgraph_entry: 0.066 us | udp_recvmsg_entry_handler();
<...>-129018 [004] 5713.119813: funcgraph_entry: 0.078 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119865: funcgraph_entry: 0.059 us | udp_recvmsg_entry_handler();
<...>-129018 [004] 5713.119877: funcgraph_entry: 0.053 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.119923: funcgraph_entry: 0.058 us | udp_recvmsg_entry_handler();
<...>-129018 [004] 5713.119935: funcgraph_entry: 0.066 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.120202: funcgraph_entry: 0.067 us | udp_recvmsg_entry_handler();
<...>-129018 [004] 5713.120223: funcgraph_entry: 0.067 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.120291: funcgraph_entry: 0.052 us | udp_recvmsg_entry_handler();
<...>-129018 [004] 5713.120303: funcgraph_entry: 0.076 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.120369: funcgraph_entry: 0.055 us | udp_recvmsg_entry_handler();
<...>-129018 [004] 5713.120382: funcgraph_entry: 0.068 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.120439: funcgraph_entry: 0.053 us | udp_recvmsg_entry_handler();
<...>-129018 [004] 5713.120450: funcgraph_entry: 0.055 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5713.120504: funcgraph_entry: 0.053 us | udp_recvmsg_entry_handler();
<...>-129018 [004] 5713.120518: funcgraph_entry: 0.064 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.443055: funcgraph_entry: 0.375 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.482592: funcgraph_entry: 0.169 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.482620: funcgraph_entry: 0.047 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.482623: funcgraph_entry: 0.047 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.482626: funcgraph_entry: 0.044 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.482638: funcgraph_entry: 0.049 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.482641: funcgraph_entry: 0.046 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.482644: funcgraph_entry: 0.048 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.482646: funcgraph_entry: 0.044 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.483344: funcgraph_entry: 0.065 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.483356: funcgraph_entry: 0.047 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.629184: funcgraph_entry: 0.242 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5713.630851: funcgraph_entry: 0.212 us | udp_recvmsg_entry_handler();
falcon-agent-1494 [005] 5713.930291: funcgraph_entry: 0.133 us | udp_recvmsg_entry_handler();
falcon-agent-3958 [001] 5713.930302: funcgraph_entry: 0.209 us | udp_recvmsg_entry_handler();
falcon-agent-1400 [003] 5713.933494: funcgraph_entry: 8.175 us | udp_recvmsg_entry_handler();
falcon-agent-3959 [000] 5713.933869: funcgraph_entry: 5.896 us | udp_recvmsg_entry_handler();
tao-linux-amd64-5295 [007] 5715.111727: funcgraph_entry: 2.789 us | udp_recvmsg_entry_handler();
tao-linux-amd64-2379 [006] 5715.111785: funcgraph_entry: 4.223 us | udp_recvmsg_entry_handler();
tao-linux-amd64-5295 [000] 5715.114903: funcgraph_entry: 0.112 us | udp_recvmsg_entry_handler();
tao-linux-amd64-5295 [000] 5715.114989: funcgraph_entry: 0.084 us | udp_recvmsg_entry_handler();
<...>-129150 [003] 5716.002509: funcgraph_entry: 0.196 us | udp_recvmsg_entry_handler();
<...>-129157 [004] 5716.002511: funcgraph_entry: 0.188 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5716.630807: funcgraph_entry: 3.262 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5716.643025: funcgraph_entry: 0.172 us | udp_recvmsg_entry_handler();
<...>-129277 [005] 5719.431767: funcgraph_entry: 0.137 us | udp_recvmsg_entry_handler();
<...>-129277 [005] 5719.431990: funcgraph_entry: 0.049 us | udp_recvmsg_entry_handler();
<...>-129286 [001] 5719.534806: funcgraph_entry: 0.153 us | udp_recvmsg_entry_handler();
<...>-129279 [006] 5719.534817: funcgraph_entry: 0.538 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5719.630832: funcgraph_entry: 0.244 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5719.643279: funcgraph_entry: 0.147 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5722.631184: funcgraph_entry: 0.213 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5722.642891: funcgraph_entry: 0.400 us | udp_recvmsg_entry_handler();
<...>-129349 [001] 5723.026040: funcgraph_entry: 0.161 us | udp_recvmsg_entry_handler();
<...>-129350 [002] 5723.026236: funcgraph_entry: 0.224 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5723.482621: funcgraph_entry: 0.336 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5723.482649: funcgraph_entry: 0.082 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5723.482660: funcgraph_entry: 0.063 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5723.482674: funcgraph_entry: 0.057 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5723.482678: funcgraph_entry: 0.061 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5723.482682: funcgraph_entry: 0.052 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5723.482685: funcgraph_entry: 0.061 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5723.482688: funcgraph_entry: 0.060 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5723.483392: funcgraph_entry: 0.220 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5723.483414: funcgraph_entry: 0.066 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5724.995595: funcgraph_entry: 0.303 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5725.630882: funcgraph_entry: 0.295 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5725.642878: funcgraph_entry: 0.303 us | udp_recvmsg_entry_handler();
<...>-129433 [007] 5726.520264: funcgraph_entry: 0.142 us | udp_recvmsg_entry_handler();
<...>-129432 [006] 5726.520271: funcgraph_entry: 0.138 us | udp_recvmsg_entry_handler();
gmond-4539 [000] 5728.066170: funcgraph_entry: 7.564 us | udp_recvmsg_entry_handler();
gmond-4539 [000] 5728.066208: funcgraph_entry: 0.044 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5728.629115: funcgraph_entry: 0.174 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5728.630892: funcgraph_entry: 0.203 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5728.643087: funcgraph_entry: 1.072 us | udp_recvmsg_entry_handler();
<...>-129527 [004] 5730.011553: funcgraph_entry: 0.230 us | udp_recvmsg_entry_handler();
<...>-129526 [001] 5730.011689: funcgraph_entry: 0.155 us | udp_recvmsg_entry_handler();
<...>-129526 [000] 5730.014855: funcgraph_entry: 0.156 us | udp_recvmsg_entry_handler();
<...>-129526 [000] 5730.015147: funcgraph_entry: 0.094 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5731.630909: funcgraph_entry: 0.354 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5731.642891: funcgraph_entry: 0.285 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5733.482583: funcgraph_entry: 0.120 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5733.482614: funcgraph_entry: 0.152 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5733.482617: funcgraph_entry: 0.049 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5733.482885: funcgraph_entry: 0.216 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5733.482898: funcgraph_entry: 0.047 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5733.482900: funcgraph_entry: 0.045 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5733.482903: funcgraph_entry: 0.046 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5733.482906: funcgraph_entry: 0.045 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5733.483393: funcgraph_entry: 0.217 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5733.483403: funcgraph_entry: 0.054 us | udp_recvmsg_entry_handler();
<...>-129631 [007] 5733.525166: funcgraph_entry: 0.100 us | udp_recvmsg_entry_handler();
<...>-129637 [002] 5733.525186: funcgraph_entry: 0.102 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5734.631120: funcgraph_entry: 0.234 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5734.643145: funcgraph_entry: 0.244 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5735.406261: funcgraph_entry: 0.693 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5735.590727: funcgraph_entry: 0.215 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5735.590752: funcgraph_entry: 0.056 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5735.590756: funcgraph_entry: 0.051 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5735.590759: funcgraph_entry: 0.046 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5735.630866: funcgraph_entry: 0.296 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5735.630891: funcgraph_entry: 0.053 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5735.635027: funcgraph_entry: 0.158 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5735.642897: funcgraph_entry: 0.111 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5736.407679: funcgraph_entry: 0.325 us | udp_recvmsg_entry_handler();
<...>-129747 [000] 5737.006089: funcgraph_entry: 0.159 us | udp_recvmsg_entry_handler();
<...>-129748 [007] 5737.006117: funcgraph_entry: 0.152 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5737.631099: funcgraph_entry: 0.229 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5737.642995: funcgraph_entry: 0.276 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5738.442914: funcgraph_entry: 0.181 us | udp_recvmsg_entry_handler();
<...>-129837 [002] 5740.506481: funcgraph_entry: 0.247 us | udp_recvmsg_entry_handler();
<...>-129841 [007] 5740.506508: funcgraph_entry: 0.145 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5740.630803: funcgraph_entry: 0.282 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5740.643170: funcgraph_entry: 0.223 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.482581: funcgraph_entry: 0.298 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.482604: funcgraph_entry: 0.048 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.482608: funcgraph_entry: 0.048 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.482611: funcgraph_entry: 0.056 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.482615: funcgraph_entry: 0.060 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.482618: funcgraph_entry: 0.057 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.482633: funcgraph_entry: 0.053 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.482636: funcgraph_entry: 0.050 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.483429: funcgraph_entry: 0.588 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.483445: funcgraph_entry: 0.050 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.629349: funcgraph_entry: 0.202 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.630795: funcgraph_entry: 0.143 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5743.642945: funcgraph_entry: 0.182 us | udp_recvmsg_entry_handler();
<...>-129905 [003] 5744.089514: funcgraph_entry: 0.574 us | udp_recvmsg_entry_handler();
<...>-129901 [007] 5744.089527: funcgraph_entry: 0.629 us | udp_recvmsg_entry_handler();
tao-linux-amd64-2351 [000] 5745.111811: funcgraph_entry: 3.568 us | udp_recvmsg_entry_handler();
tao-linux-amd64-2155 [006] 5745.111817: funcgraph_entry: 3.270 us | udp_recvmsg_entry_handler();
tao-linux-amd64-5295 [000] 5745.114987: funcgraph_entry: 0.193 us | udp_recvmsg_entry_handler();
tao-linux-amd64-5295 [000] 5745.115055: funcgraph_entry: 0.055 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5746.630817: funcgraph_entry: 0.314 us | udp_recvmsg_entry_handler();
frontend-2303 [003] 5746.643160: funcgraph_entry: 0.309 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5746.834539: funcgraph_entry: 0.296 us | udp_recvmsg_entry_handler();
<...>-129998 [003] 5747.771372: funcgraph_entry: 0.141 us | udp_recvmsg_entry_handler();
<...>-129999 [004] 5747.771372: funcgraph_entry: 0.219 us | udp_recvmsg_entry_handler();
<...>-129998 [001] 5747.774535: funcgraph_entry: 0.146 us | udp_recvmsg_entry_handler();
<...>-129999 [006] 5747.774549: funcgraph_entry: 0.157 us | udp_recvmsg_entry_handler();
gmond-4539 [000] 5748.087002: funcgraph_entry: 0.283 us | udp_recvmsg_entry_handler();
gmond-4539 [000] 5748.087040: funcgraph_entry: 0.056 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5749.631083: funcgraph_entry: 0.487 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5749.642866: funcgraph_entry: 0.250 us | udp_recvmsg_entry_handler();
<...>-130063 [005] 5751.265252: funcgraph_entry: 0.114 us | udp_recvmsg_entry_handler();
<...>-130066 [007] 5751.265279: funcgraph_entry: 0.173 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5752.630794: funcgraph_entry: 0.310 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5752.642873: funcgraph_entry: + 88.902 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5753.482593: funcgraph_entry: 0.165 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5753.482611: funcgraph_entry: 0.050 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5753.482614: funcgraph_entry: 0.047 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5753.482630: funcgraph_entry: 0.067 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5753.482633: funcgraph_entry: 0.048 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5753.482636: funcgraph_entry: 0.045 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5753.482639: funcgraph_entry: 0.047 us | udp_recvmsg_entry_handler();
frontend-2303 [004] 5753.482642: funcgraph_entry: 0.049 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5753.483345: funcgraph_entry: 0.115 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5753.483371: funcgraph_entry: 0.051 us | udp_recvmsg_entry_handler();
<...>-130170 [001] 5754.809780: funcgraph_entry: 0.221 us | udp_recvmsg_entry_handler();
<...>-130176 [005] 5754.809788: funcgraph_entry: 0.176 us | udp_recvmsg_entry_handler();
<...>-130176 [000] 5754.813224: funcgraph_entry: 0.146 us | udp_recvmsg_entry_handler();
<...>-130175 [002] 5754.813232: funcgraph_entry: 0.704 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5755.630820: funcgraph_entry: 0.327 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5755.642999: funcgraph_entry: 0.287 us | udp_recvmsg_entry_handler();
<...>-130253 [006] 5758.306591: funcgraph_entry: 0.138 us | udp_recvmsg_entry_handler();
<...>-130252 [007] 5758.306663: funcgraph_entry: 0.139 us | udp_recvmsg_entry_handler();
<...>-130253 [001] 5758.310227: funcgraph_entry: 0.372 us | udp_recvmsg_entry_handler();
<...>-130252 [001] 5758.314721: funcgraph_entry: 0.159 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5758.629238: funcgraph_entry: 0.459 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5758.630958: funcgraph_entry: 0.920 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5758.642859: funcgraph_entry: 0.307 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5758.645610: funcgraph_entry: 0.720 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5761.630758: funcgraph_entry: 0.240 us | udp_recvmsg_entry_handler();
frontend-2303 [007] 5761.642914: funcgraph_entry: 0.178 us | udp_recvmsg_entry_handler();
<...>-130331 [000] 5761.759680: funcgraph_entry: 0.185 us | udp_recvmsg_entry_handler();
<...>-130324 [006] 5761.759713: funcgraph_entry: 0.241 us | udp_recvmsg_entry_handler();
<...>-130332 [000] 5761.763037: funcgraph_entry: 0.209 us | udp_recvmsg_entry_handler();
<...>-130331 [003] 5761.763048: funcgraph_entry: 0.221 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5763.443156: funcgraph_entry: 0.305 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5763.482613: funcgraph_entry: 0.310 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5763.482656: funcgraph_entry: 0.063 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5763.482660: funcgraph_entry: 0.057 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5763.482664: funcgraph_entry: 0.062 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5763.482681: funcgraph_entry: 0.075 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5763.482686: funcgraph_entry: 0.058 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5763.482689: funcgraph_entry: 0.066 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5763.482722: funcgraph_entry: 0.052 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5763.483515: funcgraph_entry: 0.401 us | udp_recvmsg_entry_handler();
frontend-2303 [005] 5763.483551: funcgraph_entry: 0.070 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5764.630841: funcgraph_entry: 0.296 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5764.643076: funcgraph_entry: 0.340 us | udp_recvmsg_entry_handler();
<...>-130407 [007] 5765.292125: funcgraph_entry: 0.181 us | udp_recvmsg_entry_handler();
<...>-130413 [000] 5765.292154: funcgraph_entry: 0.124 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5765.590655: funcgraph_entry: 0.311 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5765.590681: funcgraph_entry: 0.057 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5765.590695: funcgraph_entry: 0.063 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5765.590710: funcgraph_entry: 0.070 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5765.630870: funcgraph_entry: 0.299 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5765.630893: funcgraph_entry: 0.044 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5765.635051: funcgraph_entry: 0.287 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5765.642833: funcgraph_entry: 0.284 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5767.630782: funcgraph_entry: 0.225 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5767.642898: funcgraph_entry: 0.241 us | udp_recvmsg_entry_handler();
chronyd-1231 [001] 5767.909633: funcgraph_entry: 7.101 us | udp_recvmsg_entry_handler();
chronyd-1231 [001] 5767.909650: funcgraph_entry: 0.048 us | udp_recvmsg_entry_handler();
gmond-4539 [001] 5768.107899: funcgraph_entry: 0.295 us | udp_recvmsg_entry_handler();
gmond-4539 [001] 5768.107935: funcgraph_entry: 0.059 us | udp_recvmsg_entry_handler();
<...>-130479 [000] 5768.784377: funcgraph_entry: 0.209 us | udp_recvmsg_entry_handler();
<...>-130478 [003] 5768.784388: funcgraph_entry: 0.175 us | udp_recvmsg_entry_handler();
frontend-2303 [006] 5770.063633: funcgraph_entry: 0.748 us | udp_recvmsg_entry_handler();
frontend-2303 [000] 5770.631054: funcgraph_entry: 0.291 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5770.642885: funcgraph_entry: 0.787 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5771.665171: funcgraph_entry: 0.317 us | udp_recvmsg_entry_handler();
<...>-130568 [006] 5772.277957: funcgraph_entry: 0.705 us | udp_recvmsg_entry_handler();
<...>-130566 [005] 5772.278098: funcgraph_entry: 0.244 us | udp_recvmsg_entry_handler();
<...>-130566 [006] 5772.281150: funcgraph_entry: 0.162 us | udp_recvmsg_entry_handler();
<...>-130566 [006] 5772.281790: funcgraph_entry: 0.431 us | udp_recvmsg_entry_handler();
chronyd-1231 [005] 5773.117554: funcgraph_entry: 0.166 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.117618: funcgraph_entry: 0.177 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.117669: funcgraph_entry: 0.164 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.118229: funcgraph_entry: 0.154 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.118459: funcgraph_entry: 0.155 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.118495: funcgraph_entry: 0.161 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.118527: funcgraph_entry: 0.056 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.118563: funcgraph_entry: 0.071 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.118672: funcgraph_entry: 0.148 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.118725: funcgraph_entry: 0.106 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.118739: funcgraph_entry: 0.186 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.118761: funcgraph_entry: 0.056 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119061: funcgraph_entry: 0.134 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119096: funcgraph_entry: 0.057 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.119096: funcgraph_entry: 0.109 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119255: funcgraph_entry: 0.058 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.119266: funcgraph_entry: 0.128 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.119285: funcgraph_entry: 0.046 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119349: funcgraph_entry: 0.051 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.119368: funcgraph_entry: 0.054 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119394: funcgraph_entry: 0.063 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.119415: funcgraph_entry: 0.085 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119429: funcgraph_entry: 0.052 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.119447: funcgraph_entry: 0.066 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119463: funcgraph_entry: 0.055 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.119475: funcgraph_entry: 0.071 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119493: funcgraph_entry: 0.065 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.119509: funcgraph_entry: 0.049 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119525: funcgraph_entry: 0.053 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.119536: funcgraph_entry: 0.058 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119553: funcgraph_entry: 0.053 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.119567: funcgraph_entry: 0.064 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119579: funcgraph_entry: 0.063 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.119593: funcgraph_entry: 0.076 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119626: funcgraph_entry: 0.052 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119640: funcgraph_entry: 0.053 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.119641: funcgraph_entry: 0.055 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.119651: funcgraph_entry: 0.060 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119689: funcgraph_entry: 0.065 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119707: funcgraph_entry: 0.053 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.119708: funcgraph_entry: 0.064 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.119717: funcgraph_entry: 0.057 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119752: funcgraph_entry: 0.054 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.119768: funcgraph_entry: 0.053 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119769: funcgraph_entry: 0.065 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.119781: funcgraph_entry: 0.055 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119816: funcgraph_entry: 0.054 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.119834: funcgraph_entry: 0.054 us | udp_recvmsg_entry_handler();
<...>-130595 [001] 5773.119837: funcgraph_entry: 0.088 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.119967: funcgraph_entry: 0.069 us | udp_recvmsg_entry_handler();
chronyd-1231 [002] 5773.120085: funcgraph_entry: 0.097 us | udp_recvmsg_entry_handler();
<...>-130591 [005] 5773.120103: funcgraph_entry: 0.070 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5773.482649: funcgraph_entry: 0.288 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5773.482670: funcgraph_entry: 0.068 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5773.482673: funcgraph_entry: 0.046 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5773.482689: funcgraph_entry: 0.066 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5773.482692: funcgraph_entry: 0.048 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5773.482695: funcgraph_entry: 0.046 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5773.482698: funcgraph_entry: 0.046 us | udp_recvmsg_entry_handler();
frontend-2303 [001] 5773.482701: funcgraph_entry: 0.045 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5773.483432: funcgraph_entry: 0.114 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5773.483453: funcgraph_entry: 0.052 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5773.629253: funcgraph_entry: 0.307 us | udp_recvmsg_entry_handler();
frontend-2303 [002] 5773.631426: funcgraph_entry: 0.290 us | udp_recvmsg_entry_handler();
frontend-2303 [003] 5773.642823: funcgraph_entry: 0.228 us | udp_recvmsg_entry_handler();
falcon-agent-1423 [000] 5773.942977: funcgraph_entry: 7.672 us | udp_recvmsg_entry_handler();
falcon-agent-1400 [001] 5773.943234: funcgraph_entry: 7.535 us | udp_recvmsg_entry_handler();
falcon-agent-3956 [001] 5773.946165: funcgraph_entry: 8.213 us | udp_recvmsg_entry_handler();
falcon-agent-1423 [000] 5773.946169: funcgraph_entry: 0.145 us | udp_recvmsg_entry_handler();
tao-linux-amd64-5295 [002] 5775.112082: funcgraph_entry: 0.151 us | udp_recvmsg_entry_handler();
tao-linux-amd64-2379 [007] 5775.112083: funcgraph_entry: 0.241 us | udp_recvmsg_entry_handler();
tao-linux-amd64-2351 [000] 5775.115308: funcgraph_entry: 0.142 us | udp_recvmsg_entry_handler();
tao-linux-amd64-5295 [002] 5775.115312: funcgraph_entry: 0.155 us | udp_recvmsg_entry_handler();
<...>-130674 [002] 5775.765649: funcgraph_entry: 0.146 us | udp_recvmsg_entry_handler();
<...>-130682 [003] 5775.765682: funcgraph_entry: 0.141 us | udp_recvmsg_entry_handler();
<...>-130674 [000] 5775.769024: funcgraph_entry: 0.164 us | udp_recvmsg_entry_handler();
<...>-130682 [003] 5775.769074: funcgraph_entry: 0.159 us | udp_recvmsg_entry_handler();