perf, tools: Fix jevents dependencies The "find" based dependencies for the JSON files didn't work me. I didn't get a rebuild when the JSON files changed. Change it to use wildcard. Also add a dependency for the jevents binary itself and for the mapfile. Signed-off-by: Andi Kleen <ak@linux.intel.com>