What's Changed
* remove backtrace times in hook function execution times by lipracer in https://github.com/lipracer/cuda-rt-hook/pull/143
* Dev by lipracer in https://github.com/lipracer/cuda-rt-hook/pull/144
* Dev by lipracer in https://github.com/lipracer/cuda-rt-hook/pull/146
* fix backtrace func name missing by jamesruio in https://github.com/lipracer/cuda-rt-hook/pull/147
* refine launch log by lipracer in https://github.com/lipracer/cuda-rt-hook/pull/149
* refactor xpu_mock and add xpu stream api hook by dynamicheart in https://github.com/lipracer/cuda-rt-hook/pull/150
* add log arguments and python version check by lipracer in https://github.com/lipracer/cuda-rt-hook/pull/151
* Fix backtrace by lipracer in https://github.com/lipracer/cuda-rt-hook/pull/152
* add mock functions for triton by lipracer in https://github.com/lipracer/cuda-rt-hook/pull/153
* Refine time statistic by dynamicheart in https://github.com/lipracer/cuda-rt-hook/pull/154
* Add doc for env var LOG_SYNC_MODE by dynamicheart in https://github.com/lipracer/cuda-rt-hook/pull/156
* enable log with sync mode test by lipracer in https://github.com/lipracer/cuda-rt-hook/pull/157
* Update README by dynamicheart in https://github.com/lipracer/cuda-rt-hook/pull/158
* Bump version to 0.1.11 by dynamicheart in https://github.com/lipracer/cuda-rt-hook/pull/159
New Contributors
* jamesruio made their first contribution in https://github.com/lipracer/cuda-rt-hook/pull/147
**Full Changelog**: https://github.com/lipracer/cuda-rt-hook/compare/v0.1.10...v0.1.11