Re: [RFC PATCH v5 0/3] Make eBPF programs output data to perf

From: Alexei Starovoitov
Date: Mon Jul 13 2015 - 23:10:34 EST


On 7/13/15 6:59 PM, He Kuang wrote:
This version we output bpf trace events in a hex array, the results
for three u64 integers in previous sample changed to this:

dd 1042 [000] 1296.122951: bpf:bpf_output_data: 7a ca aa c6 2d 01 00
00 95 87 ec ca 2d 01 00 00 1b bd 41 04 00 00 00 00

typo in the above. It's not 3 u64 integers, but variable number of u8.

Whole thing looks good.
I've acked patch 3.
Hopefully Steven can review patches 1 and 2.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/