Re: [PATCH v1 1/2] perf build: Require libtraceevent from the system
From: Steven Rostedt
Date: Fri Nov 18 2022 - 10:33:14 EST
On Fri, 18 Nov 2022 12:02:38 -0300
Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> wrote:
> yeah, this probably should work like with other libraries, don't stop
> the build, just don't build features that depend on libtraceevent,
> warning the user that features foo, bar and baz won't be available.
>
> For people working with just hardware, software, cache events, no
> problem.
How are software events parsed?
-- Steve