bas smit
bas smit
> `9: (db) *(u64 *)(r0 +0) += r1` Does that instruction exist? I don't see an xadd without lock
Looks like work is being done on a helper for this https://github.com/iovisor/bcc/pull/2544 But it has not been merged yet (https://patchwork.ozlabs.org/patch/1211861/) so it will be a while before this will be...
can you add a changelog item for this?
All development happens against the master branch. 0.12 is quite an old release. As for LLVM, its something you have to get your head around. I recommend taking a look...
0.12 is 1.5y old by now. Any work you do you'd have to rebase against master and that will be a massive challenge. Please make sure you have an up...
Should the proposal about functions influence the design of this in any way?
No havent made any progress, the linked commits are the progress I made.
no, go ahead :)
The nested struct like proposal from @viktormalik looks good syntax wise. For the `env` construct. Will it support setting arbitrary env vars? It's a bit confusing to have an 'env'...
yes, ill give this a go :).