mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Wolfgang Mauerer <wolfgang.mauerer@siemens.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2, trace-cmd] Fix trace_printk for long integers
Date: Fri, 23 Mar 2012 17:20:02 -0400	[thread overview]
Message-ID: <1332537602.23924.74.camel@gandalf.stny.rr.com> (raw)
In-Reply-To: <1332411501-8059-3-git-send-email-wolfgang.mauerer@siemens.com>

On Thu, 2012-03-22 at 11:18 +0100, Wolfgang Mauerer wrote:
> On 32 bit systems, a conversion of the trace_printk format string
> "%lu" -> "%llu" is intended (similar for %lx etc.) when a
> trace was taken on a machine with 64 bit long integers. However,
> the current code computes the bogus transformation "%lu" -> "%u".
> Fix this.
> 
> Besides that, the transformation is only required on systems
> that don't use 64 bits for long integers natively.
> 
> Signed-off-by: Wolfgang Mauerer <wolfgang.mauerer@siemens.com>

Applied, thanks!

-- Steve



  reply	other threads:[~2012-03-23 21:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-22 10:18 [PATCH 0/2] Fix ftrace stack traces on x86_64 Wolfgang Mauerer
2012-03-22 10:18 ` [PATCH 1/2] Fix ftrace stack trace entries Wolfgang Mauerer
2012-03-24  7:56   ` [tip:perf/urgent] tracing: " tip-bot for Wolfgang Mauerer
2012-03-22 10:18 ` [PATCH 2/2, trace-cmd] Fix trace_printk for long integers Wolfgang Mauerer
2012-03-23 21:20   ` Steven Rostedt [this message]
2012-07-06 11:11   ` [tip:perf/core] tools lib traceevent: " tip-bot for Wolfgang Mauerer

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=1332537602.23924.74.camel@gandalf.stny.rr.com \
    --to=rostedt@goodmis.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wolfgang.mauerer@siemens.com \
    /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

all inboxes | Powered by JetHome®