aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackdelta
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2017-11-03 12:30:12 +0100
committerIngo Molnar <mingo@kernel.org>2017-11-03 12:30:12 +0100
commit294cbd05e32990c3b1a62be27441fc719edebbab (patch)
tree9e543bcfdaa183343f18714a256d3fd5c88d3b5c /scripts/stackdelta
parentperf/cgroup: Fix perf cgroup hierarchy support (diff)
parentKbuild: don't pass "-C" to preprocessor when processing linker scripts (diff)
downloadlinux-294cbd05e32990c3b1a62be27441fc719edebbab.tar.gz
linux-294cbd05e32990c3b1a62be27441fc719edebbab.zip
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'scripts/stackdelta')
-rwxr-xr-xscripts/stackdelta1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/stackdelta b/scripts/stackdelta
index 20a79f19a111..44d2dfd6216f 100755
--- a/scripts/stackdelta
+++ b/scripts/stackdelta
@@ -1,4 +1,5 @@
#!/usr/bin/env perl
+# SPDX-License-Identifier: GPL-2.0
# Read two files produced by the stackusage script, and show the
# delta between them.