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]

Re: [PATCH 4/6] Implement support for SystemTap probes


> From: Sergio Durigan Junior <sergiodj@redhat.com>
> Cc: Tom Tromey <tromey@redhat.com>
> Date: Mon, 04 Apr 2011 00:08:43 -0300
> 
> This is the biggest patch of the series.  It implements a bunch of new
> functions used to support SystemTap probes (they live in
> `stap-probe.[ch]'), and also modifies internal mechanisms to adapt them
> to this new feature.  The patch also includes testcases, documentation,
> and modifications on the tracepoint code to support collecting probe
> arguments.

Thanks, the doco parts are okay.


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