Viktor Malík
Viktor Malík
Hi, I can't reproduce this but the reason seems to be that your binary contains DWARF subprogram entries which do not have a name. I tried to propose a fix...
FYI, kernel now supports `get_func_ip` for uprobes (https://github.com/torvalds/linux/commit/a3c485a5d8d4)
I believe that this is now resolved and can be closed.
I believe that this is now resolved and can be closed.
Completed via #2393.
@jordalgo yeah, it's in #2321. All commits except the one adding the deletion itself were merged into bpftrace. However, we discussed with @ajor that this may not be the path...
Sure, we can do both, my perception was that @ajor didn't want bpftrace to have two ways of achieving basically the same thing. But if the nested maps are still...
Reopened the PR (with small modifications): #2922
@Rtoax mind giving this a push so that we can merge it? It would be fine just to support single-member form for now.
That should be a valid expression, returning the offset of the `offsetof` field in the `struct offsetof` type, i.e. 0. Does parser have a problem with that?