mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
readme: typo!
This commit is contained in:
@@ -4015,7 +4015,7 @@ Result on <<p51>> at bad30f513c46c1b0995d3a10c0d9bc2a33dc4fa0:
|
||||
|
||||
==== gem5 syscall emulation mode syscall tracing
|
||||
|
||||
Since gem5 has to implement syscalls itself in syscall emulation mode, it can of course clearly see which syscalls are bing made, and we can log them for debug purposes with <<gem5-tracing>>, e.g.:
|
||||
Since gem5 has to implement syscalls itself in syscall emulation mode, it can of course clearly see which syscalls are being made, and we can log them for debug purposes with <<gem5-tracing>>, e.g.:
|
||||
|
||||
....
|
||||
./run \
|
||||
|
||||
Reference in New Issue
Block a user