summaryrefslogtreecommitdiff
path: root/debug_tools/WatchYourStep/ptxjitplus/ptxjitplus.cpp
AgeCommit message (Expand)Author
2018-08-10fixes ptxjitplus and cuLaunchKernelJonathan
2018-07-20load param offsets with refactored code and look in middle of malloc'd area f...J
2018-07-18added c++filt that works better, param offset dumping, protection for failing...Jonathan
2018-07-13Add more print statements to debug api callsJonathan
2018-07-09fixed pointer bug in ptx jit and added support for executing ptxjitconfig whe...Jonathan
2018-07-04dumps ptx kernels and scripts to launch all kernelsJonathan
2018-07-04dump and load block and grid size and launchJonathan
2018-07-03loading params works nowJonathan
2018-07-03correctly load paramsJonathan
2018-07-03minor bug fixJonathan
2018-06-29dumps global using pointer, dump output from ptxjit to fileJonathan
2018-06-28loads paramsJonathan
2018-06-27WIP dump paramsJonathan
2018-06-26exports and imports param data in new debug tool: WatchYourStepJonathan