diff options
Diffstat (limited to 'tools/perf/python/tracepoint.py')
-rwxr-xr-x | tools/perf/python/tracepoint.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/python/tracepoint.py b/tools/perf/python/tracepoint.py index eb4dbed57de7..eb76f6516247 100755 --- a/tools/perf/python/tracepoint.py +++ b/tools/perf/python/tracepoint.py | |||
@@ -1,4 +1,5 @@ | |||
1 | #! /usr/bin/python | 1 | #! /usr/bin/python |
2 | # SPDX-License-Identifier: GPL-2.0 | ||
2 | # -*- python -*- | 3 | # -*- python -*- |
3 | # -*- coding: utf-8 -*- | 4 | # -*- coding: utf-8 -*- |
4 | 5 | ||