随笔分类 -  linux调试

摘要:为fuse模块新增trace event,执行stat命令时,记录trace,输出inode的信息。 一、trace event定义 include\trace\events目录下新增fuse.h文件 /* SPDX-License-Identifier: GPL-2.0 */ #undef TRA 阅读全文
posted @ 2023-03-15 07:45 geshifei 阅读(517) 评论(0) 推荐(0)
摘要:libfuse源码:GitHub - libfuse/libfuse: The reference implementation of the Linux FUSE (Filesystem in Userspace) interface 2fd46b19-8ea3-48b8-abb0-7a62b3c 阅读全文
posted @ 2023-03-06 20:45 geshifei 阅读(456) 评论(0) 推荐(0)