[PATCH v1 0/2] Python module cleanup

Ian Rogers posted 2 patches 2 months, 1 week ago
There is a newer version of this series
.../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(-)
[PATCH v1 0/2] Python module cleanup
Posted by Ian Rogers 2 months, 1 week ago
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