If you have downloaded and installed DS-5 as part of TADP, you will not need to configure the kernel or compile the gator driver and daemon individually.
However, if you have installed DS-5 separately, the steps to prepare the target are as follows:
$ adb shell insmod /system/lib/modules/gator.ko
$ adb forward tcp:8080 tcp:8080
$ adb shell gatord &
![]() |
Note: Either gatord and gator.ko should be in the same directory, or the gator.ko module should be already loaded.
|
localhost
. The connection is made to the target port 8080.localhost
. Turn call stack unwinding on, turn Process Debug Information on, set the sample rate to Normal, and buffer mode to Streaming.![]() | Note: The profiled Example.apk is a zip archive that contains the lib/ folder with the needed ELF files. |
gatord
was launched must be writable.![]() | Note: L2 cache counters work with the patched kernel. |
NVIDIA® GameWorks™ Documentation Rev. 1.0.211026 ©2014-2021. NVIDIA Corporation and affiliates. All Rights Reserved.