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


Groups > linux.kernel > #1406387

Re: [PATCH v4 3/7] perf tools: Enable overwrite settings

From Arnaldo Carvalho de Melo <acme@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v4 3/7] perf tools: Enable overwrite settings
Date 2016-05-24 20:50 +0200
Message-ID <rCpyV-6Uj-1@gated-at.bofh.it> (permalink)
References <rCaqd-5CJ-3@gated-at.bofh.it> <rCaqe-5CJ-19@gated-at.bofh.it> <rCpyV-6Uj-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Em Tue, May 24, 2016 at 03:40:30PM -0300, Arnaldo Carvalho de Melo escreveu:
> Em Tue, May 24, 2016 at 02:29:00AM +0000, Wang Nan escreveu:
> > This patch allows following config terms and option:
> > 
> > Globally setting events to overwrite;
> > 
> >  # perf record --overwrite ...
> > 
> > Set specific events to be overwrite or no-overwrite.
> > 
> >  # perf record --event cycles/overwrite/ ...
> >  # perf record --event cycles/no-overwrite/ ...
> 
> So, based on this chunk of documentation in this patch:

BTW, I applied the first 2 patches.

- Arnaldo

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


Thread

[PATCH v4 0/7] perf tools: Support overwritable ring buffer Wang Nan <wangnan0@huawei.com> - 2016-05-24 04:40 +0200
  [PATCH v4 2/7] perf tools: Don't poll and mmap overwritable events Wang Nan <wangnan0@huawei.com> - 2016-05-24 04:40 +0200
  [PATCH v4 3/7] perf tools: Enable overwrite settings Wang Nan <wangnan0@huawei.com> - 2016-05-24 04:40 +0200
    Re: [PATCH v4 3/7] perf tools: Enable overwrite settings Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-05-24 20:50 +0200
    Re: [PATCH v4 3/7] perf tools: Enable overwrite settings Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-05-24 20:50 +0200
      Re: [PATCH v4 3/7] perf tools: Enable overwrite settings "Wangnan (F)" <wangnan0@huawei.com> - 2016-05-25 04:30 +0200

csiph-web