Commit Graph
85 Commits
Author SHA1 Message Date
Cheng Jian 5da2bdabc3 blog: update blog categories
Signed-off-by: Cheng Jian <gatieme@163.com>
2021-02-17 21:21:22 +08:00
Cheng Jian b5d4ae25ab issue: 3-numa_dismeter 2021-02-12 23:47:53 +08:00
Cheng Jian 37647d23ac debug: use pmu-tools analysis toppdown 2021-01-27 20:14:09 +08:00
Cheng Jian 4113f916c8 perfetto: update csdn url 2020-11-28 23:25:48 +08:00
Cheng Jian 94d1ee75f7 systrace: update csdn url 2020-11-28 23:16:03 +08:00
Cheng Jian 144c9ec527 systrace: update README 2020-11-28 23:05:23 +08:00
Cheng Jian c151f4d90d systrace: update README 2020-11-28 22:54:13 +08:00
Cheng Jian 39180523cf systrace: introduce systrace.sh 2020-11-28 22:50:52 +08:00
Cheng Jian b4d63c3aa7 debug: update perfetto readme 2020-11-26 23:38:55 +08:00
Cheng Jian d6c32a2025 update scheduler blog 2020-11-26 21:25:22 +08:00
Cheng Jian 8b9a9674b5 systrace for linux 2020-11-07 16:39:23 +08:00
Cheng Jian 48d2ee62db Perfetto: record in linux 2020-10-30 19:41:49 +08:00
gatieme 981581845e perfetto 2020-10-24 21:45:18 +08:00
Cheng Jian 88bb106201 update 2020-06-30 16:11:40 +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 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 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 ac1838dcf3 qemu... 2017-10-15 19:16:02 +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 362a325630 update... 2017-10-02 20:30:19 +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 4b7bf7a46b 完善的oops... 2017-06-25 13:14:47 +08:00
gatieme 4b95419c3f 完善了oops... 2017-06-25 00:17:16 +08:00
gatieme e88cdefc2e 根据内核Oops 定位代码工具使用— addr2line 、gdb、objdump--http://blog.csdn.net/u012719256/article/details/53365155 2017-06-21 23:07:06 +08:00
gatieme cd4f89cd29 sparse内核工具... 2017-06-20 23:14:31 +08:00
gatieme df8019036f qemu... 2017-05-29 22:45:30 +08:00
gatieme 3d5177bb2f qemu... 2017-05-29 22:19:36 +08:00
gatieme 12a0e05357 hello... 2017-05-08 13:44:10 +08:00
gatieme 0c830baff8 systemtap 2017-05-04 21:33:29 +08:00
gatieme ff87e6e58e systemtap... 2017-05-02 19:14:39 +08:00
gatieme 0ae375f790 systemtap... 2017-05-02 19:13:26 +08:00
gatieme 1fab59ba47 debug kernek 2017-04-28 00:02:10 +08:00
gatieme 86c8b786a0 ... 2017-04-27 23:43:52 +08:00
gatieme 472c05ff3b 完善的测试... 2017-04-17 12:43:14 +08:00
gatieme 237b4e6955 systemtap学习... 2017-04-14 23:52:03 +08:00
gatieme b252390215 kernel调试工具... 2017-04-14 22:44:34 +08:00
gatieme dfad538be2 编译安装systemtap... 2017-04-14 22:43:05 +08:00
gatieme d0c693d436 安装systemtap... 2017-04-14 13:46:01 +08:00
gatieme 5b0ec35e4b 安装systemtap... 2017-04-14 13:44:12 +08:00
gatieme a6ff4f1eab system参考信息... 2017-04-13 18:19:13 +08:00