aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/trace/beauty/pid.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/trace/beauty/pid.c')
-rw-r--r--tools/perf/trace/beauty/pid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/trace/beauty/pid.c b/tools/perf/trace/beauty/pid.c
index b6d419e16dcf..0313df342830 100644
--- a/tools/perf/trace/beauty/pid.c
+++ b/tools/perf/trace/beauty/pid.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
size_t syscall_arg__scnprintf_pid(char *bf, size_t size, struct syscall_arg *arg)
{
int pid = arg->val;