• DS-5 Gator driver compiling for linux 4.10
    I've been facing problems when trying to compiling gator drive using kernel 4.10. In file included from /gator/driver/gator_main.c:260:0: /gator/driver/gator_hrtimer_gator.c: In function 'gator_hrtimer_online...
  • DS-5 Gator driver compiling for linux 4.10
    I've been facing problems when trying to compiling gator drive using kernel 4.10. In file included from /gator/driver/gator_main.c:260:0: /gator/driver/gator_hrtimer_gator.c: In function 'gator_hrtimer_online...
  • Fail to compile gator driver module
    我最近在尝试用Streamline分析汇编代码在Android手机上的执行流水线,看了很多博客以后,逐渐理清楚思路,不知道我理解的对不对? 1. 拉取Linux kernel代码,打开CONFIG_HW_PERF_EVENTS等等 2. 在Linux kernel编译目录下拷贝gator driver源码 3. 修改Makefile 4. 重新编译内核,再编译gator.ko ...
  • Fail to compile gator driver module
    我最近在尝试用Streamline分析汇编代码在Android手机上的执行流水线,看了很多博客以后,逐渐理清楚思路,不知道我理解的对不对? 1. 拉取Linux kernel代码,打开CONFIG_HW_PERF_EVENTS等等 2. 在Linux kernel编译目录下拷贝gator driver源码 3. 修改Makefile 4. 重新编译内核,再编译gator.ko ...
  • Trouble creating gator driver for Streamline
    I'm working with N1SDP development board(Linux 5.1.0+ version) and trying to use Streamline with it. However, i have trouble creating gator driver (gator.ko). it is not compatible with the gator daemon...