join.py
Combines performance metrics from all threads into one JSON file.
This script takes the performance metrics from multiple cores or DMA
engines, in JSON format as dumped by the events.py
or
gen_trace.py
scripts, and merges them into a single
JSON file for global inspection and further processing.