diff options
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
| -rwxr-xr-x | tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py b/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py index 9e0985794e20..81a56cd2b3c1 100755 --- a/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py +++ b/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | # EventClass.py | 1 | # EventClass.py |
| 2 | # SPDX-License-Identifier: GPL-2.0 | ||
| 2 | # | 3 | # |
| 3 | # This is a library defining some events types classes, which could | 4 | # This is a library defining some events types classes, which could |
| 4 | # be used by other scripts to analyzing the perf samples. | 5 | # be used by other scripts to analyzing the perf samples. |
