aboutsummaryrefslogtreecommitdiffhomepage
path: root/zluda_dump
AgeCommit message (Expand)Author
2024-11-19Change CUDA functions macro to use zluda_bindgenAndrzej Janik
2024-11-18Switch to pregenerated format functionsAndrzej Janik
2024-11-14Fix zluda_dumpAndrzej Janik
2024-11-12Regenerate main CUDA header, fix zluda_dumpAndrzej Janik
2022-02-04Overhaul DLL injectionAndrzej Janik
2022-02-01Redo DLL injectionAndrzej Janik
2022-01-28Implement static typing for dynamically-loaded CUDA DLLsAndrzej Janik
2022-01-26Add OGL interop to cuda proc macrosAndrzej Janik
2022-01-08Fix crash when printing arraysAndrzej Janik
2022-01-08Fix luid printingAndrzej Janik
2022-01-07Move zluda_dump to the new CUDA infrastructureAndrzej Janik
2021-12-20Start converting everything to the new log formattingAndrzej Janik
2021-12-19Start converting zluda_dump logging to provide more detailedAndrzej Janik
2021-12-14Improve reporting of recovered unrecognized statement/directiveAndrzej Janik
2021-12-13Better reporting of unrecognized tokensAndrzej Janik
2021-12-08Fix typoAndrzej Janik
2021-12-08Improve logging of dumpsAndrzej Janik
2021-12-06Dump function names and allow overriding result of cuDeviceComputeCapabilityAndrzej Janik
2021-12-05Fix remaining issues with detouring nvcudaAndrzej Janik
2021-12-01Add test for injecting app that directly uses nvcudaAndrzej Janik
2021-11-21Do full dumping from dark api module creationAndrzej Janik
2021-11-16Add missing fileAndrzej Janik
2021-11-16Start converting cuModuleLoad to the new tracing infrastructureAndrzej Janik
2021-11-14Now dump function callsAndrzej Janik
2021-11-12Create proper logging infrastructureAndrzej Janik
2021-09-13Dump modules passed for linkingAndrzej Janik
2021-09-12Support more export table functionsAndrzej Janik
2021-09-12Add support for a new export tableAndrzej Janik
2021-09-10Fix dumping on x64 Linux (and possibly Windows)Andrzej Janik
2021-07-25Tune generated code, add a workaround for geekbenchAndrzej Janik
2021-07-05Fix typoAndrzej Janik
2021-06-30Allow to set range of dump kernelsAndrzej Janik
2021-06-28Bunch of tiny fixes and improvementsAndrzej Janik
2021-06-27Revert "Fix offset calculation in kernel launch"Andrzej Janik
2021-06-27Fix bugs related to replay on LinuxAndrzej Janik
2021-06-27Check for presence of ".version" instead of ".address_size" (which is optional)Andrzej Janik
2021-06-27Fix offset calculation in kernel launchAndrzej Janik
2021-06-25Merge branch 'one_type_type2'Andrzej Janik
2021-06-11Slightly improve stateful optimizationAndrzej Janik
2021-05-17Handle even more export table functionsAndrzej Janik
2021-05-16Report calls to unsupported exportad table functionsAndrzej Janik
2021-05-07Simplify typingAndrzej Janik
2021-04-12Index from 0Andrzej Janik
2021-04-12Dump all modules, even if not enqueuedAndrzej Janik
2021-04-12Make zluda_dump more robustAndrzej Janik
2021-04-10Make dumper compatible with older versions of CUDAAndrzej Janik
2021-04-09More fixes for 32bitAndrzej Janik
2021-04-09Make dumper 32-bit compatibleAndrzej Janik
2021-02-28Inform about ELF binaries in dumperAndrzej Janik
2021-02-28Inject our own NVMLAndrzej Janik