Viktor Malík

Results 349 comments of Viktor Malík

Since #1305 is now closed, closing this, too.

We're not using builder images anymore, instead we use Nix. The Dockerfiles in `docker/` now only serve as "instructions" on how to build bpftrace on various repos.

> Maybe let's wait until it hits mainline / linus - Not sure if I'm being overly cautious (cc @ajor @viktormalik @danobi) Yeah, let's wait for the patch to be...

> Hi Viktor, thanks for the comment. You make good points, and I forgot to consider your work moving bpftrace to use libbpf when opening this PR. Given what you...

> @viktormalik @danobi Why GLOBAL_C/A read as zero? Is that some compiler limitation? I have already disabled ASLR in /etc/sysctl.conf kernel.randomize_va_space = 0 This shouldn't be a compiler issue. Does...

What about x86 RHEL (preferably in the same version)? Would you have an option to test that?

Unfortunately, I'm not able to reproduce with the latest bpftrace: ``` # tests/runtime-tests.sh --filter 'call.uaddr' ==================== bpftrace --info: ==================== System OS: Linux 5.14.0-427.el9.ppc64le #1 SMP Fri Feb 23 01:42:26 EST...

Looks like the error message has changed. Could this be related to #2872 (even though this is x86)?