This website requires JavaScript.
Explore
Help
Sign In
perso
/
finalcut
Watch
1
Star
0
Fork
You've already forked finalcut
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
54dbbbcf4e
finalcut
/
scripts
/
syscall_statistic.sh
4 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
upload
2015-05-23 13:35:12 +02:00
#!/bin/sh
Reduce the use of the new operators in the examples
2018-10-03 22:23:55 +02:00
LD_LIBRARY_PATH
=
../src/.libs strace -c ../examples/.libs/ui
upload
2015-05-23 13:35:12 +02:00