[Ltrace-devel] [PATCH v2 0/3] mipsel thread improvements

edgar.iglesias at gmail.com edgar.iglesias at gmail.com
Mon Oct 1 10:06:43 UTC 2012


From: "Edgar E. Iglesias" <edgar at axis.com>

Patch nr 1 is an optimization for singlestepping over branch always.

Patch nr 2 is a bug fix. It makes sure we manipulate breakpoints only
on the proc->leader.

These improve tracing threaded apps on mipsel significantly. Allthough
there are still known races.

Patch nr 3 is esthetical

Edgar E. Iglesias (3):
  mipsel: Improve singlestepping over branch always
  mipsel: Always add/remove breakpoints to/from the leader
  mipsel: Avoid space before parenthesis in func calls

 sysdeps/linux-gnu/mipsel/plt.c   |   11 ++++++-----
 sysdeps/linux-gnu/mipsel/trace.c |   36 ++++++++++++++++++++++--------------
 2 files changed, 28 insertions(+), 19 deletions(-)

-- 
1.7.8.6




More information about the Ltrace-devel mailing list