[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190412113830.4126-1-adrian.hunter@intel.com>
Date: Fri, 12 Apr 2019 14:38:22 +0300
From: Adrian Hunter <adrian.hunter@...el.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Jiri Olsa <jolsa@...hat.com>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/8] perf scripts python: Support pyside2 and misc Intel PT
Hi
Here are patches to add support for pyside2 to the db-export scripts,
and a couple of Intel PT patches.
Adrian Hunter (8):
perf scripts python: exported-sql-viewer.py: Change python2 to python
perf scripts python: exported-sql-viewer.py: Use argparse module for argument parsing
perf scripts python: exported-sql-viewer.py: Add support for pyside2
perf scripts python: export-to-sqlite.py: Add support for pyside2
perf scripts python: export-to-postgresql.py: Add support for pyside2
perf tools: perf-with-kcore.sh: Always allow fix_buildid_cache_permissions
perf intel-pt: Improve sync_switch
perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tid
tools/perf/perf-with-kcore.sh | 5 ---
tools/perf/scripts/python/export-to-postgresql.py | 43 +++++++++++++++----
tools/perf/scripts/python/export-to-sqlite.py | 44 ++++++++++++++++---
tools/perf/scripts/python/exported-sql-viewer.py | 51 ++++++++++++++++-------
tools/perf/util/intel-pt.c | 44 +++++++++++++++++--
5 files changed, 150 insertions(+), 37 deletions(-)
Regards
Adrian
Powered by blists - more mailing lists