CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 20:15:05 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/rabbitstack/fibratus.git
etag: W/"7dedbd9082ebc3060898fd5c86eade04"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=Lbu4ZHtsA9OXJg0QBAfPNaO5hnfyWzgpnMSdHWi6%2BejLzUfjVNKYhcUwGFoBd7ALkwZx%2FP06DeuXesRLsoDeE5JE8Bom%2Fj1RBHGxvElESytuLUqej01mk%2BtuZuLeS7zCVYkqgreqxgvQmvk3IfiKVHAD6K1hOkkf5HIIChZguEN3GLl0EGQTPFnC5aiK0RR%2FmCORPCfWwjkKTeZ89gasdSEF1pjPrCzdsiWNEhPkaBusxE9xtibrpeVqBUh5Ig4wIoFct5McPKWut%2BfgSLkebg%3D%3D--u%2BHIw%2F%2FbA%2F4dy6Ue--bmAXOJ9YCFO50P9qnCV%2BTw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1281863191.1753733704; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 20:15:04 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 20:15:04 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9A36:B13D1:6793B:8A5AB:6887DA48
refactor(etw): Merge controller and consumer components · rabbitstack/fibratus@84f301d · GitHub
Copy file name to clipboardExpand all lines: internal/bootstrap/bootstrap.go
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 201
Commit 84f301d
committed
refactor(etw): Merge controller and consumer components
Event source is a new abstraction that glues the trace
controller and consumer into a single entity capable
of handling all the ETW life cycle - tracing sessions
management, event processing, parsing, etc.
The new design permits introducing additional event
source implementations and deciding when one or another
instrumentation engine is best suited to be utilized
in the target system.1 parent b4fb489 commit 84f301dCopy full SHA for 84f301d
File tree
Expand file treeCollapse file tree
36 files changed
+936
-835
lines changedFilter options
- internal
- bootstrap
- etw
- processors
- pkg
- filter
- kcap
- kevent
- ksource
- kstream
Expand file treeCollapse file tree
36 files changed
+936
-835
lines changedinternal/bootstrap/bootstrap.go
Copy file name to clipboardExpand all lines: internal/bootstrap/bootstrap.go+37-61Lines changed: 37 additions & 61 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
| |||
46 | 45 |
| |
47 | 46 |
| |
48 | 47 |
| |
49 |
| - | |
50 |
| - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 | 58 |
| |
60 | 59 |
| |
61 | 60 |
| |
| |||
153 | 152 |
| |
154 | 153 |
| |
155 | 154 |
| |
156 |
| - | |
| 155 | + | |
157 | 156 |
| |
158 | 157 |
| |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
166 | 164 |
| |
167 | 165 |
| |
168 | 166 |
| |
169 | 167 |
| |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
175 | 172 |
| |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
| 173 | + | |
| 174 | + | |
181 | 175 |
| |
182 | 176 |
| |
183 | 177 |
| |
| |||
188 | 182 |
| |
189 | 183 |
| |
190 | 184 |
| |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 | 185 |
| |
197 | 186 |
| |
198 | 187 |
| |
| |||
201 | 190 |
| |
202 | 191 |
| |
203 | 192 |
| |
204 |
| - | |
| 193 | + | |
205 | 194 |
| |
206 | 195 |
| |
207 | 196 |
| |
208 | 197 |
| |
209 | 198 |
| |
210 | 199 |
| |
211 |
| - | |
| 200 | + | |
212 | 201 |
| |
213 | 202 |
| |
214 | 203 |
| |
| |||
220 | 209 |
| |
221 | 210 |
| |
222 | 211 |
| |
223 |
| - | |
| 212 | + | |
224 | 213 |
| |
225 |
| - | |
| 214 | + | |
226 | 215 |
| |
227 |
| - | |
| 216 | + | |
228 | 217 |
| |
229 | 218 |
| |
230 | 219 |
| |
231 | 220 |
| |
232 | 221 |
| |
233 | 222 |
| |
234 | 223 |
| |
235 |
| - | |
| 224 | + | |
236 | 225 |
| |
237 | 226 |
| |
238 | 227 |
| |
| |||
242 | 231 |
| |
243 | 232 |
| |
244 | 233 |
| |
245 |
| - | |
| 234 | + | |
246 | 235 |
| |
247 | 236 |
| |
248 | 237 |
| |
249 |
| - | |
| 238 | + | |
250 | 239 |
| |
251 | 240 |
| |
252 | 241 |
| |
253 | 242 |
| |
254 | 243 |
| |
255 | 244 |
| |
256 | 245 |
| |
257 |
| - | |
| 246 | + | |
258 | 247 |
| |
259 |
| - | |
| 248 | + | |
260 | 249 |
| |
261 |
| - | |
| 250 | + | |
262 | 251 |
| |
263 | 252 |
| |
264 |
| - | |
265 | 253 |
| |
266 |
| - | |
267 |
| - | |
| 254 | + | |
| 255 | + | |
268 | 256 |
| |
269 | 257 |
| |
270 | 258 |
| |
| |||
280 | 268 |
| |
281 | 269 |
| |
282 | 270 |
| |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
287 |
| - | |
| 271 | + | |
| 272 | + | |
288 | 273 |
| |
289 | 274 |
| |
290 | 275 |
| |
291 | 276 |
| |
292 | 277 |
| |
293 | 278 |
| |
294 |
| - | |
295 |
| - | |
296 |
| - | |
297 |
| - | |
298 | 279 |
| |
299 | 280 |
| |
300 | 281 |
| |
301 | 282 |
| |
302 | 283 |
| |
303 |
| - | |
| 284 | + | |
304 | 285 |
| |
305 |
| - | |
| 286 | + | |
306 | 287 |
| |
307 | 288 |
| |
308 | 289 |
| |
309 | 290 |
| |
310 | 291 |
| |
311 | 292 |
| |
312 | 293 |
| |
313 |
| - | |
| 294 | + | |
314 | 295 |
| |
315 | 296 |
| |
316 | 297 |
| |
| |||
386 | 367 |
| |
387 | 368 |
| |
388 | 369 |
| |
389 |
| - | |
390 |
| - | |
391 |
| - | |
392 |
| - | |
393 |
| - | |
394 | 370 |
| |
395 | 371 |
| |
396 | 372 |
| |
397 |
| - | |
398 |
| - | |
| 373 | + | |
| 374 | + | |
399 | 375 |
| |
400 | 376 |
| |
401 | 377 |
| |
|
internal/bootstrap/source.go
Copy file name to clipboard+74Lines changed: 74 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 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 | + |
You can’t perform that action at this time.
0 commit comments