Ingo Molnar <mi...@kernel.org> writes:

> * Alexander Shishkin <alexander.shish...@linux.intel.com> wrote:
>
>> Hi,
>> 
>> This patchset adds support for Intel Processor Trace (PT) extension 
>> [1] of Intel Architecture that allows the capture of information 
>> about software execution flow, to the perf kernel and userspace 
>> infrastructure. We provide an abstraction for it called "itrace" for 
>> "instruction trace" ([2]).
>
> Ok, this feature looks rather interesting.
>
> On the hardware side this is essentially BTS (Branch Trace Store) on 
> steroids (with many extensions), right?

Yes, you get timestamps and all sorts of other useful data in the trace
and the performance intrusion is much less than that of BTS.

Regards,
--
Alex
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to