Kris Van Hees ([email protected])

Number of posts: 64 (0.03 per day)
First post: 2018-11-16 06:03:55
Last post: 2023-12-11 16:31:33

Date List Subject
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