Commit 839ccb7
committed
allow parallel tracing via per-tracer maps
- implement parallel tracing by installing a ringbuf and missed_event
counter per tracer these are indexed by tracer pid in a map-of-maps.
- added missed event output file.1 parent 8cdd8fe commit 839ccb7
7 files changed
Lines changed: 295 additions & 150 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
0 commit comments