Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !1054

Fix typo that prevents Velociraptor showing up in time pie chart

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged John Helly requested to merge fix_vr_typo into master Apr 03, 2020
  • Overview 0
  • Commits 1
  • Changes 1

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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix_vr_typo