ebpf-for-windows/libs/platform
Shankar Seal dae2a4def5
clean up test code (#492)
* cleanup test code.

* PR feedback.
2021-09-07 08:46:07 -07:00
..
kernel All per-CPU structures should be allocated on EBPF_CACHE_LINE_SIZE boundaries (#471) 2021-08-31 18:21:00 -06:00
unit clean up test code (#492) 2021-09-07 08:46:07 -07:00
user All per-CPU structures should be allocated on EBPF_CACHE_LINE_SIZE boundaries (#471) 2021-08-31 18:21:00 -06:00
ebpf_epoch.c ebpf_epoch: _ebpf_flush_timer_set should be per-CPU (#481) 2021-09-02 13:55:45 -06:00
ebpf_epoch.h Partition epoch thread list (#436) 2021-08-26 19:00:15 -06:00
ebpf_handle.h Add map-in-map type checking (#451) 2021-08-30 19:14:08 -07:00
ebpf_hash_table.c Add tests for libbpf bpf_map_*_elem APIs (#429) 2021-08-24 11:33:00 -07:00
ebpf_object.c Add map-in-map support (#408) 2021-08-23 18:46:24 -07:00
ebpf_object.h Add map-in-map support (#408) 2021-08-23 18:46:24 -07:00
ebpf_pinning_table.c Add map-in-map support (#408) 2021-08-23 18:46:24 -07:00
ebpf_pinning_table.h C6387 fixes (#311) 2021-06-25 16:02:05 -06:00
ebpf_platform.h All per-CPU structures should be allocated on EBPF_CACHE_LINE_SIZE boundaries (#471) 2021-08-31 18:21:00 -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_serialize.c Revert "Add code to propagate flags for helper functions. (#365)" (#366) 2021-08-09 14:37:40 -07:00
ebpf_serialize.h Add map-in-map type checking (#451) 2021-08-30 19:14:08 -07:00
ebpf_state.c All per-CPU structures should be allocated on EBPF_CACHE_LINE_SIZE boundaries (#471) 2021-08-31 18:21:00 -06:00
ebpf_state.h Add support for stack unwind on success. (#367) 2021-08-23 17:24:22 -06:00
ebpf_trampoline.c Register program type specific helper functions to uBPF in interpreted mode (#402) 2021-08-23 12:24:45 -07:00