mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-23 00:00:05 +01:00
![]() You have to set the variable PROFILING to something to enable profiling using Xray. In order for profiling code to be compiled into the runtime and demo applications you must clean the whole project before. Example: $ cd HermitCore $ make clean $ make PROFILING=yes Hint: You can also export the variable (`export PROFILING=yes`) for a more permanent configuration. |
||
---|---|---|
.. | ||
arch/x86 | ||
drivers/net | ||
include | ||
kernel | ||
libkern | ||
lwip@630df185f1 | ||
mm | ||
tools | ||
usr | ||
.gitignore | ||
link.ld | ||
Makefile | ||
Makefile.inc |