t / t7500 / add-signed-offon commit Run the perf test suite for profile feedback too (5d7fd6d)
   1#!/bin/sh
   2echo "Signed-off-by: foo <bar@frotz>" >> "$1"
   3exit 0