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


Groups > linux.kernel > #1303479

Re: [PATCH v4 4/5] perf tools: Support dynamic sort keys for -F/--fields

From Namhyung Kim <namhyung@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v4 4/5] perf tools: Support dynamic sort keys for -F/--fields
Date 2016-01-07 12:00 +0100
Message-ID <qOgsq-6Yo-13@gated-at.bofh.it> (permalink)
References <qO6t4-5O-9@gated-at.bofh.it> <qO6t4-5O-7@gated-at.bofh.it> <qOf3k-6af-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Jan 07, 2016 at 10:24:18AM +0100, Jiri Olsa wrote:
> On Thu, Jan 07, 2016 at 09:12:28AM +0900, Namhyung Kim wrote:
> > Now dynamic sort keys are supported for tracepoint events, add it to
> > output fields too.
> 
> should we update the doc as well?

The doc lazily says:

  -F::
  --fields=::
	Specify output field - multiple keys can be specified in CSV format.
	Following fields are available:
	overhead, overhead_sys, overhead_us, overhead_children, sample and period.
	Also it can contain any sort key(s).

Thanks,
Namhyung
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH v4 4/5] perf tools: Support dynamic sort keys for -F/--fields Namhyung Kim <namhyung@kernel.org> - 2016-01-07 01:20 +0100
  Re: [PATCH v4 4/5] perf tools: Support dynamic sort keys for  -F/--fields Jiri Olsa <jolsa@redhat.com> - 2016-01-07 10:30 +0100
    Re: [PATCH v4 4/5] perf tools: Support dynamic sort keys for  -F/--fields Namhyung Kim <namhyung@kernel.org> - 2016-01-07 12:00 +0100

csiph-web