From 20df2abc1aca00d6aa5dc78347133890f36b32f3 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 13 Jan 2018 20:50:42 +0100 Subject: Initial commit --- gprof.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 gprof.sh (limited to 'gprof.sh') diff --git a/gprof.sh b/gprof.sh new file mode 100755 index 000000000..be6c9d03d --- /dev/null +++ b/gprof.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +gprof --inline-file-names ./${1} >gprof_${1}.txt -- cgit v1.2.3-60-g2f50