On Tue, Aug 20, 2019 at 8:12 AM Jeff Hostetler via GitGitGadget <[email protected]> wrote: > > From: Jeff Hostetler <[email protected]>
Can the commit summary be turned into English? > The clear_ce_flags_1 method is used by many types of calls to > unpack_trees(). Add trace2 regions around the method, including > some flag information, so we can get granular performance data > during experiments. It might be nice to have some words in the cover letter about why this patch is included in this series instead of being a separate submission. I'm not familiar with the trace2 stuff yet; this looks probably useful, but the commit message makes it sound like something general rather than specific to this series. > Signed-off-by: Jeff Hostetler <[email protected]> > Signed-off-by: Derrick Stolee <[email protected]> > --- <snip>

