All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] perf tools: Some Intel PT related fixes for v5.8
Date: Fri, 3 Jul 2020 08:20:21 -0300	[thread overview]
Message-ID: <20200703112021.GA1320@kernel.org> (raw)
In-Reply-To: <20200629091955.17090-1-adrian.hunter@intel.com>

Em Mon, Jun 29, 2020 at 12:19:49PM +0300, Adrian Hunter escreveu:
> Hi
> 
> Here are some Intel PT related fixes for v5.8.

Thanks, applied.

- Arnaldo
 
> 
> Adrian Hunter (6):
>       perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument
>       perf record: Fix duplicated sideband events with Intel PT system wide tracing
>       perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result
>       perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find' result
>       perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' result
>       perf scripts python: exported-sql-viewer.py: Fix time chart call tree
> 
>  tools/perf/builtin-record.c                       | 18 +++++++++---------
>  tools/perf/scripts/python/export-to-postgresql.py |  2 +-
>  tools/perf/scripts/python/exported-sql-viewer.py  | 11 +++++++++--
>  tools/perf/util/evlist.c                          | 12 ++++++++++++
>  tools/perf/util/evlist.h                          |  1 +
>  tools/perf/util/evsel.c                           |  8 +-------
>  tools/perf/util/evsel.h                           |  6 ++++++
>  7 files changed, 39 insertions(+), 19 deletions(-)
> 
> 
> Regards
> Adrian

-- 

- Arnaldo

      parent reply	other threads:[~2020-07-03 11:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-29  9:19 [PATCH 0/6] perf tools: Some Intel PT related fixes for v5.8 Adrian Hunter
2020-06-29  9:19 ` [PATCH 1/6] perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument Adrian Hunter
2020-06-29  9:19 ` [PATCH 2/6] perf record: Fix duplicated sideband events with Intel PT system wide tracing Adrian Hunter
2020-06-29  9:19 ` [PATCH 3/6] perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result Adrian Hunter
2020-06-29  9:19 ` [PATCH 4/6] perf scripts python: exported-sql-viewer.py: Fix zero id in call graph " Adrian Hunter
2020-06-29  9:19 ` [PATCH 5/6] perf scripts python: exported-sql-viewer.py: Fix zero id in call tree " Adrian Hunter
2020-06-29  9:19 ` [PATCH 6/6] perf scripts python: exported-sql-viewer.py: Fix time chart call tree Adrian Hunter
2020-07-03 11:20 ` 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=20200703112021.GA1320@kernel.org \
    --to=acme@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.