Commit Graph
578 Commits
Author SHA1 Message Date
Cheng Jian 581411df5f update schedule 09-tuning 2019-07-17 21:52:26 +08:00
Cheng Jian d732818a99 update schedule 09-tuning 2019-07-08 19:05:15 +08:00
Cheng Jian c7a5dc2f87 update schedule 09-tuning 2019-07-05 20:31:09 +08:00
Cheng Jian a3a0d7eb17 update 20190102 2019-01-02 14:01:55 +08:00
Cheng Jian 8dae2db5d1 schedule tunning 2018-11-10 11:51:04 +08:00
Cheng Jian c5795375cb space 2018-04-07 12:09:41 +08:00
Cheng Jian a2b330fa7e 01-pid_namespace 2018-03-14 14:07:29 +08:00
gatieme e528c8ebdd tuning 2018-03-04 20:45:03 +08:00
gatieme 262a8c3251 tuning 2018-02-25 22:15:29 +08:00
gatieme 69959e95e8 tuning 2018-02-22 20:38:20 +08:00
gatieme 4bba3b3e13 tuning 2018-02-20 22:52:52 +08:00
gatieme d7a7b9bb4d tuning 2018-02-17 23:28:24 +08:00
gatieme 97c2f5dedb tuning 2018-02-15 11:20:48 +08:00
gatieme dcc836706b tuning 2018-01-28 21:25:23 +08:00
gatieme 2fade67518 调度器性能调优... 2018-01-21 21:29:37 +08:00
gatieme 779675bd26 tuning 2018-01-20 16:27:13 +08:00
Cheng bb7dd33a27 pid_namespace 2018-01-20 12:42:23 +08:00
Cheng 4107ea50f2 08-cgroup 2018-01-09 08:29:14 +08:00
gatieme 3371773dfb Linux下用火焰图进行性能分析--http://blog.csdn.net/gatieme/article/details/78885908 2017-12-24 17:48:15 +08:00
gatieme 590f90b55a gcc优化和如何使用-O2编译内核... 2017-12-24 17:47:10 +08:00
gatieme aedbf881c9 simple eBPF example... 2017-11-12 14:47:25 +08:00
gatieme 928ecf8c49 simple eBPF example... 2017-11-12 14:46:39 +08:00
gatieme 12051e12d2 add gitignore file... 2017-11-12 14:36:31 +08:00
gatieme 6071493df0 add gitignore file for eBPF... 2017-11-12 14:35:23 +08:00
gatieme e525a69afa use kernel libbpf and libbpf_load library... 2017-11-12 14:34:00 +08:00
gatieme 7a60140ef7 simple eBPF example(include makefile used kernel)... 2017-11-12 14:29:46 +08:00
gatieme 61b0de84a9 Linux 内核编译 LOCALVERSION 配置(分析内核版本号自动添加的+号)--http://blog.csdn.net/gatieme/article/details/78510497 2017-11-12 10:52:32 +08:00
gatieme 50a18afb62 Linux内存描述之内存区域zone--Linux内存管理(三)--http://blog.csdn.net/gatieme/article/details/52384529 2017-11-05 12:27:07 +08:00
gatieme d4faaed095 kptr_restrict 向用户空间内核中的指针(/proc/kallsyms-modules显示value全部为0)--http://blog.csdn.net/gatieme/article/details/78311841 2017-10-22 18:38:10 +08:00
gatieme 40abf66408 kptr_restrict 向用户空间内核中的指针(/proc/kallsyms-modules显示value全部为0)--http://blog.csdn.net/gatieme/article/details/78311841 2017-10-22 18:37:29 +08:00
gatieme 7b2425d47c 获得内核函数地址的四种方法--http://blog.csdn.net/gatieme/article/details/78310036 2017-10-22 14:55:12 +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 2301580aa9 install bcc... 2017-10-14 22:12:24 +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
gatieme 3890636a81 添加强制卸载驱动force_rmmod, systemtap脚ap脚本实现... 2017-07-14 21:43:32 +08:00
gatieme d338837aa1 强制卸载异常驱动... 2017-07-11 19:38:43 +08:00
gatieme bb0b815e53 force_rmmod... 2017-06-29 00:07:44 +08:00