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
  • trace
  • Makefile.objs
Find file
BlameHistoryPermalink
  • Stefan Hajnoczi's avatar
    trace: fix tcg tracing build breakage · 7609ffb9
    Stefan Hajnoczi authored Mar 27, 2017
    Commit 0ab8ed18 ("trace: switch to
    modular code generation for sub-directories") forgot to convert "tcg"
    trace events to the modular code generation approach where each
    sub-directory has its own trace-events file.
    
    This patch fixes compilation for "tcg" trace events.  Currently they are
    only used in the root ./trace-events file.
    
    "tcg" trace events can only be used in the root ./trace-events file for
    the time being.
    Reported-by: 's avatarPeter Maydell <peter.maydell@linaro.org>
    Tested-by: 's avatarEmilio G. Cota <cota@braap.org>
    Signed-off-by: 's avatarStefan Hajnoczi <stefanha@redhat.com>
    Message-id: 20170327131718.18268-1-stefanha@redhat.com
    Suggested-by: 's avatarEmilio G. Cota <cota@braap.org>
    Signed-off-by: 's avatarStefan Hajnoczi <stefanha@redhat.com>
    7609ffb9
Makefile.objs 2.02 KB
EditWeb IDE

Replace Makefile.objs

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.