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

2015-07-16 Thread Wangnan (F)
On 2015/7/17 10:31, He Kuang wrote: On 2015/7/14 21:35, Steven Rostedt wrote: On Mon, 13 Jul 2015 20:10:29 -0700 Alexei Starovoitov wrote: 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

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

2015-07-16 Thread Steven Rostedt
On Fri, 17 Jul 2015 10:31:15 +0800 He Kuang wrote: > Awaiting your reply ;-) There's still a few more patches I have to look at first. Hopefully I'll get to these tomorrow. -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

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

2015-07-16 Thread He Kuang
On 2015/7/14 21:35, Steven Rostedt wrote: On Mon, 13 Jul 2015 20:10:29 -0700 Alexei Starovoitov wrote: 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]

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

2015-07-16 Thread He Kuang
On 2015/7/14 21:35, Steven Rostedt wrote: On Mon, 13 Jul 2015 20:10:29 -0700 Alexei Starovoitov a...@plumgrid.com wrote: 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

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

2015-07-16 Thread Wangnan (F)
On 2015/7/17 10:31, He Kuang wrote: On 2015/7/14 21:35, Steven Rostedt wrote: On Mon, 13 Jul 2015 20:10:29 -0700 Alexei Starovoitov a...@plumgrid.com wrote: 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

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

2015-07-16 Thread Steven Rostedt
On Fri, 17 Jul 2015 10:31:15 +0800 He Kuang heku...@huawei.com wrote: Awaiting your reply ;-) There's still a few more patches I have to look at first. Hopefully I'll get to these tomorrow. -- Steve -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a

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

2015-07-14 Thread Steven Rostedt
On Mon, 13 Jul 2015 20:10:29 -0700 Alexei Starovoitov wrote: > 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

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

2015-07-14 Thread Steven Rostedt
On Mon, 13 Jul 2015 20:10:29 -0700 Alexei Starovoitov a...@plumgrid.com wrote: 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:

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

2015-07-13 Thread Alexei Starovoitov
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

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

2015-07-13 Thread He Kuang
Hi, Previous patch v4 url: http://thread.gmane.org/gmane.linux.kernel/1993353 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

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

2015-07-13 Thread Alexei Starovoitov
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

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

2015-07-13 Thread He Kuang
Hi, Previous patch v4 url: http://thread.gmane.org/gmane.linux.kernel/1993353 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