Commit Graph
16 Commits
Author SHA1 Message Date
gatieme 590f90b55a gcc优化和如何使用-O2编译内核... 2017-12-24 17:47:10 +08:00
gatieme 7b2f43b495 获得内核函数地址的四种方法--http://blog.csdn.net/gatieme/article/details/78310036 2017-10-22 14:52:02 +08:00
gatieme 04abb5b9d0 程序名缩短可降低时间... 2017-10-15 19:58:08 +08:00
gatieme 7effb21a07 ptrace bug : add a.x86_64 and a.arm64
aarch64-linux-gnu-objdump -d ./a.arm64 | wc -l

objdump -d a.x86_64 | wc -l
2017-10-15 19:35:51 +08:00
gatieme 5fe11d3796 ptrace bug... 2017-10-15 19:31:18 +08:00
gatieme ac1838dcf3 qemu... 2017-10-15 19:16:02 +08:00
gatieme 31819ac3df ptrace bug... 2017-10-15 18:58:49 +08:00
gatieme 8aacb11897 ptrace bug... 2017-10-15 13:55:27 +08:00
gatieme 8c739fa7cb ptrace bug... 2017-10-14 22:05:58 +08:00
gatieme fdba1990f0 update perf bug... 2017-10-08 22:24:45 +08:00
gatieme 1cd7343048 update perf bug... 2017-10-08 22:24:12 +08:00
gatieme 051401a533 update perf bug... 2017-10-08 22:21:34 +08:00
gatieme 362a325630 update... 2017-10-02 20:30:19 +08:00
gatieme c48ba46b37 add futex_bug... 2017-09-09 19:19:01 +08:00
gatieme ca34e08a97 update mutex... 2017-09-09 18:55:44 +08:00
gatieme 0dc82e48b8 向内核提交PACTH... 2017-09-02 16:23:34 +08:00