[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170103103932.GA6767@krava>
Date: Tue, 3 Jan 2017 11:39:32 +0100
From: Jiri Olsa <jolsa@...hat.com>
To: "Wangnan (F)" <wangnan0@...wei.com>
Cc: Jiri Olsa <jolsa@...nel.org>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
lkml <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Namhyung Kim <namhyung@...nel.org>,
David Ahern <dsahern@...il.com>
Subject: Re: [PATCH 0/7] perf tools: Add switch-output size and time
threshold options
On Tue, Jan 03, 2017 at 05:51:46PM +0800, Wangnan (F) wrote:
>
>
> On 2017/1/3 16:19, Jiri Olsa wrote:
> > hi,
> > adding a way to configure switch data output
> > for size and time, like:
> >
> > $ sudo perf record -e 'sched:*' --switch-output=10M -avg
> > callchain: type FP
> > switch-output with 10M size threshold
> > mmap size 528384B
> > [ perf record: dump data: Woken up 37 times ]
> > [ perf record: Dump perf.data.2017010309135512 ]
> > [ perf record: dump data: Woken up 39 times ]
> > [ perf record: Dump perf.data.2017010309135771 ]
> > [ perf record: dump data: Woken up 38 times ]
> > [ perf record: Dump perf.data.2017010309140005 ]
> > ^C[ perf record: Woken up 16 times to write data ]
> > [ perf record: Dump perf.data.2017010309140111 ]
> > [ perf record: Captured and wrote 4.748 MB perf.data.<timestamp> ]
> > ...
> >
> > the default for switch-output option stays
> > and does the SIGUSR2 output switch
> >
> > Also available in:
> > git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
> > perf/fixes
> >
> > thanks,
> > jirka
> >
> >
> > Cc: Wang Nan <wangnan0@...wei.com>
> > ---
>
> Good functions, and thank you for fixing documentations.
>
> You didn't cc patch 1 and 2 to me.
sry, will do next time.. thanks ;-)
jirka
Powered by blists - more mailing lists