]> Git Repo - linux.git/blobdiff - tools/perf/scripts/python/stackcollapse.py
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / tools / perf / scripts / python / stackcollapse.py
index 5a605f70ef32268fb92a749c970cba321cba11d1..1697b5e18c9622bdc82f7f9355745febb0a28705 100755 (executable)
@@ -1,4 +1,5 @@
 # stackcollapse.py - format perf samples with one line per distinct call stack
+# SPDX-License-Identifier: GPL-2.0
 #
 # This script's output has two space-separated fields.  The first is a semicolon
 # separated stack including the program name (from the "comm" field) and the
This page took 0.041172 seconds and 4 git commands to generate.