ebpf-for-windows/tools/bpf2c
Gianni Trevisiol 020cdad9b8
Add VC++ Debug redist deployment to `deploy-ebpf.ps1`. (#2613)
* Add VC++ Debug redist deployment.

* wip

* Update doc.

* indent

* adjust $null checks in all PS scripts

* fix
2023-06-24 01:47:59 +00:00
..
templates Add option to write bpf2c output directly to file (#2570) 2023-06-22 03:23:07 +00:00
CMakeLists.txt Regenerate and checkin corpus files (#1872) 2023-01-24 18:29:10 +00:00
Convert-BpfToNative.ps1.template Add VC++ Debug redist deployment to `deploy-ebpf.ps1`. (#2613) 2023-06-24 01:47:59 +00:00
bpf2c.cpp Add option to write bpf2c output directly to file (#2570) 2023-06-22 03:23:07 +00:00
bpf2c.exe.manifest.in Configuring Segment Heap for bpf2c binary (#2455) 2023-05-18 23:17:54 +00:00
bpf2c.vcxproj Remove JIT and interpreter code from NativeOnly builds (#2475) 2023-06-07 15:49:03 +00:00
bpf2c.vcxproj.filters Configuring Segment Heap for bpf2c binary (#2455) 2023-05-18 23:17:54 +00:00
bpf2c_dll.c Replace Windows style type names with types names that match the coding guidelines (#2019) 2023-02-16 11:56:32 -08:00
bpf2c_driver.c Clean up order of includes (#2015) 2023-02-07 18:32:19 +00:00
bpf_code_generator.cpp Add support for map info via BTF in .maps section (#2551) 2023-06-08 05:26:05 +00:00
bpf_code_generator.h Add support for map info via BTF in .maps section (#2551) 2023-06-08 05:26:05 +00:00
replacements.json Build self-contained Convert-BpfToNative.ps1 (#1097) 2022-05-16 16:27:38 -06:00