2014-04-24 (목), 15:12 +0200, Jiri Olsa: > On Thu, Apr 24, 2014 at 09:57:46PM +0900, Namhyung Kim wrote: > > 2014-04-24 (목), 11:40 +0200, Jiri Olsa: > > > maybe I'm missing some case, but why is not 'nr_non_filtered_samples' > > > reset/increased in hists__reset_filter_stats/hists__inc_filter_stats > > > functions? > > > > Because basically number of sample is counted at input stage, and these > > functions are called at output stage. But if a new filter is applied, > > we need to re-count the numbers for the filter so it needs to be counted > > separately. > > ok.. I'll queue this for perf/core
Thank you so much! Namhyung -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

