Remove workarounds for Python 2 module support. Constify variables and
parameters to functions.
Ian Rogers (2):
perf python: Remove python 2 scripting support
perf python: Constify variables and parameters
.../scripts/python/Perf-Trace-Util/Context.c | 18 ---
tools/perf/util/python.c | 128 ++++++------------
.../scripting-engines/trace-event-python.c | 63 +--------
3 files changed, 44 insertions(+), 165 deletions(-)
--
2.46.0.662.g92d0881bb0-goog