<div dir="ltr"><pre style="font-size:1.4em;color:rgb(0,0,0)">Hi all, I'm not on this list but I'll keep an eye out for a response to this message.</pre><pre style="font-size:1.4em;color:rgb(0,0,0)">In the past I noticed that if I ran "strace -c" against a process, I could press CTRL-C and strace would print out the statistics it had collected so far, then exit. It now seems to just exit without printing any of the statistics.</pre>
<pre style="font-size:1.4em;color:rgb(0,0,0)">I use strace to analyze where my application is spending its time, but it's important that I start and stop strace long after the target process has started and long before it has stopped. In other words, there is a very specific time period in which I want to strace my process and I know what I expect to see.</pre>
<pre style="font-size:1.4em;color:rgb(0,0,0)">Has this behavior changed? If so, was the change on purpose?</pre><pre style="font-size:1.4em;color:rgb(0,0,0)">- Bud</pre></div>