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
  • tests
  • angle_perftests_main.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    perftests: Record trace events to JSON file. · 4024e217
    Jamie Madill authored Oct 17, 2018
    This allows us to view the timeline of events in the trace event
    browser. We can extend this to do GPU timestamp queries and analyze
    when work is actually in flight.
    
    The trace is enabled in standalone ANGLE only using the flag
    --enable-trace with angle_perftests. You can also optionally specify
    the trace output file with --trace-file <blah>. The default file is
    ANGLETrace.json.
    
    Bug: angleproject:2781
    Change-Id: I871f28545d9bf18220b55aaf69e9554dcb4c834d
    Reviewed-on: https://chromium-review.googlesource.com/c/1259763
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    4024e217
angle_perftests_main.cpp 982 Bytes
EditWeb IDE
×

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