Re: [PATCH v3 0/4] perf script python: add Python3 support

2019-03-11 Thread a...@kernel.org
Em Mon, Mar 11, 2019 at 09:27:07AM +, Hunter, Adrian escreveu: > > From: Tony Jones [mailto:to...@suse.de] > > Once these are applied I believe this is everything needed to run on a > > system > > without Python2. > All look fine to me. Here is my ack as needed: > Acked-by: Adrian Hunter

RE: [PATCH v3 0/4] perf script python: add Python3 support

2019-03-11 Thread Hunter, Adrian
Thoufeek > > Subject: [PATCH v3 0/4] perf script python: add Python3 support > > This is v3 of my version of the patchset. > > The exporter and viewer changes were all in one patch for V2. > For V3 I split them into 3 patches for the reasons below. > > Patch#1 adds Pytho

[PATCH v3 0/4] perf script python: add Python3 support

2019-03-08 Thread Tony Jones
This is v3 of my version of the patchset. The exporter and viewer changes were all in one patch for V2. For V3 I split them into 3 patches for the reasons below. Patch#1 adds Python3 support to exported-sql-viewer Patch#2 adds Python3 support to export-to-postgresql Patch#3 adds Python3 suppo