finalcut/scripts/cpuprofile.sh

6 lines
131 B
Bash
Raw Normal View History

2015-05-03 21:07:50 +02:00
#!/bin/bash
LD_PRELOAD="/usr/lib64/libprofiler.so.0" CPUPROFILE=../text/ui.prof ../test/ui
pprof --gv ../test/ui ../test/ui.prof