Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Q
qemu-bcm283x-emu
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Thomas Fjellstrom
  • qemu-bcm283x-emu
  • Repository

Switch branch/tag
  • qemu-bcm283x-emu
  • include
  • trace-tcg.h
Find file
BlameHistoryPermalink
  • Daniel P. Berrange's avatar
    trace: get rid of generated-events.h/generated-events.c · 34770187
    Daniel P. Berrange authored Oct 04, 2016
    Currently the generated-events.[ch] files contain the
    event dstates, constants and TraceEvent structs, while the
    generated-tracers.[ch] files contain the actual trace
    probe logic. With the removal of usage of the event enums
    from the API there is no longer any compelling reason for
    the separation between these files. The generated-events.h
    content is only ever needed from the generated-tracers.[ch]
    files.
    
    The enums/constants/structs from generated-events.[ch] are
    thus moved into the generated-tracers.[ch], so that there
    is one less file to be generated.
    Reviewed-by: 's avatarStefan Hajnoczi <stefanha@redhat.com>
    Reviewed-by: 's avatarLluís Vilanova <vilanova@ac.upc.edu>
    Signed-off-by: 's avatarDaniel P. Berrange <berrange@redhat.com>
    Message-id: 1475588159-30598-17-git-send-email-berrange@redhat.com
    Signed-off-by: 's avatarStefan Hajnoczi <stefanha@redhat.com>
    34770187
trace-tcg.h 108 Bytes
EditWeb IDE

Replace trace-tcg.h

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.