This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ping] [PATCH 0/5] improve trace gap handling


Ping.

Thanks,
Markus.

> -----Original Message-----
> From: Metzger, Markus T
> Sent: Friday, July 22, 2016 10:12 AM
> To: gdb-patches@sourceware.org
> Cc: palves@redhat.com
> Subject: [PATCH 0/5] improve trace gap handling
> 
> A small patch series that improves dealing with gaps in recorded trace.
> 
> Markus Metzger (5):
>   btrace: fix gap indication
>   btrace: allow leading trace gaps
>   btrace: update tail call heuristic
>   btrace: preserve function level for unexpected returns
>   btrace: bridge gaps
> 
>  gdb/btrace.c        | 531
> ++++++++++++++++++++++++++++++++++++++++++++++------
>  gdb/record-btrace.c |  33 +++-
>  2 files changed, 503 insertions(+), 61 deletions(-)
> 
> --
> 1.8.3.1

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]