mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
Don't copy static userland builds into out_rootfs_overlay by default.
I was doing that by mistake too often. To force it, use --copy-overlay. This mechanism might also be useful for future userland content.
This commit is contained in:
@@ -11124,7 +11124,7 @@ xdg-open bst_vs_heap_vs_hashmap.tmp.png
|
||||
|
||||
The parameters `heap_zoom_max` and `hashmap_zoom_max` are chosen manually interactively to best showcase the regions of interest in those plots.
|
||||
|
||||
First we build the benchmark with <<m5ops-instructions>> enabled, and then we run it and extract the stats:
|
||||
To benchmark on gem5, we first build the benchmark with <<m5ops-instructions>> enabled, and then we run it and extract the stats:
|
||||
|
||||
....
|
||||
./build-userland \
|
||||
|
||||
Reference in New Issue
Block a user