Fix typo that prevents Velociraptor showing up in time pie chart
Compare changes
+ 1
− 1
@@ -745,7 +745,7 @@ void velociraptor_invoke(struct engine *e, const int linked_with_snap) {
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.