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 v6 00/12] branch tracing support for Atom


On Wed, 19 Dec 2012 13:13:03 +0100, Mark Kettenis wrote:
> FWIW, I think btrace functionality would be useful even without full
> record support.  Some form of branch tracing is available on a lot of
> RISCy processors.  And I can see people wanting to add support for it
> without implementing the full record machinery (which is a lot of
> work).

Intel BTS does not provide "full record machinery", it can be used only for
the btranch tracing.

It is only questionable whether the new branch tracing should share the same
user interface with the existing full record machinery interface "record".


Regards,
Jan


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