[PATCH 2/4] perf: jevents: Program to convert JSON file to C style file

Andi Kleen ak at linux.intel.com
Sat May 23 04:01:10 AEST 2015


> pmu-events.c depends only on JSON files relevant to the arch perf is
> being built on and there could be several JSON files per arch. So it
> would complicate the Makefiles.

Could just use a wildcard dependency on */$(ARCH)/*.json 

Also it would be good to move the generated file into the object
directory. I tried it but it needs some more changes to the Makefiles.

-Andi



More information about the Linuxppc-dev mailing list