Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1251164 > unrolled thread
| Started by | Brendan Gregg <brendan.d.gregg@gmail.com> |
|---|---|
| First post | 2015-10-20 02:00 +0200 |
| Last post | 2015-10-21 09:30 +0200 |
| Articles | 2 — 2 participants |
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 13/16] perf callchain: Switch default to 'graph,0.5,caller' Brendan Gregg <brendan.d.gregg@gmail.com> - 2015-10-20 02:00 +0200
Re: [PATCH 13/16] perf callchain: Switch default to 'graph,0.5,caller' Namhyung Kim <namhyung@kernel.org> - 2015-10-21 09:30 +0200
| From | Brendan Gregg <brendan.d.gregg@gmail.com> |
|---|---|
| Date | 2015-10-20 02:00 +0200 |
| Subject | Re: [PATCH 13/16] perf callchain: Switch default to 'graph,0.5,caller' |
| Message-ID | <qlsvn-3a4-5@gated-at.bofh.it> |
On Mon, Oct 12, 2015 at 9:26 PM, Namhyung Kim <namhyung@kernel.org> wrote: > On Mon, Oct 05, 2015 at 06:03:35PM -0300, Arnaldo Carvalho de Melo wrote: >> From: Arnaldo Carvalho de Melo <acme@redhat.com> >> >> Which is the most common default found in other similar tools. > > I think it's more useful to change the default only when --children is > used. And there's a related issue too - please see below link: > > https://lkml.org/lkml/2014/8/14/49 --children is default for things like "perf report --stdio" and (implied) "perf script", so any change to --children is a change to default. Brendan -- 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/
[toc] | [next] | [standalone]
| From | Namhyung Kim <namhyung@kernel.org> |
|---|---|
| Date | 2015-10-21 09:30 +0200 |
| Subject | Re: [PATCH 13/16] perf callchain: Switch default to 'graph,0.5,caller' |
| Message-ID | <qlW0q-4sL-5@gated-at.bofh.it> |
| In reply to | #1251164 |
Hi Brendan, On Mon, Oct 19, 2015 at 04:50:11PM -0700, Brendan Gregg wrote: > On Mon, Oct 12, 2015 at 9:26 PM, Namhyung Kim <namhyung@kernel.org> wrote: > > On Mon, Oct 05, 2015 at 06:03:35PM -0300, Arnaldo Carvalho de Melo wrote: > >> From: Arnaldo Carvalho de Melo <acme@redhat.com> > >> > >> Which is the most common default found in other similar tools. > > > > I think it's more useful to change the default only when --children is > > used. And there's a related issue too - please see below link: > > > > https://lkml.org/lkml/2014/8/14/49 > > --children is default for things like "perf report --stdio" and > (implied) "perf script", so any change to --children is a change to > default. Hmm.. right. It should change the default only when --children is actually used in "perf report" or "perf top" so that "perf script" or other commands should not be changed. 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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web