Star4
54
代码介绍
代码
Issues33
Pull Requests23
流水线
Actions
讨论
Wiki
项目成员37
分析
项目设置
Star4
54
  1. kernel_linux_5.10
  2. /
  3. tools
  4. /
  5. perf
  6. /
  7. scripts
  8. /
  9. python
  10. /
  11. Perf-Trace-Util
  12. /
  13. lib
AArnaldo Carvalho de Meloperf scripts python: Add Python 3 support to EventClass.py
12aa6c73创建于 2018年7月11日历史提交
文件最后提交记录最后更新时间
Perf/Trace
perf scripts python: Add Python 3 support to EventClass.py Support both Python 2 and Python 3 in EventClass.py. print is now a function rather than a statement. This should have no functional change. Signed-off-by: Jeremy Cline <jeremy@jcline.org> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Herton Krzesinski <herton@redhat.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/0100016341a73aac-e0734bdc-dcab-4c61-8333-d8be97524aa0-000000@email.amazonses.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>7 年前