On Mon, Oct 10, 2016 at 05:01:21PM -0300, Arnaldo Carvalho de Melo wrote: > Em Thu, Sep 22, 2016 at 05:37:17PM +0200, Jiri Olsa escreveu: > > Add a limit for entries number of the cachelines table > > entries. By default now it's the 0.0005% minimum of > > remote HITMs. > > > > Also display only cachelines with remote hitm or store data. > > Humm, this made my test machine, which has just one CPU, to show nothing > :-\ > > I think we need to have a command line switch to control this?
yep, we make it to display only entries with % hitm > 0.0005, I think you might want to display local HITMs instead, which are always easier to catch with -d lcl.. but the support for this switch is in next patch (53) thanks, jirka