Re: [RFC] perf annotate: option to report global percentage
From: Arnaldo Carvalho de Melo
Date: Fri Aug 03 2018 - 11:51:46 EST
Em Fri, Aug 03, 2018 at 01:29:55PM +0200, Jiri Olsa escreveu:
> On Fri, Aug 03, 2018 at 12:28:16AM -0700, Stephane Eranian wrote:
> > On Tue, Jul 31, 2018 at 2:21 AM Jiri Olsa <jolsa@xxxxxxxxxx> wrote:
> > > there's the 'p' key to switch between local and global period
> > > I haven't added any command line option for stdio yet
> > > I'll have more testing and post later but any feedback
> > > now would be great
> > Tested your code on a few examples and it seems to work well. Looks nice!
> > Thanks.
> cool, I'll have it sorted and send out soon
> > PS: I'll have more small requests coming based on user feedback and my
> > personal experience.
> keep them comming, we need more user feedback ;-)
Exactly! Features driven by user requests are super important to keep
these tools improving.
- Arnaldo