From: Jakub Kicinski <jakub.kicinski@netronome.com>
To: Sandipan Das <sandipan@linux.vnet.ibm.com>
Cc: ast@kernel.org, daniel@iogearbox.net, netdev@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, mpe@ellerman.id.au,
naveen.n.rao@linux.vnet.ibm.com
Subject: Re: [PATCH bpf-next v4 10/10] tools: bpftool: add delimiters to multi-function JITed dumps
Date: Thu, 24 May 2018 00:04:21 -0700 [thread overview]
Message-ID: <20180524000421.3def372c@cakuba> (raw)
In-Reply-To: <477bc3286831947c2eb774e8787f72680cf378cf.1527143877.git.sandipan@linux.vnet.ibm.com>
On Thu, 24 May 2018 12:26:54 +0530, Sandipan Das wrote:
> This splits up the contiguous JITed dump obtained via the bpf
> system call into more relatable chunks for each function in
> the program. If the kernel symbols corresponding to these are
> known, they are printed in the header for each JIT image dump
> otherwise the masked start address is printed.
...
> Signed-off-by: Sandipan Das <sandipan@linux.vnet.ibm.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Thank you!
next prev parent reply other threads:[~2018-05-24 7:04 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-24 6:56 [PATCH bpf-next v4 00/10] bpf: enhancements for multi-function programs Sandipan Das
2018-05-24 6:56 ` [PATCH bpf-next v4 01/10] bpf: support 64-bit offsets for bpf function calls Sandipan Das
2018-05-24 6:56 ` [PATCH bpf-next v4 02/10] bpf: powerpc64: pad function address loads with NOPs Sandipan Das
2018-05-24 7:34 ` Daniel Borkmann
2018-05-24 8:25 ` Sandipan Das
2018-05-24 9:25 ` Daniel Borkmann
2018-05-24 6:56 ` [PATCH bpf-next v4 03/10] bpf: powerpc64: add JIT support for multi-function programs Sandipan Das
2018-05-24 6:56 ` [PATCH bpf-next v4 04/10] bpf: get kernel symbol addresses via syscall Sandipan Das
2018-05-24 6:56 ` [PATCH bpf-next v4 05/10] tools: bpf: sync bpf uapi header Sandipan Das
2018-05-24 6:56 ` [PATCH bpf-next v4 06/10] tools: bpftool: resolve calls without using imm field Sandipan Das
2018-05-24 6:56 ` [PATCH bpf-next v4 07/10] bpf: fix multi-function JITed dump obtained via syscall Sandipan Das
2018-05-24 6:56 ` [PATCH bpf-next v4 08/10] bpf: get JITed image lengths of functions " Sandipan Das
2018-05-24 6:56 ` [PATCH bpf-next v4 09/10] tools: bpf: sync bpf uapi header Sandipan Das
2018-05-24 6:56 ` [PATCH bpf-next v4 10/10] tools: bpftool: add delimiters to multi-function JITed dumps Sandipan Das
2018-05-24 7:04 ` Jakub Kicinski [this message]
2018-05-24 7:31 ` [PATCH bpf-next v4 00/10] bpf: enhancements for multi-function programs Daniel Borkmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180524000421.3def372c@cakuba \
--to=jakub.kicinski@netronome.com \
--cc=ast@kernel.org \
--cc=daniel@iogearbox.net \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mpe@ellerman.id.au \
--cc=naveen.n.rao@linux.vnet.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=sandipan@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).