lkml.org 
[lkml]   [2009]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 0/4][RFC] event tracer

    On Tue, 24 Feb 2009, Masami Hiramatsu wrote:
    > >
    > > #undef TPFMT
    > > #define TPFMT(fmt, args...) \
    > > "(%s)" fmt "\n", #call, ##args
    > >
    > > and then I could do
    > >
    > > event_printk(fmt);
    >
    > Why don't you do as below? :)
    > event_printk_line("(" #call ")" ##fmtandargs);

    Still need to sneak that "\n" in ;-)

    >
    > Anyway, your proposal is good for me, because it will recover
    > an information which tracepoint has lost.

    Thanks,

    -- Steve



    \
     
     \ /
      Last update: 2009-02-24 23:35    [W:2.987 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site