summaryrefslogtreecommitdiff
path: root/scripts/profile_trace/plot_both.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/profile_trace/plot_both.sh')
-rwxr-xr-xscripts/profile_trace/plot_both.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/profile_trace/plot_both.sh b/scripts/profile_trace/plot_both.sh
new file mode 100755
index 0000000..fa21c46
--- /dev/null
+++ b/scripts/profile_trace/plot_both.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "pl '$1' u 2:6 w l title 'GPU', '$1' u 2:8 w l title 'CPU'" | gnuplot -p