<div dir="ltr"><div>On Mon, Jul 28, 2014 at 1:12 PM, Gregory Szorc <span dir="ltr"><<a href="mailto:gps@mozilla.com" target="_blank">gps@mozilla.com</a>></span> wrote: </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

I would use my mozext extension as described at [1] for doing this kind<br>of analysis. e.g.<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

 </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">$ hg pull <a href="http://hg.stage.mozaws.net/gecko" target="_blank">http://hg.stage.mozaws.net/gecko<br>

</a>$ hg pushlogsync<br>$ hg log --template '{rev}:{node|short} {firstpushtree}\n'</blockquote><div><br></div>Thank you, it worked perfectly.<div class="gmail_extra"><br>On Mon, Jul 28, 2014 at 2:04 PM, Justin Dolske <span dir="ltr"><<a href="mailto:dolske@mozilla.com" target="_blank">dolske@mozilla.com</a>></span> wrote:<br>

</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-family:arial,sans-serif;font-size:13px">Another possible factor to consider: In the old cycle, the type of code being landed changed over the course of the cycle. As a release neared, there were extended periods of time when landings were restricted to fixes for critical/blocker issues only. I'd guess there was a lower backout rate then... OTOH, there was more attention focused on the tree at those times, so could actually be higher.<br>

</span> </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-family:arial,sans-serif;font-size:13px">It would be interesting to see a graph of backout rate over time.</span></blockquote>

<div><br></div><div>There's a graph at <a href="http://rodrigorgs.github.io/images/firefox-backouts.png">http://rodrigorgs.github.io/images/firefox-backouts.png</a> </div><div>The graph doesn't show the x-axis labels, so it's not easy to draw conclusions. However, we can see that the backout rate was the highest just before the 4.0 release (vertical dashed line).</div>

<div><br></div><div>[]s</div><div>Rodrigo</div></div>