aboutsummaryrefslogtreecommitdiffhomepage
path: root/zluda_dump/src/os_win.rs
AgeCommit message (Expand)Author
2022-02-04Overhaul DLL injectionAndrzej Janik
2022-01-28Implement static typing for dynamically-loaded CUDA DLLsAndrzej Janik
2022-01-07Move zluda_dump to the new CUDA infrastructureAndrzej Janik
2021-12-05Fix remaining issues with detouring nvcudaAndrzej Janik
2021-12-01Add test for injecting app that directly uses nvcudaAndrzej Janik
2021-11-14Now dump function callsAndrzej Janik
2021-09-13Dump modules passed for linkingAndrzej Janik
2021-09-10Fix dumping on x64 Linux (and possibly Windows)Andrzej Janik
2021-05-17Handle even more export table functionsAndrzej Janik
2021-05-16Report calls to unsupported exportad table functionsAndrzej Janik
2021-04-10Make dumper compatible with older versions of CUDAAndrzej Janik
2021-02-28Inject our own NVMLAndrzej Janik
2021-01-16Add a library for dumping kernels arguments before and after launch (#18)Andrzej Janik