Kris Van Hees ([email protected])

Number of posts: 86 (0.04 per day)
First post: 2018-11-16 06:03:55
Last post: 2024-06-14 18:58:06

Date List Subject
2019-05-24 04:08:36 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-23 05:49:36 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-23 05:21:41 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-23 05:18:31 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-22 18:24:46 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-22 05:25:54 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-22 04:15:30 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-21 22:33:19 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-21 20:51:55 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-21 20:45:01 linux-kernel [RFC PATCH 01/11] bpf: context casting for tail call
2019-05-21 20:44:42 linux-kernel [RFC PATCH 05/11] trace: update Kconfig and Makefile to include DTrace
2019-05-21 20:44:42 linux-kernel [RFC PATCH 02/11] bpf: add BPF_PROG_TYPE_DTRACE
2019-05-21 20:44:42 linux-kernel [RFC PATCH 07/11] bpf: implement writable buffers in contexts
2019-05-21 20:42:51 linux-kernel [RFC PATCH 10/11] bpf: add bpf_buffer_reserve and bpf_buffer_commit
2019-05-21 20:42:39 linux-kernel [RFC PATCH 09/11] bpf: mark helpers explicitly whether they may change
2019-05-21 20:42:35 linux-kernel [RFC PATCH 11/11] dtrace: make use of writable buffers in BPF
2019-05-21 20:42:28 linux-kernel [RFC PATCH 06/11] dtrace: tiny userspace tool to exercise DTrace support
2019-05-21 20:42:28 linux-kernel [RFC PATCH 08/11] perf: add perf_output_begin_forward_in_page
2019-05-21 20:42:18 linux-kernel [RFC PATCH 04/11] trace: initial implementation of DTrace based on kernel
2019-05-21 20:42:06 linux-kernel [RFC PATCH 03/11] bpf: export proto for bpf_perf_event_output helper
2019-05-21 18:47:06 linux-kernel Re: [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2019-05-21 04:19:18 linux-kernel Re: [RFC PATCH 07/11] bpf: implement writable buffers in contexts
2019-05-20 23:58:19 linux-kernel [RFC PATCH 10/11] bpf: add bpf_buffer_reserve and bpf_buffer_commit helpers
2019-05-20 23:58:15 linux-kernel [RFC PATCH 11/11] dtrace: make use of writable buffers in BPF
2019-05-20 23:56:26 linux-kernel [RFC PATCH 08/11] perf: add perf_output_begin_forward_in_page
2019-05-20 23:56:12 linux-kernel [RFC PATCH 09/11] bpf: mark helpers explicitly whether they may change the context
2019-05-20 23:55:59 linux-kernel [RFC PATCH 06/11] dtrace: tiny userspace tool to exercise DTrace support features
2019-05-20 23:55:58 linux-kernel [RFC PATCH 07/11] bpf: implement writable buffers in contexts
2019-05-20 23:55:24 linux-kernel [RFC PATCH 05/11] trace: update Kconfig and Makefile to include DTrace
2019-05-20 23:54:18 linux-kernel [RFC PATCH 03/11] bpf: export proto for bpf_perf_event_output helper
2019-05-20 23:54:00 linux-kernel [RFC PATCH 02/11] bpf: add BPF_PROG_TYPE_DTRACE
2019-05-20 23:53:40 linux-kernel [RFC PATCH 04/11] trace: initial implementation of DTrace based on kernel facilities
2019-05-20 23:52:53 linux-kernel [RFC PATCH 01/11] bpf: context casting for tail call
2019-05-20 23:49:15 linux-kernel [RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
2018-11-16 06:03:55 linux-kernel [RFC] DTrace based on eBPF and other tracing facilities