Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1406409
| From | Adrian Hunter <adrian.hunter@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] perf pt: Mark PT return events as "return" |
| Date | 2016-05-24 21:30 +0200 |
| Message-ID | <rCqbE-7np-23@gated-at.bofh.it> (permalink) |
| References | <rC8Rr-4wP-1@gated-at.bofh.it> <rClYm-4xA-19@gated-at.bofh.it> <rCnns-5DH-13@gated-at.bofh.it> <rCp5T-6JY-19@gated-at.bofh.it> <rCpSi-7fZ-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 24/05/2016 10:05 p.m., Andi Kleen wrote: >>> What about beautifying the sample flags i.e. instead of displaying the >>> letters interpret them into something more human readable e.g. >> >> Looks like a good idea, but can't this be done on top of what he sent? > > Yes it both makes sense together. OK I will look at the patch tomorrow. It looks like it synths 2 samples for each return (one "branches" and one "return"), which I would expect would mess up the thread_stack pairing calls and returns. Did you intend to have 2 samples?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/3] perf pt: Mark PT return events as "return" Andi Kleen <andi@firstfloor.org> - 2016-05-24 03:00 +0200
[PATCH 3/3] perf script: Support callindent Andi Kleen <andi@firstfloor.org> - 2016-05-24 03:00 +0200
[PATCH 2/3] perf util: Move get_main_thread to thread.c Andi Kleen <andi@firstfloor.org> - 2016-05-24 03:00 +0200
Re: [PATCH 2/3] perf util: Move get_main_thread to thread.c Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-05-24 17:00 +0200
Re: [PATCH 1/3] perf pt: Mark PT return events as "return" Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-05-24 17:00 +0200
Re: [PATCH 1/3] perf pt: Mark PT return events as "return" Adrian Hunter <adrian.hunter@intel.com> - 2016-05-24 18:30 +0200
Re: [PATCH 1/3] perf pt: Mark PT return events as "return" Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-05-24 20:20 +0200
Re: [PATCH 1/3] perf pt: Mark PT return events as "return" Andi Kleen <andi@firstfloor.org> - 2016-05-24 21:10 +0200
Re: [PATCH 1/3] perf pt: Mark PT return events as "return" Adrian Hunter <adrian.hunter@intel.com> - 2016-05-24 21:30 +0200
Re: [PATCH 1/3] perf pt: Mark PT return events as "return" Andi Kleen <ak@linux.intel.com> - 2016-05-24 21:30 +0200
csiph-web