Re: [PATCH 10/11] perf tools: Add probing for udev86 library

From: Ingo Molnar
Date: Wed Mar 30 2016 - 06:43:36 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> wrote:

> From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
>
> Add autoprobing for the udev86 disassembler library.

So the typo in the title is confusing, what is 'udev86'?

Also, this library does not seem to be available on stock Ubuntu. We should not be
adding library dependencies that cannot be resolved on major distros:

... get_cpuid: [ on ]
... bpf: [ on ]
... udis86: [ OFF ]

Thanks,

Ingo