netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 perf,bpf 0/2] show bpf program info from perf.data header
@ 2019-03-19 16:54 Song Liu
  2019-03-19 16:54 ` [PATCH v2 perf,bpf 1/2] perf, bpf: refactor perf_event__synthesize_one_bpf_prog() Song Liu
  2019-03-19 16:54 ` [PATCH v2 perf,bpf 2/2] perf, bpf: show more BPF program info in print_bpf_prog_info() Song Liu
  0 siblings, 2 replies; 4+ messages in thread
From: Song Liu @ 2019-03-19 16:54 UTC (permalink / raw)
  To: bpf, netdev, linux-kernel
  Cc: ast, daniel, kernel-team, peterz, acme, jolsa, namhyung, sdf,
	Song Liu

Changes v1 -> v2:
1. Rebase on top of
  https://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git/commit/?h=perf/core&id=23265467966555a7c379263369362d576d513643

This set enables printing name, address, and size of bpf programs stored
in perf.data file.

Thanks!

Song Liu (2):
  perf, bpf: refactor perf_event__synthesize_one_bpf_prog()
  perf, bpf: show more BPF program info in print_bpf_prog_info()

 tools/perf/util/bpf-event.c | 102 ++++++++++++++++++++++++++----------
 tools/perf/util/bpf-event.h |  10 +++-
 tools/perf/util/header.c    |   5 +-
 3 files changed, 87 insertions(+), 30 deletions(-)

--
2.17.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-19 17:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-19 16:54 [PATCH v2 perf,bpf 0/2] show bpf program info from perf.data header Song Liu
2019-03-19 16:54 ` [PATCH v2 perf,bpf 1/2] perf, bpf: refactor perf_event__synthesize_one_bpf_prog() Song Liu
2019-03-19 16:54 ` [PATCH v2 perf,bpf 2/2] perf, bpf: show more BPF program info in print_bpf_prog_info() Song Liu
2019-03-19 17:40   ` Arnaldo Carvalho de Melo

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).