20 lines
306 B
Plaintext
20 lines
306 B
Plaintext
===================
|
|
Advance preparation
|
|
===================
|
|
1)Implement patch of test_trace_mem.patch
|
|
cd mckernel
|
|
patch -p0 < test_trace_mem.patch
|
|
make
|
|
make install
|
|
|
|
|
|
2)Compile command execution processing
|
|
cd mckernel/test/mbind/mcexec_test_proc/
|
|
make
|
|
|
|
==========
|
|
How to run
|
|
==========
|
|
./go_mbind_test.sh
|
|
|