aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackdelta
diff options
context:
space:
mode:
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 @@
1#!/usr/bin/env perl 1#!/usr/bin/env perl
2# SPDX-License-Identifier: GPL-2.0
2 3
3# Read two files produced by the stackusage script, and show the 4# Read two files produced by the stackusage script, and show the
4# delta between them. 5# delta between them.