diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2025-03-12 23:31:37 +0300 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-03-19 02:08:14 +0300 |
commit | 1882625c9113a3cf775dd46695466c80b922991d (patch) | |
tree | 06af8911a47baa17fdb33cca30b8539b90a3257a /tools/perf/scripts/python/task-analyzer.py | |
parent | 1376c195e8ad327bb9f2d32e0acc5ac39e7cb30a (diff) | |
download | linux-1882625c9113a3cf775dd46695466c80b922991d.tar.xz |
perf python: Remove some unused macros (_PyUnicode_FromString(arg), etc)
When python2 support was removed in e7e9943c87d857da ("perf python:
Remove python 2 scripting support"), all use of the
_PyUnicode_FromString(arg), _PyUnicode_FromFormat(...), and
_PyLong_FromLong(arg) macros was removed as well, so remove it.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250312203141.285263-3-acme@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions