diff --git a/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-event_anal.patch b/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-event_anal.patch index 8512ee956..d50476bca 100644 --- a/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-event_anal.patch +++ b/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-event_anal.patch @@ -1,9 +1,8 @@ From: Tony Jones Date: Fri, 1 Mar 2019 17:19:00 -0800 -Subject: perf script python: Add Python3 support to +Subject: perf script python: Add Python3 support to event_analyzing_sample.py Origin: https://git.kernel.org/linus/c253c72e9d6723c8b078beb362f050059ef5de39 Bug-Debian: https://bugs.debian.org/944641 - event_analyzing_sample.py Support both Python2 and Python3 in the event_analyzing_sample.py script diff --git a/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-export-to-.patch b/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-export-to-.patch index 32c5e18ae..25633c098 100644 --- a/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-export-to-.patch +++ b/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-export-to-.patch @@ -1,9 +1,8 @@ From: Tony Jones Date: Fri, 8 Mar 2019 16:05:16 -0800 -Subject: perf script python: Add Python3 support to +Subject: perf script python: Add Python3 support to export-to-postgresql.py Origin: https://git.kernel.org/linus/1937b0560c3ea43b1b0f7d3617949ca50de8f8c0 Bug-Debian: https://bugs.debian.org/944641 - export-to-postgresql.py Support both Python2 and Python3 in the export-to-postgresql.py script. diff --git a/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-export-to-ebf6c5c181ab.patch b/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-export-to-ebf6c5c181ab.patch index 96dab4468..4301e54b6 100644 --- a/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-export-to-ebf6c5c181ab.patch +++ b/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-export-to-ebf6c5c181ab.patch @@ -1,9 +1,8 @@ From: Tony Jones Date: Fri, 8 Mar 2019 16:05:17 -0800 -Subject: perf script python: Add Python3 support to +Subject: perf script python: Add Python3 support to export-to-sqlite.py Origin: https://git.kernel.org/linus/ebf6c5c181abe9309788c6241d39602a1ce18723 Bug-Debian: https://bugs.debian.org/944641 - export-to-sqlite.py Support both Python2 and Python3 in the export-to-sqlite.py script diff --git a/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-futex-cont.patch b/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-futex-cont.patch index 5582a01b3..3fb8f1baf 100644 --- a/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-futex-cont.patch +++ b/debian/patches/bugfix/all/perf-script-python-Add-Python3-support-to-futex-cont.patch @@ -1,9 +1,8 @@ From: Tony Jones Date: Fri, 1 Mar 2019 17:18:58 -0800 -Subject: perf script python: Add Python3 support to +Subject: perf script python: Add Python3 support to futex-contention.py Origin: https://git.kernel.org/linus/de2ec16bd438945813198d4de2339a396904c206 Bug-Debian: https://bugs.debian.org/944641 - futex-contention.py Support both Python2 and Python3 in the futex-contention.py script diff --git a/debian/patches/bugfix/all/perf-script-python-add-Python3-support-to-check-perf.patch b/debian/patches/bugfix/all/perf-script-python-add-Python3-support-to-check-perf.patch index 066e2a396..90c7aa835 100644 --- a/debian/patches/bugfix/all/perf-script-python-add-Python3-support-to-check-perf.patch +++ b/debian/patches/bugfix/all/perf-script-python-add-Python3-support-to-check-perf.patch @@ -1,9 +1,8 @@ From: Tony Jones Date: Fri, 1 Mar 2019 17:18:59 -0800 -Subject: perf script python: add Python3 support to +Subject: perf script python: add Python3 support to check-perf-trace.py Origin: https://git.kernel.org/linus/57e604b16362273af6a517abaa6cd1133a7fc732 Bug-Debian: https://bugs.debian.org/944641 - check-perf-trace.py Support both Python 2 and Python 3 in the check-perf-trace.py script.