finalcut/scripts/cpuprofile.sh

6 lines
131 B
Bash
Raw Permalink Normal View History

2015-05-23 13:35:12 +02:00
#!/bin/bash
LD_PRELOAD="/usr/lib64/libprofiler.so.0" CPUPROFILE=../text/ui.prof ../test/ui
pprof --gv ../test/ui ../test/ui.prof