On Thu, Feb 23, 2023 at 10:45:37PM -0700, Vishal Verma wrote: > Fix the include paths for libtraceevent and libtracefs headers to not > explicitly state the {lib}trace{fs,event}/ prefix since that is > determined via pkg-config. > > Require a minimum version of json-c for new APIs used by cxl-monitor. > > Signed-off-by: Vishal Verma <vishal.l.ve...@intel.com> > --- > Vishal Verma (2): > cxl/monitor: fix include paths for tracefs and traceevent > cxl/event-trace: use the wrapped util_json_new_u64()
Tested-by: Michal Suchánek <msucha...@suse.de> Thanks Michal