[PATCH bpf-next v3 10/10] tools: bpftool: add delimiters to multi-function JITed dumps
Jakub Kicinski
jakub.kicinski at netronome.com
Thu May 24 07:32:44 AEST 2018
On Wed, 23 May 2018 16:07:40 +0530, Sandipan Das wrote:
> "name": "bpf_prog_196af774a3477707_F",
> "insns": [{
> "pc": "0x0",
> "operation": "nop",
> "operands": [null
> ]
> },{
> "pc": "0x4",
> "operation": "nop",
> "operands": [null
> ]
> },{
> "pc": "0x8",
> "operation": "mflr",
> "operands": ["r0"
> ]
> },{
> ...
> }
> ]
> }
> ]
>
> If this is okay, I can send out the next revision with these changes.
Looks good, thank you!
More information about the Linuxppc-dev
mailing list