Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1677000
| From | Taeung Song <treeze.taeung@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH/RFC 2/4] perf annotate: Add new source code view to the annotate TUI browser |
| Date | 2017-06-28 20:00 +0200 |
| Message-ID | <tXpq6-t5-229@gated-at.bofh.it> (permalink) |
| References | <tXbGi-1p2-7@gated-at.bofh.it> <tXhLI-56R-39@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, Milian :) Thank you for your comment. On 06/28/2017 06:44 PM, Milian Wolff wrote: > On Wednesday, June 28, 2017 5:14:12 AM CEST Taeung Song wrote: >> Unlike asm code level, the new source code view >> provides a additional viewpoint based on source code level >> for performance analysis. >> >> Of course, current disassembly view can show itself with pieces of source >> code but some users want to check the result of performance analysis >> based on full source code view. So add this view to the annotate TUI >> browser. >> >> Users can switch to the new source code view by a 'S' key >> and additionally support a 't' key toggling total period view. > > The 't' key support should be a separate patch, I guess. It also does not > update the column header (it stays at "Percent"). > Okey, I got it. will fix it! Thanks, Taeung
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH/RFC 2/4] perf annotate: Add new source code view to the annotate TUI browser Taeung Song <treeze.taeung@gmail.com> - 2017-06-28 05:20 +0200
Re: [PATCH/RFC 2/4] perf annotate: Add new source code view to the annotate TUI browser Milian Wolff <milian.wolff@kdab.com> - 2017-06-28 11:50 +0200
Re: [PATCH/RFC 2/4] perf annotate: Add new source code view to the annotate TUI browser Taeung Song <treeze.taeung@gmail.com> - 2017-06-28 20:00 +0200
csiph-web