上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 69 下一页

2022年4月24日

Intel x86 Assembler Instruction Set Opcode Table

摘要: http://sparksandflames.com/files/x86InstructionChart.html x86_64汇编之一:AT&T汇编语法 https://blog.csdn.net/qq_29328443/article/details/107242121 x86汇编指令集大全(带 阅读全文

posted @ 2022-04-24 14:39 lh03061238 阅读(70) 评论(0) 推荐(0) 编辑

2022年4月23日

git checkout总结

摘要: git checkout https://www.cnblogs.com/qyxl/p/12229048.html 阅读全文

posted @ 2022-04-23 16:05 lh03061238 阅读(145) 评论(0) 推荐(0) 编辑

Git参考手册

摘要: http://www.verydoc.net/git/ Git 使用心得 & 常见问题整理 https://blog.51cto.com/u_11451275/4077577 阅读全文

posted @ 2022-04-23 14:54 lh03061238 阅读(15) 评论(0) 推荐(0) 编辑

2022年4月22日

linux 高级命令用法 正则表达式总结

摘要: linux常用命令详解(find/grep/sed/awk) https://blog.csdn.net/zhangshaohuas/article/details/109009600 阅读全文

posted @ 2022-04-22 13:13 lh03061238 阅读(40) 评论(0) 推荐(0) 编辑

/proc、/sys汇总

摘要: Linux proc目录详解 https://blog.csdn.net/qq_25518029/article/details/120033975 通过PROC文件收集进程信息 https://blog.csdn.net/sinat_34467747/article/details/7893091 阅读全文

posted @ 2022-04-22 12:49 lh03061238 阅读(18) 评论(0) 推荐(0) 编辑

The ORCs are coming

摘要: The ORCs are coming相关重点内容翻译,难免有误,见谅 原文:https://lwn.net/Articles/728339/ 实现这一目标涉及实现编译时堆栈验证机制,以确保所有内核代码始终保持堆栈处于合理状态。 最后一步是一个适当的展开器,它使用这个现在可靠的堆栈信息。 在编译时执 阅读全文

posted @ 2022-04-22 11:27 lh03061238 阅读(68) 评论(0) 推荐(0) 编辑

内核orc-unwinder.txt文档

摘要: 翻译内核文档重点部分,难免有误,请见谅 内核版本4.19.190 内核 CONFIG_UNWINDER_ORC 选项启用 ORC 展开器,它在概念上类似于 DWARF 展开器。 不同的是,ORC 数据的格式比 DWARF 简单得多,这反过来又使 ORC unwinder 更简单、更快。 ORC 数据 阅读全文

posted @ 2022-04-22 11:25 lh03061238 阅读(379) 评论(0) 推荐(0) 编辑

内核文档stack-validation.txt中文

摘要: 翻译内核文档stack-validation.txt,难免有错误 基于4.19.190内核,高版本内核中或许有更新 内核 CONFIG_STACK_VALIDATION 选项启用objtool 在编译时运行。 它有一个“检查”子命令,分析每个 .o 文件并确保其堆栈元数据的有效性。它对 asm 代码 阅读全文

posted @ 2022-04-22 11:21 lh03061238 阅读(419) 评论(0) 推荐(0) 编辑

2022年4月21日

调试方法 | Linux 内核

摘要: https://blog.csdn.net/weiqifa0/article/details/118917820 Linux内核实时调试,如何完成以及使用哪些工具?https://www.codenong.com/4943857/ 阅读全文

posted @ 2022-04-21 17:38 lh03061238 阅读(8) 评论(0) 推荐(0) 编辑

一些重要的Linux系统内核文件介绍

摘要: https://blog.csdn.net/zhongyou2009/article/details/4765095?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_title~default-0.pc_relev 阅读全文

posted @ 2022-04-21 17:33 lh03061238 阅读(41) 评论(0) 推荐(0) 编辑

上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 69 下一页

导航