Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Q Qemu
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • riscv
  • Qemu
  • Repository
Switch branch/tag
  • qemu
  • backends
  • trace-events
Find file BlameHistoryPermalink
  • Stefano Garzarella's avatar
    docs: fix references to docs/devel/tracing.rst · d0fb9657
    Stefano Garzarella authored May 17, 2021
    Commit e50caf4a
    
     ("tracing: convert documentation to rST")
    converted docs/devel/tracing.txt to docs/devel/tracing.rst.
    
    We still have several references to the old file, so let's fix them
    with the following command:
    
      sed -i s/tracing.txt/tracing.rst/ $(git grep -l docs/devel/tracing.txt)
    
    Signed-off-by: default avatarStefano Garzarella <sgarzare@redhat.com>
    Reviewed-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
    Message-Id: <20210517151702.109066-2-sgarzare@redhat.com>
    Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
    d0fb9657