Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • common
  • event_tracer.cpp
Find file
BlameHistoryPermalink
  • Oystein Eftevaag's avatar
    Removed an assert about addTraceEvent not returning empty handles. · 33e72d99
    Oystein Eftevaag authored Jun 29, 2018
    There are several codepaths where this is the expected result:
    * Other threads disabling the category in question.
    * The TraceBuffer being fill and no new chunks available.
    * Perfetto being active as the tracing backend.
    
    In all cases, the single use of a handle to a TraceEvent is
    TraceLog::UpdateTraceEventDuration which handles the above cases
    correctly.
    
    BUG=844421
    Change-Id: Ieaf3aa5c913cee8c51cfea637907d5bc3b560ceb
    Reviewed-on: https://chromium-review.googlesource.com/1120841Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    33e72d99
event_tracer.cpp 1.68 KB
EditWeb IDE
×

Replace event_tracer.cpp

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.