Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1292661

Re: [PATCH] tracing: don't macro-expand arguments before stringification in TP_printk

From Rasmus Villemoes <linux@rasmusvillemoes.dk>
Newsgroups linux.kernel
Subject Re: [PATCH] tracing: don't macro-expand arguments before stringification in TP_printk
Date 2015-12-16 01:30 +0100
Message-ID <qG88G-2Z6-7@gated-at.bofh.it> (permalink)
References <qG7Pj-2RZ-5@gated-at.bofh.it>
Organization D03

Show all headers | View raw


Bah, just found 0462b5664b (ftrace: Output REC->var instead of
__entry->var for trace format). There's some magic here I don't
understand, but I'm wondering if '__entry' wouldn't do just as well as
'REC' for the tools that try to parse these strings.

Rasmus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] tracing: don't macro-expand arguments before stringification in TP_printk Rasmus Villemoes <linux@rasmusvillemoes.dk> - 2015-12-16 01:10 +0100
  Re: [PATCH] tracing: don't macro-expand arguments before stringification in TP_printk Rasmus Villemoes <linux@rasmusvillemoes.dk> - 2015-12-16 01:30 +0100

csiph-web