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: [RFA] Prec: add x86 insn rdtsc


On Thu, Apr 8, 2010 at 17:12, Mark Kettenis <mark.kettenis@xs4all.nl> wrote:
>> From: Hui Zhu <teawater@gmail.com>
>> Date: Thu, 8 Apr 2010 14:52:50 +0800
>>
>> Update follow cvs-head.
>> Please help me review it.
>>
>> Thanks,
>> Hui
>>
>> 2010-04-08 ?Hui Zhu ?<teawater@gmail.com>
>>
>> ? ? ? * i386-tdep.c (i386_process_record): Add support for insn
>> ? ? ? rdtsc.
>
> Fine with me (although I suspect some funny interactions if you
> actually start using process record on software that really uses this
> instruction).
>

Checked in.  Thanks Mark.

I use this insn to count the exec time of the insns.  :)

Best regards,
Hui


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