Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1246305
| From | Alexei Starovoitov <ast@plumgrid.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers |
| Date | 2015-10-14 07:20 +0200 |
| Message-ID | <qjmDL-5q3-7@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <qiYUO-35B-3@gated-at.bofh.it> <qiZe9-3H1-9@gated-at.bofh.it> <qiZxw-46G-9@gated-at.bofh.it> <qj0ae-55H-13@gated-at.bofh.it> <qj5th-4gD-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 10/13/15 3:54 AM, He Kuang wrote: > If we want perf to reflect as soon as our sample event be generated, > --no-buffering should be used, but this option has a greater > impact on performance. no_buffering doesn't have to be applied to all events obviously. -- 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 | Next — Previous in thread | Find similar | Unroll thread
[RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers Kaixu Xia <xiakaixu@huawei.com> - 2015-10-12 11:10 +0200
Re: [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers Alexei Starovoitov <ast@plumgrid.com> - 2015-10-12 21:30 +0200
Re: [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers "Wangnan (F)" <wangnan0@huawei.com> - 2015-10-13 05:30 +0200
Re: [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers Alexei Starovoitov <ast@plumgrid.com> - 2015-10-13 05:40 +0200
Re: [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers "Wangnan (F)" <wangnan0@huawei.com> - 2015-10-13 06:00 +0200
Re: [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers Alexei Starovoitov <ast@plumgrid.com> - 2015-10-13 06:20 +0200
Re: [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers "Wangnan (F)" <wangnan0@huawei.com> - 2015-10-13 06:40 +0200
Re: [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers Alexei Starovoitov <ast@plumgrid.com> - 2015-10-13 07:20 +0200
Re: [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers "Wangnan (F)" <wangnan0@huawei.com> - 2015-10-13 09:10 +0200
Re: [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers He Kuang <hekuang@huawei.com> - 2015-10-13 13:00 +0200
Re: [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers "Wangnan (F)" <wangnan0@huawei.com> - 2015-10-13 13:20 +0200
Re: [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers Alexei Starovoitov <ast@plumgrid.com> - 2015-10-14 07:20 +0200
csiph-web