mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 13:21:00 +00:00
We begin with a simple treeview that shows a recorded profile. To record and view a profile of a process with <PID>, simply do this: $ profile <PID> on ... wait while PID does something interesting ... $ profile <PID> off $ cat /proc/profile > my-profile.prof $ ProfileViewer my-profile.prof |
||
|---|---|---|
| .. | ||
| FormCompiler | ||
| HackStudio | ||
| Inspector | ||
| IPCCompiler | ||
| ProfileViewer | ||
| VisualBuilder | ||