Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1577032

[PATCH v4 0/3] Miscellaneous fixes for BPF (perf tree)

From Mickaël Salaün <mic@digikod.net>
Newsgroups linux.kernel
Subject [PATCH v4 0/3] Miscellaneous fixes for BPF (perf tree)
Date 2017-02-08 21:40 +0100
Message-ID <t8HbY-4Z7-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This series brings some fixes and small improvements to the BPF samples.

This is intended for the perf tree and apply on 7a5980f9c006 ("tools lib bpf:
Add missing header to the library").

Changes since v3:
* remove applied patch 1/5
* remove patch 2/5 on bpf_load_program() as requested by Wang Nan

Changes since v2:
* add this cover letter

Changes since v1:
* exclude patches not intended for the perf tree

Regards,

Mickaël Salaün (3):
  samples/bpf: Ignore already processed ELF sections
  samples/bpf: Reset global variables
  samples/bpf: Add missing header

 samples/bpf/bpf_load.c     | 7 +++++++
 samples/bpf/tracex5_kern.c | 1 +
 2 files changed, 8 insertions(+)

-- 
2.11.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v4 0/3] Miscellaneous fixes for BPF (perf tree) Mickaël Salaün <mic@digikod.net> - 2017-02-08 21:40 +0100
  [PATCH v4 2/3] samples/bpf: Reset global variables Mickaël Salaün <mic@digikod.net> - 2017-02-08 21:40 +0100
  [PATCH v4 3/3] samples/bpf: Add missing header Mickaël Salaün <mic@digikod.net> - 2017-02-08 21:40 +0100
  Re: [PATCH v4 0/3] Miscellaneous fixes for BPF (perf tree) Arnaldo Carvalho de Melo <acme@redhat.com> - 2017-02-10 20:40 +0100
    Re: [PATCH v4 0/3] Miscellaneous fixes for BPF (perf tree) Joe Stringer <joe@ovn.org> - 2017-02-10 22:30 +0100
  Re: [PATCH v4 0/3] Miscellaneous fixes for BPF (perf tree) "Wangnan (F)" <wangnan0@huawei.com> - 2017-02-13 02:50 +0100

csiph-web