Alexander Shishkin <alexander.shish...@linux.intel.com> writes:

> @@ -72,12 +77,14 @@ static struct pt_cap_desc {
>       PT_CAP(mtc_periods,             1, CPUID_EAX, 0xffff0000),
>       PT_CAP(cycle_thresholds,        1, CPUID_EBX, 0xffff),
>       PT_CAP(psb_periods,             1, CPUID_EBX, 0xffff0000),
> +     PT_CAP(passthrough,             PT_SW_CAP, 0, 1),

Thinking some more: we don't actually need this as the format string
already serves this purpose.

Regards,
--
Alex

Reply via email to