aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/lib
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2019-06-13 18:29:05 -0300
committerArnaldo Carvalho de Melo <[email protected]>2019-06-17 15:57:19 -0300
commit5875cf4cd32ea08d0d6abb82091f2d1f7cd6889f (patch)
tree4db17cc17b8eb7e26818eadfafe6a0c5288e0921 /tools/perf/tests/shell/lib
parent5e2156d837e875c0277bbe9c5cd965ff56539e0b (diff)
perf tests: Add missing SPDX headers
Cc: Adrian Hunter <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Wang Nan <[email protected]> Link: https://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/tests/shell/lib')
-rw-r--r--tools/perf/tests/shell/lib/probe.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/tests/shell/lib/probe.sh b/tools/perf/tests/shell/lib/probe.sh
index e37787be672b..51e3f60baba0 100644
--- a/tools/perf/tests/shell/lib/probe.sh
+++ b/tools/perf/tests/shell/lib/probe.sh
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
# Arnaldo Carvalho de Melo <[email protected]>, 2017
skip_if_no_perf_probe() {