提交 7de00a22 创建 作者: Austin Clements's avatar Austin Clements

Expand notes on configuring mtrace

上级 d6f991cb
...@@ -4,7 +4,11 @@ ...@@ -4,7 +4,11 @@
git+ssh://amsterdam.csail.mit.edu/home/am6/mpdev/qemu.git -b mtrace git+ssh://amsterdam.csail.mit.edu/home/am6/mpdev/qemu.git -b mtrace
#define MTRACE 1 in param.h #define MTRACE 1 in param.h
If mtrace isn't cloned next to the xv6-scale repository, then set
QEMUSRC in config.mk to the directory containing mtrace-magic.h.
Set MTRACE in config.mk to the mtrace QEMU binary's path.
$ make mscan.out $ make mscan.out
or make mtrace.out to generate just the trace file and not the summary.
* Networking with lwIP * Networking with lwIP
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论