On 07/28/2015 01:17 PM, Kaixu Xia wrote:
Previous patch v3 url:...
https://lkml.org/lkml/2015/7/23/203
Kaixu Xia (3):
bpf: Add new bpf map type to store the pointer to struct perf_event
bpf: Implement function bpf_perf_event_read() that get the selected
hardware PMU conuter
samples/bpf: example of get selected PMU counter value
Wang Nan (1):
bpf: Make the bpf_prog_array_map more generic
So kernel/bpf/ patches are usually going via netdev tree as main
development
happens there and to avoid cross tree conflicts, etc. Thus, please Cc also
netdev in the next iterations.
Maybe when these patches are in a perfect shape at some point, perf folks
provide their Acked-by(s) to the series to give their consent, and then
this
should go via net-next? Or will this be organized differently?