summaryrefslogtreecommitdiff
path: root/gprof.sh
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-10-23 21:44:22 -0300
committerJesusaves <cpntb1@ymail.com>2022-10-23 21:44:22 -0300
commita7c45a192268da2601cef47a4cdba987ae2327ca (patch)
treec5fb5b97db109fe7106496dd96498c475881046b /gprof.sh
downloadserverdata-a7c45a192268da2601cef47a4cdba987ae2327ca.tar.gz
serverdata-a7c45a192268da2601cef47a4cdba987ae2327ca.tar.bz2
serverdata-a7c45a192268da2601cef47a4cdba987ae2327ca.tar.xz
serverdata-a7c45a192268da2601cef47a4cdba987ae2327ca.zip
Initial commit (Moubootaur Legends fork)
Diffstat (limited to 'gprof.sh')
-rwxr-xr-xgprof.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/gprof.sh b/gprof.sh
new file mode 100755
index 0000000..be6c9d0
--- /dev/null
+++ b/gprof.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+gprof --inline-file-names ./${1} >gprof_${1}.txt