profiler-gpu分析记录

profiler-gpu分析记录


前篇

具体到Android平台上比较常用的是 高通 的两款 Adreno GPU ProfilerSnapdragon Profiler , Mali Graphics DebuggerTegra Debugger 用的比较少, 主要是因为现在的手机用 高通 的芯片比较多.


todo

  • Adreno GPU Profiler
  • Snapdragon Profiler
  • gpa

Adreno GPU Profiler

官方下载地址: https://developer.qualcomm.com/software/adreno-gpu-profiler

相关资料


查看 Android 手机芯片信息

  • 夜神模拟器

    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    λ adb devices # 1. 列出安卓设备
    List of devices attached
    127.0.0.1:62001 device

    λ adb shell # 2. 进入手机系统
    root@shamu:/ # cat /proc/cpuinfo # 3. 查看 cpu 信息
    ...
    model name : Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz # Intel 处理器
    stepping : 3
    cpu MHz : 4008.378
    cache size : 8192 KB
    ...
  • 一加3

    1
    2
    3
    4
    5
    6
    7
    8
    9
    λ adb devices
    List of devices attached
    8bd99883 device

    λ adb shell
    OnePlus3:/ $ cat /proc/cpuinfo
    ...
    Hardware : Qualcomm Technologies, Inc MSM8996 # 高通 处理器
    ...
  • oppo

    1
    2
    3
    4
    $ adb shell
    CPH1803:/ $ cat /proc/cpuinfo
    Processor : AArch64 Processor rev 4 (aarch64)
    Hardware : Qualcomm Technologies, Inc SDM450