Skip to content

Fix typo that prevents Velociraptor showing up in time pie chart

Time spent in Velociraptor doesn't show in the pie chart from analyse_runtime.py in the current master because the word 'invocation' is spelled differently between swift's stdout and the string the script looks for. This (single character) pull request corrects the spelling in swift.

Merge request reports

Loading