mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-10 06:40:24 +09:00
There is already a commented-out code in main() for enabling CPU profiling of micro, which is often useful. Adjust it to allow enabling it just by providing -profile flag on the command line, without modifying and recompiling the code.