commit | ddc7c5721ae3554727f3e25e5c7510e278caf6be | [log] [tgz] |
---|---|---|
author | Jeremy Cline <jcline@redhat.com> | Sat Jul 28 10:48:33 2018 -0400 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Jul 29 11:08:38 2018 +0900 |
tree | 6e99f67b40c8bb35d405b359534cbc39b2a3793a | |
parent | 79a85b55e39e65d6f20c753c4ae8bcd6f4cd7007 [diff] |
scripts: Add Python 3 support to tracing/draw_functrace.py Use the print function. This maintains Python 2 support and should have no functional change. Signed-off-by: Jeremy Cline <jcline@redhat.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>