Attention is currently required from: osmith, pespin. fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/docker-playground/+/41778?usp=email )
Change subject: ttcn3-bts-test: bpftrace: filter by executable name ...................................................................... Patch Set 1: (2 comments) This change is ready for review. File ttcn3-bts-test/bpftrace/ksys_write_delay.bt: https://gerrit.osmocom.org/c/docker-playground/+/41778/comment/f0c4e7ae_b3e0d801?usp=email : PS1, Line 20: kprobe:ksys_write / comm == $1 / > This needs to be: / comm == str($1) / Done File ttcn3-bts-test/bpftrace/udp_sendmsg_delay.bt: https://gerrit.osmocom.org/c/docker-playground/+/41778/comment/f11d9fe9_7a0be14d?usp=email : PS1, Line 20: kprobe:udp_sendmsg / comm == $1 / > This needs to be: / comm == str($1) / Done -- To view, visit https://gerrit.osmocom.org/c/docker-playground/+/41778?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: docker-playground Gerrit-Branch: master Gerrit-Change-Id: I04c2e36806534a8ca650733bacf521ea57950692 Gerrit-Change-Number: 41778 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-Attention: osmith <[email protected]> Gerrit-Attention: pespin <[email protected]> Gerrit-Comment-Date: Mon, 12 Jan 2026 22:03:11 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: pespin <[email protected]>
