tewaro

Results 7 issues of tewaro

Summary: This is to ensure that the reversions in #1738 are not necessary for #1638. It enables a flag for bcc compilation for detecting that the `bpf_get_current_cgroup_id` exists within that...

**Describe the bug** In many cases, Pixie fails to report HTTP events for short-lived processes, including for short-lived Kubernetes Pods and for short-lived child-processes within longer-living Pods. This is because...

The Goal of this was to add 4 bytes to let information be interposed by something else at a message level.

This change follows the pattern of other safety changes to use `ArrayPtr` equality rather than `memcmp == 0`, which has bounds checking. This PR also adds a test that compiled...