mbox

[PULL,0/1] Tracing patches

Message ID 20180601150428.30896-1-stefanha@redhat.com
State New
Headers show

Pull-request

git://github.com/stefanha/qemu.git tags/tracing-pull-request

Message

Stefan Hajnoczi June 1, 2018, 3:04 p.m. UTC
The following changes since commit e609fa71e89c81fbe2670411be62da95dfb093e0:

  Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-05-29-v1.for-upstream' into staging (2018-05-29 13:01:11 +0100)

are available in the Git repository at:

  git://github.com/stefanha/qemu.git tags/tracing-pull-request

for you to fetch changes up to eb7ccb3c0e14ae5b6ce3254165b91a7ed77527dd:

  trace: Sort trace-events-subdirs (2018-05-30 16:08:17 +0100)

----------------------------------------------------------------
Pull request

----------------------------------------------------------------

Philippe Mathieu-Daudé (1):
  trace: Sort trace-events-subdirs

 Makefile.objs | 82 +++++++++++++++++++++++++--------------------------
 1 file changed, 41 insertions(+), 41 deletions(-)

Comments

Peter Maydell June 1, 2018, 4:12 p.m. UTC | #1
On 1 June 2018 at 16:04, Stefan Hajnoczi <stefanha@redhat.com> wrote:
> The following changes since commit e609fa71e89c81fbe2670411be62da95dfb093e0:
>
>   Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-05-29-v1.for-upstream' into staging (2018-05-29 13:01:11 +0100)
>
> are available in the Git repository at:
>
>   git://github.com/stefanha/qemu.git tags/tracing-pull-request
>
> for you to fetch changes up to eb7ccb3c0e14ae5b6ce3254165b91a7ed77527dd:
>
>   trace: Sort trace-events-subdirs (2018-05-30 16:08:17 +0100)
>
> ----------------------------------------------------------------
> Pull request
>
> ----------------------------------------------------------------
>
> Philippe Mathieu-Daudé (1):
>   trace: Sort trace-events-subdirs
>
>  Makefile.objs | 82 +++++++++++++++++++++++++--------------------------
>  1 file changed, 41 insertions(+), 41 deletions(-)

Applied, thanks.

-- PMM