Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1259937

Re: [PATCH 10/31] perf test: Enforce LLVM test for BPF test

From "Wangnan (F)" <wangnan0@huawei.com>
Newsgroups linux.kernel
Subject Re: [PATCH 10/31] perf test: Enforce LLVM test for BPF test
Date 2015-10-31 06:40 +0100
Message-ID <qpx3s-7j8-7@gated-at.bofh.it> (permalink)
References <qjtFf-7cv-3@gated-at.bofh.it> <qjtFi-7cv-57@gated-at.bofh.it> <qp41s-69d-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On 2015/10/30 6:37, Arnaldo Carvalho de Melo wrote:
> Em Wed, Oct 14, 2015 at 12:41:21PM +0000, Wang Nan escreveu:
>> This patch replaces the original toy BPF program with previous introduced
>> bpf-script-example.c. Dynamically embedded it into 'llvm-src.c'.
>>
>> The newly introduced BPF program attaches a BPF program at
>> 'sys_epoll_pwait()', and collect half samples from it. perf itself never
> "collect half samples from it"? Can you rephrase this?

I mean half of epoll_pwait syscall will be captured. This test
case totally issue 111 calls.

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/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 10/31] perf test: Enforce LLVM test for BPF test Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-10-29 23:40 +0100
  Re: [PATCH 10/31] perf test: Enforce LLVM test for BPF test "Wangnan (F)" <wangnan0@huawei.com> - 2015-10-31 06:40 +0100

csiph-web