Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754655AbbGQCnO (ORCPT ); Thu, 16 Jul 2015 22:43:14 -0400 Received: from szxga01-in.huawei.com ([58.251.152.64]:3146 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751322AbbGQCnN (ORCPT ); Thu, 16 Jul 2015 22:43:13 -0400 Message-ID: <55A86AE1.8090700@huawei.com> Date: Fri, 17 Jul 2015 10:39:29 +0800 From: "Wangnan (F)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: He Kuang , Steven Rostedt , Alexei Starovoitov CC: , , , , , , , Subject: Re: [RFC PATCH v5 0/3] Make eBPF programs output data to perf References: <1436839171-31527-1-git-send-email-hekuang@huawei.com> <55A47DA5.9080808@plumgrid.com> <20150714093501.606e2113@gandalf.local.home> <55A868F3.5090007@huawei.com> In-Reply-To: <55A868F3.5090007@huawei.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.111.66.109] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1216 Lines: 48 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 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. >> >> I'll try to get around to it ;-) >> >> -- Steve >> > > Awaiting your reply ;-) > > Thank you. > Just for your information: I collected this 3 patches in my own git tree: https://github.com/WangNan0/linux ebpf And I'll collect other patches made by our team there. Thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/