lkml.org 
[lkml]   [2020]   [Jul]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 07/15] tools lib traceevent: Optimize pretty_print() function
On Wed, 8 Jul 2020 00:11:10 +0900
Namhyung Kim <namhyung@kernel.org> wrote:

> > --- a/tools/lib/traceevent/event-parse-local.h
> > +++ b/tools/lib/traceevent/event-parse-local.h
> > @@ -85,6 +85,23 @@ struct tep_handle {
> > struct tep_plugins_dir *plugins_dir;
> > };
> >
> > +enum tep_print_parse_type {
> > + PRINT_FMT_STING,
>
> STRING ?

Nice catch! ;-)

-- Steve

>
> > + PRINT_FMT_ARG_DIGIT,
> > + PRINT_FMT_ARG_POINTER,
> > + PRINT_FMT_ARG_STRING,

\
 
 \ /
  Last update: 2020-07-07 18:10    [W:0.083 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site