aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cleanpatch')
-rwxr-xr-xscripts/cleanpatch1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/cleanpatch b/scripts/cleanpatch
index 3e5a2303dc0e..9f1755271516 100755
--- a/scripts/cleanpatch
+++ b/scripts/cleanpatch
@@ -1,4 +1,5 @@
#!/usr/bin/env perl
+# SPDX-License-Identifier: GPL-2.0
#
# Clean a patch file -- or directory of patch files -- of stealth whitespace.
# WARNING: this can be a highly destructive operation. Use with caution.
-13 16:07:24 -0300'>2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik1-1/+1 2020-10-13perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby1-1/+5 2020-10-13perf c2c: Update usage for showing memory eventsLeo Yan1-1/+1 2020-10-13tools lib traceevent: Hide non API functionsTzvetomir Stoyanov (VMware)6-107/+83 2020-10-13perf sched: Show start of latency as wellJoel Fernandes (Google)1-10/+14 2020-10-13perf vendor events: Fix typos in power8 PMU eventsSandipan Das5-25/+25 2020-10-13perf bench: Run inject-build-id with --buildid-all option tooNamhyung Kim1-19/+35 2020-10-13perf inject: Add --buildid-all optionNamhyung Kim2-6/+113 2020-10-13perf inject: Do not load map/dso when injecting build-idNamhyung Kim3-37/+27 2020-10-13perf inject: Enter namespace when reading build-idNamhyung Kim1-2/+6 2020-10-13perf inject: Add missing callbacks in perf_toolNamhyung Kim1-5/+31 2020-10-13perf bench: Add build-id injection benchmarkNamhyung Kim6-5/+471 2020-10-07perf stat: Fix out of bounds CPU map access when handling armv8_pmu eventsNamhyung Kim1-0/+3 2020-10-01perf python scripting: Fix printable strings in python3 scriptsJiri Olsa1-1/+1 2020-10-01perf trace: Use the autogenerated mmap 'prot' string/id tableArnaldo Carvalho de Melo2-27/+24