All of lore.kernel.org
 help / color / mirror / Atom feed
From: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
To: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Cc: namhyung@kernel.org, mingo@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] perf: fix bench numa compilation
Date: Thu, 20 Jun 2013 09:33:42 +0200	[thread overview]
Message-ID: <51C2B056.5010809@gmail.com> (raw)
In-Reply-To: <20130619172310.GA2818@ghostprotocols.net>

Hello,

Il 19/06/2013 19:23, Arnaldo Carvalho de Melo ha scritto:
>> -					process_nr, thread_nr, runtime_ns_max / bytes_done, val);
>> +				printf(" #%2d / %2d: %14.2lf nsecs/op [val: %016llx]\n",
>> +					process_nr, thread_nr, runtime_ns_max / bytes_done, (unsigned long long)val);
>
> Shouldn't this use PRIu64?

Will respin.

thanks,
riccardo

  reply	other threads:[~2013-06-20  7:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-15 10:15 [PATCH] perf: fix bench numa compilation Riccardo Magliocchetti
2013-06-17  8:55 ` Namhyung Kim
2013-06-17 10:54   ` Riccardo Magliocchetti
2013-06-19 17:23     ` Arnaldo Carvalho de Melo
2013-06-20  7:33       ` Riccardo Magliocchetti [this message]
2013-06-20  7:39       ` [PATCH v3] " Riccardo Magliocchetti
  -- strict thread matches above, loose matches on Subject: below --
2013-10-17 22:11 [PATCH] " Yang Shi

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=51C2B056.5010809@gmail.com \
    --to=riccardo.magliocchetti@gmail.com \
    --cc=acme@ghostprotocols.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=namhyung@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.