Skip to content

Latest commit

 

History

History
 
 

flameGraph

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Notes:

  1. Use the Linux perf tool to generate input data for run.sh, for example: perf record -e cpu-clock -g -C 1.
  2. The flame scripts are from the open source project: FlameGraph.