Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 151 Bytes

profile.md

File metadata and controls

12 lines (8 loc) · 151 Bytes

Profile

Linux

perf

Set -fno-omit-frame-pointer for best results.

perf record -g path/to/exe
perf report -g 'graph,0.5,caller'