ebpf-for-windows/libs/platform
Alan Jowett 260a8d77dc
Instrument eBPF for Windows platform layer (#647)
* Instrument eBPF Core with tracing

Signed-off-by: Alan Jowett <alanjo@microsoft.com>
2021-11-03 09:33:40 -06:00
..
kernel Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
unit Preserve ebpf_result values up through user mode APIs (#642) 2021-10-25 14:35:25 -07:00
user Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
ebpf_async.c Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
ebpf_async.h Add logic to track asynchronous ebpf operations (#626) 2021-10-11 16:03:22 -06:00
ebpf_bitmap.c Provide more details on how ebpf_bitmap_t works. (#610) 2021-09-29 20:10:01 -07:00
ebpf_bitmap.h Implement BPF_MAP_TYPE_LPM_TRIE over lock-free hashmap. (#572) 2021-09-28 13:27:50 -07:00
ebpf_epoch.c Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
ebpf_epoch.h Partition epoch thread list (#436) 2021-08-26 19:00:15 -06:00
ebpf_error.c Preserve ebpf_result values up through user mode APIs (#642) 2021-10-25 14:35:25 -07:00
ebpf_etw.c Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
ebpf_handle.h Add libbpf bpf_create_map_in_map() API (#613) 2021-09-29 14:13:24 -07:00
ebpf_hash_table.c Add performance test for LRU map (#607) 2021-10-01 18:07:19 -06:00
ebpf_object.c Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
ebpf_object.h Improve netsh show programs functionality (#548) 2021-09-17 16:41:43 -07:00
ebpf_pinning_table.c Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
ebpf_pinning_table.h Switch ebpf_pinning_table_get_next_name to use ebpf_utf8_string_t (#552) 2021-09-20 13:42:22 -06:00
ebpf_platform.h Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
ebpf_program_types.acf Revert "Remove dead code (#381)" (#401) 2021-08-20 12:07:57 -07:00
ebpf_program_types.c Revert "Remove dead code (#381)" (#401) 2021-08-20 12:07:57 -07:00
ebpf_program_types.idl Revert "Remove dead code (#381)" (#401) 2021-08-20 12:07:57 -07:00
ebpf_ring_buffer.c Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
ebpf_ring_buffer.h Core platform support for ring buffer. (#606) 2021-10-05 15:18:28 -06:00
ebpf_serialize.c Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
ebpf_serialize.h Add support for libbpf bpf_obj_get_info_by_fd API (#510) 2021-09-10 21:54:07 -07:00
ebpf_state.c Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00
ebpf_state.h Add support for stack unwind on success. (#367) 2021-08-23 17:24:22 -06:00
ebpf_trampoline.c Instrument eBPF for Windows platform layer (#647) 2021-11-03 09:33:40 -06:00