Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752621AbbGNNfG (ORCPT ); Tue, 14 Jul 2015 09:35:06 -0400 Received: from smtprelay0135.hostedemail.com ([216.40.44.135]:49230 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751689AbbGNNfE (ORCPT ); Tue, 14 Jul 2015 09:35:04 -0400 X-Session-Marker: 726F737465647440676F6F646D69732E6F7267 X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,rostedt@goodmis.org,:::::::::::::::::::::,RULES_HIT:41:355:379:541:599:800:960:973:988:989:1260:1277:1311:1313:1314:1345:1359:1431:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2380:2393:2553:2559:2562:2911:3138:3139:3140:3141:3142:3352:3622:3865:3866:3867:3868:3870:3872:4321:4425:5007:6119:6120:6261:7875:7903:10004:10400:10848:10967:11026:11232:11658:11914:12517:12519:12555:12740:13069:13311:13357:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: power28_8343a24efa644 X-Filterd-Recvd-Size: 1660 Date: Tue, 14 Jul 2015 09:35:01 -0400 From: Steven Rostedt To: Alexei Starovoitov Cc: He Kuang , masami.hiramatsu.pt@hitachi.com, acme@kernel.org, a.p.zijlstra@chello.nl, mingo@redhat.com, namhyung@kernel.org, jolsa@kernel.org, wangnan0@huawei.com, pi3orama@163.com, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH v5 0/3] Make eBPF programs output data to perf Message-ID: <20150714093501.606e2113@gandalf.local.home> In-Reply-To: <55A47DA5.9080808@plumgrid.com> References: <1436839171-31527-1-git-send-email-hekuang@huawei.com> <55A47DA5.9080808@plumgrid.com> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 855 Lines: 24 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 -- 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/