Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1279049
| From | Arnaldo Carvalho de Melo <acme@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] perf hist: Do not skip elided fields when processing samples |
| Date | 2015-11-28 02:00 +0100 |
| Message-ID | <qzC1P-1Bx-1@gated-at.bofh.it> (permalink) |
| References | <qzva1-5TV-11@gated-at.bofh.it> <qzva1-5TV-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Em Sat, Nov 28, 2015 at 02:32:38AM +0900, Namhyung Kim escreveu: > If user gives a filter, perf marks the corresponding column elided and > omits the output. But it should process and aggregates samples using > the field, otherwise samples will be aggregated as if the column was not > there resulted in incorrect output. Thanks, applied, I've tested it and it now seems to work in both the --stdio and --tui interfaces, good job! - Arnaldo -- 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
[PATCH 2/3] perf hist: Do not skip elided fields when processing samples Namhyung Kim <namhyung@kernel.org> - 2015-11-27 18:40 +0100 Re: [PATCH 2/3] perf hist: Do not skip elided fields when processing samples Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-11-28 02:00 +0100 [tip:perf/core] perf hists: Do not skip elided fields when processing samples tip-bot for Namhyung Kim <tipbot@zytor.com> - 2015-11-29 09:00 +0100
csiph-web