Commit Graph
95 Commits
Author SHA1 Message Date
gatieme 3a53cd4eed kptr_restrict: update 2021-11-21 23:03:59 +08:00
gatieme d6d1c5b753 kptr_restrict 向用户空间内核中的指针(/proc/kallsyms-modules显示value全部为0)--http://blog.csdn.net/gatieme/article/details/78311841 2021-04-11 21:08:39 +08:00
gatieme 06d40ec719 kptr_restrict 向用户空间内核中的指针(/proc/kallsyms-modules显示value全部为0)--http://blog.csdn.net/gatieme/article/details/78311841 2021-04-11 21:05:57 +08:00
gatieme 749bb4a796 kptr_restrict 向用户空间内核中的指针(/proc/kallsyms-modules显示value全部为0)--http://blog.csdn.net/gatieme/article/details/78311841 2021-04-11 20:51:54 +08:00
Cheng Jian f856c5595a kptr_restrict_test 2021-04-11 17:28:26 +08:00
gatieme 92e7728aad kptr_restrict 向用户空间内核中的指针(/proc/kallsyms-modules显示value全部为0)--http://blog.csdn.net/gatieme/article/details/78311841 2021-04-07 22:35:13 +08:00
gatieme 5304514c63 debug/systrace: use record-tgid to display task state 2021-04-02 23:27:55 +08:00
Cheng Jian ba50c28c5d code 2021-04-02 22:05:41 +08:00
gatieme 504fc46c3b about me 2021-03-28 11:35:35 +08:00
gatieme a28b7d11a8 perfetto for linux-使用 Perfetto 分析调度问题--https://blog.csdn.net/gatieme/article/details/110296324 2021-03-20 00:01:52 +08:00
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