mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 17:31:01 +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 |
||
|---|---|---|
| .. | ||
| main.cpp | ||
| Makefile | ||
| Profile.cpp | ||
| Profile.h | ||
| ProfileModel.cpp | ||
| ProfileModel.h | ||