lkml.org 
[lkml]   [2018]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] trace: fix missing tab for hwlat_detector
On Thu, 15 Mar 2018 14:06:39 +0800
Peter Xu <peterx@redhat.com> wrote:

> It's been missing for a while but no one is touching that up. Fix it.

I just noticed this patch. I added it, thanks!

-- Steve

>
> CC: Steven Rostedt <rostedt@goodmis.org>
> CC: Ingo Molnar <mingo@kernel.org>
> Signed-off-by: Peter Xu <peterx@redhat.com>
> ---
> kernel/trace/trace_entries.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/trace/trace_entries.h b/kernel/trace/trace_entries.h
> index e954ae3d82c0..e3a658bac10f 100644
> --- a/kernel/trace/trace_entries.h
> +++ b/kernel/trace/trace_entries.h
> @@ -356,7 +356,7 @@ FTRACE_ENTRY(hwlat, hwlat_entry,
> __field( unsigned int, seqnum )
> ),
>
> - F_printk("cnt:%u\tts:%010llu.%010lu\tinner:%llu\touter:%llunmi-ts:%llu\tnmi-count:%u\n",
> + F_printk("cnt:%u\tts:%010llu.%010lu\tinner:%llu\touter:%llu\tnmi-ts:%llu\tnmi-count:%u\n",
> __entry->seqnum,
> __entry->tv_sec,
> __entry->tv_nsec,

\
 
 \ /
  Last update: 2018-04-24 17:07    [W:0.225 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site