Em Thu, Sep 22, 2016 at 05:36:29PM +0200, Jiri Olsa escreveu: > Add __hist_entry__snprintf to take perf_hpp_list as an argument > instead of using he->hists->hpp_list. This way we can display > arbitrary list of entries regardles of the hists setup, which > will be useful in following patches.
Thanks, applied, - Arnaldo