From: Arnaldo Carvalho de Melo <arnaldo.melo@gmail.com>
To: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/8] perf scripts python: Support pyside2 and misc Intel PT
Date: Mon, 20 May 2019 11:39:43 -0300 [thread overview]
Message-ID: <20190520143943.GK8945@kernel.org> (raw)
In-Reply-To: <10798ccb-7da8-1f29-2a75-bf3aeeb29c96@intel.com>
Em Mon, Apr 29, 2019 at 10:28:20AM +0300, Adrian Hunter escreveu:
> On 12/04/19 2:38 PM, Adrian Hunter wrote:
> > 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(-)
>
> Are these ok?
Thanks, applied.
- Arnaldo
prev parent reply other threads:[~2019-05-20 14:39 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-12 11:38 Adrian Hunter
2019-04-12 11:38 ` [PATCH 1/8] perf scripts python: exported-sql-viewer.py: Change python2 to python Adrian Hunter
2019-05-30 8:17 ` [tip:perf/core] " tip-bot for Adrian Hunter
2019-04-12 11:38 ` [PATCH 2/8] perf scripts python: exported-sql-viewer.py: Use argparse module for argument parsing Adrian Hunter
2019-05-30 8:18 ` [tip:perf/core] " tip-bot for Adrian Hunter
2019-04-12 11:38 ` [PATCH 3/8] perf scripts python: exported-sql-viewer.py: Add support for pyside2 Adrian Hunter
2019-05-30 8:19 ` [tip:perf/core] " tip-bot for Adrian Hunter
2019-04-12 11:38 ` [PATCH 4/8] perf scripts python: export-to-sqlite.py: " Adrian Hunter
2019-05-30 8:19 ` [tip:perf/core] " tip-bot for Adrian Hunter
2019-04-12 11:38 ` [PATCH 5/8] perf scripts python: export-to-postgresql.py: " Adrian Hunter
2019-05-30 8:20 ` [tip:perf/core] " tip-bot for Adrian Hunter
2019-04-12 11:38 ` [PATCH 6/8] perf tools: perf-with-kcore.sh: Always allow fix_buildid_cache_permissions Adrian Hunter
2019-05-30 7:52 ` [tip:perf/core] " tip-bot for Adrian Hunter
2019-04-12 11:38 ` [PATCH 7/8] perf intel-pt: Improve sync_switch Adrian Hunter
2019-05-30 8:21 ` [tip:perf/core] perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in events tip-bot for Adrian Hunter
2019-04-12 11:38 ` [PATCH 8/8] perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tid Adrian Hunter
2019-05-30 8:21 ` [tip:perf/core] " tip-bot for Adrian Hunter
2019-04-29 7:28 ` [PATCH 0/8] perf scripts python: Support pyside2 and misc Intel PT Adrian Hunter
2019-05-20 14:39 ` Arnaldo Carvalho de Melo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190520143943.GK8945@kernel.org \
--to=arnaldo.melo@gmail.com \
--cc=adrian.hunter@intel.com \
--cc=jolsa@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome