when open the DS tool to profile linux target and search linux target ( in same ethernet)
it is normal i can see the target i have, and select , install
but progress of configuring target ... pop up ( swtich gatord to user space?) and click yes
then progress compeleting 75%... and stop, could you help me out?
when the work stopped , gatord process of odroid is automatically "done"
yes, getting stuck at 75% and never advance. i saw a error msg [Unable to connect to the gator daemon at your_target_address. Please verify you have installed the gator daemon on your target and it is running. Installation instructions can be found in: .../README_Streamline.txt]
your_target_address
i didn't install gator before, and i've installed newest version DS-5 and gator in that source file of DS-5. i release any firewalls on my host PC.
i can see on linux commanding ' netstat -pl | grep gatord ' gatord is running and listening with port 8082
when i try connecting error pops up and gatord's work is done (i mean that process is ended by something or i dont' know)
OK, then target setup is not working for you. Please build gatord manually using the source in DS-5/arm/ or by downloading it from https://github.com/ARM-software/gator. Then copy gatord to the target and start it as root. You then should be able to use Streamline.
i already built gatord with built-in kernel compile
how to do i check it properly installed
and i've tried module compile
move the gator source to the kernel source file and modified some makefile
and make modules, make modules_install
and i got gator.ko but i cant insert it into the kernel , i got msg invalid module format