Usually with error injection we want to find all the unique callers and inject from each of those roots. Make the default to simply print out the topmost unique function so we can systematically inject using each of those points as the origination point. Signed-off-by: Josef Bacik <josef@toxicpanda.com>