# Page Not Found

The URL `00-index-2/05-btree` does not exist.

You might be looking for one of these pages:
- [B树](https://richardweiyang.gitbook.io/kernel-exploring/00-index-3/05-btree.md)
- [Drgn](https://richardweiyang.gitbook.io/kernel-exploring/00-index-2/06-drgn.md)
- [ftrace的使用](https://richardweiyang.gitbook.io/kernel-exploring/00-index-2/03-ftrace_usage.md)
- [Maple Tree](https://richardweiyang.gitbook.io/kernel-exploring/00-index-3/06-maple_tree.md)
- [TraceEvent](https://richardweiyang.gitbook.io/kernel-exploring/00-index-2/02-trace_event.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://richardweiyang.gitbook.io/kernel-exploring/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://richardweiyang.gitbook.io/kernel-exploring/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/kernel-exploring/00-index-3/05-btree.md`)
- Use `Accept: text/markdown` header for content negotiation