Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1253682
| From | Brendan Gregg <brendan.d.gregg@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled |
| Date | 2015-10-22 11:50 +0200 |
| Message-ID | <qmkFu-6UJ-47@gated-at.bofh.it> (permalink) |
| References | <qmhxU-2nM-7@gated-at.bofh.it> <qmhxU-2nM-13@gated-at.bofh.it> <qmiDE-3XH-17@gated-at.bofh.it> <qmiDE-3XH-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Oct 22, 2015 at 12:38 AM, Namhyung Kim <namhyung@kernel.org> wrote: > Hi Ingo, > > On Thu, Oct 22, 2015 at 4:32 PM, Ingo Molnar <mingo@kernel.org> wrote: >> >> * Namhyung Kim <namhyung@kernel.org> wrote: >> >>> The caller callchain order is useful with --children option since it can >>> show 'overview' style output, but other commands which don't use >>> --children feature like 'perf script' or even 'perf report/top' without >>> --children are better to keep caller order. > > Oops, there's a typo: s/caller order/callee order/ :) Thanks, I was wondering about that (and I've made that typo myself). Thanks for the patch! 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/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Namhyung Kim <namhyung@kernel.org> - 2015-10-22 08:30 +0200
Re: [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Ingo Molnar <mingo@kernel.org> - 2015-10-22 09:40 +0200
Re: [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Namhyung Kim <namhyung@kernel.org> - 2015-10-22 09:40 +0200
Re: [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Brendan Gregg <brendan.d.gregg@gmail.com> - 2015-10-22 11:50 +0200
Re: [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-10-22 16:10 +0200
Re: [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Frederic Weisbecker <fweisbec@gmail.com> - 2015-10-22 14:30 +0200
[RFC/PATCH RESEND 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Namhyung Kim <namhyung@kernel.org> - 2015-10-22 09:50 +0200
Re: [RFC/PATCH RESEND 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-10-22 20:40 +0200
[tip:perf/core] perf tools: Defaults to 'caller' callchain order only if --children is enabled tip-bot for Namhyung Kim <tipbot@zytor.com> - 2015-10-23 10:40 +0200
Re: [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Frederic Weisbecker <fweisbec@gmail.com> - 2015-10-22 14:20 +0200
Re: [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-10-22 16:20 +0200
Re: [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Namhyung Kim <namhyung@kernel.org> - 2015-10-22 16:30 +0200
Re: [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-10-22 16:40 +0200
Re: [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Namhyung Kim <namhyung@kernel.org> - 2015-10-22 18:00 +0200
Re: [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-10-22 18:30 +0200
csiph-web