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
  • include
  • platform
  • Platform.h
Find file
BlameHistoryPermalink
  • Tobin Ehlis's avatar
    Debug: Add Systrace Markers · 573f76b3
    Tobin Ehlis authored May 03, 2018
    Update ScopedPerfEventHelper class to add systrace markers by default.
    This change unifies ANGLE EVENT* macro system so that at the base level
    in LoggingAnnotator class, systrace markers will be added by default.
    
    Modify the base DebugLogger to use char* by default and move any
    conversions to wchar_t to the Windows specializations where wchar is
    used. This limits type conversions to only where they're needed.
    
    This change also includes some new TRACE_EVENT() calls in the VK
    backend which will result in systrace markers for those calls on the
    Android platform.
    
    The new build flag "angle_enable_trace" is added to enable the tracing
    calls.
    
    Bug: angleproject:2528
    Change-Id: Icefc197d4407e1cd31338710e37865abae6a0b15
    Reviewed-on: https://chromium-review.googlesource.com/c/1042785
    Commit-Queue: Tobin Ehlis <tobine@google.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    573f76b3
Platform.h 15.5 KB
EditWeb IDE
×

Replace Platform.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.