Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1590838 > unrolled thread
| Started by | Arnaldo Carvalho de Melo <acme@kernel.org> |
|---|---|
| First post | 2017-03-02 05:20 +0100 |
| Last post | 2017-03-02 05:20 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v7 3/8] perf tool: update about the new option to record namespace events Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-03-02 05:20 +0100
| From | Arnaldo Carvalho de Melo <acme@kernel.org> |
|---|---|
| Date | 2017-03-02 05:20 +0100 |
| Subject | Re: [PATCH v7 3/8] perf tool: update about the new option to record namespace events |
| Message-ID | <tgqnD-5cO-5@gated-at.bofh.it> |
Em Tue, Feb 21, 2017 at 07:31:37PM +0530, Hari Bathini escreveu: > Now that we have a new option to record namespace events, update > the perf-record documentation accordingly. > > Signed-off-by: Hari Bathini <hbathini@linux.vnet.ibm.com> > --- > tools/perf/Documentation/perf-record.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/tools/perf/Documentation/perf-record.txt b/tools/perf/Documentation/perf-record.txt > index 27256bc..9c85a65 100644 > --- a/tools/perf/Documentation/perf-record.txt > +++ b/tools/perf/Documentation/perf-record.txt > @@ -347,6 +347,9 @@ Enable weightened sampling. An additional weight is recorded per sample and can > displayed with the weight and local_weight sort keys. This currently works for TSX > abort events and some memory events in precise mode on modern Intel CPUs. > > +--namespaces:: > +Record events of type PERF_RECORD_NAMESPACES. > + > --transaction:: > Record transaction flags for transaction related events. So, here it is, please update the documentation together with the patch that introduces the option. - Arnaldo
Back to top | Article view | linux.kernel
csiph-web