Good idea, I've folded that in.
Ethan
On Wed, Oct 24, 2012 at 6:58 PM, Ben Pfaff wrote:
> On Wed, Oct 24, 2012 at 01:49:09PM -0700, Ethan Jackson wrote:
>> Often when debugging Open vSwitch, one will see in the logs that
>> CPU usage has been high for some period of time, but it's totally
>> unc
On Wed, Oct 24, 2012 at 01:49:09PM -0700, Ethan Jackson wrote:
> Often when debugging Open vSwitch, one will see in the logs that
> CPU usage has been high for some period of time, but it's totally
> unclear why. In an attempt to remedy the situation, this patch
> logs backtraces taken at regular
Often when debugging Open vSwitch, one will see in the logs that
CPU usage has been high for some period of time, but it's totally
unclear why. In an attempt to remedy the situation, this patch
logs backtraces taken at regular intervals as a poor man's
profiling alternative.
Signed-off-by: Ethan