ebpf-for-windows/ebpfsvc
Gianni Trevisiol d6bcf1958c
Refactor eBPFCore tracing to use less stack space. (#2501)
* refactor ebpfcore tracing

* feedback
2023-05-31 17:26:09 +00:00
..
CMakeLists.txt Update ubpf and fix build (#1293) 2022-07-25 10:32:35 -07:00
eBPFSvc.vcxproj Refactor eBPFCore tracing to use less stack space. (#2501) 2023-05-31 17:26:09 +00:00
eBPFSvc.vcxproj.filters Refactor eBPFCore tracing to use less stack space. (#2501) 2023-05-31 17:26:09 +00:00
resource.h Add version info to ebpfcore.sys, ebpfapi.dll, netebpfext.sys, and ebpfsvc.exe (#478) 2021-09-01 17:57:35 -06:00
rpc_api.cpp Clean up order of includes (#2015) 2023-02-07 18:32:19 +00:00
rpc_util.cpp Replace Windows style type names with types names that match the coding guidelines (#2019) 2023-02-16 11:56:32 -08:00
rpc_util.h Replace Windows style type names with types names that match the coding guidelines (#2019) 2023-02-16 11:56:32 -08:00
svc_common.h Clean up order of includes (#2015) 2023-02-07 18:32:19 +00:00
svcmain.cpp Convert single line if to if with braces (#2224) 2023-03-27 15:01:21 +00:00