There are two changes in the diff:
- adding cmd options for profi weights, so we can experiment/tune different combinations; default values stay the same so this does not impact results;
- modifying the jump distance in FlowAdjuster.
The former doesn't change the logic but simplifies flag tuning. The latter is useful for "large" profile datasets; the older version works well only for smaller binaries from the SPEC dataset but has scaling issues with larger datasets
Remove this since it's not used anywhere?