You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@perf-profiler/android

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perf-profiler/android

0.13.0
latest
Source
npmnpm
Version published
Weekly downloads
7.2K
-1.19%
Maintainers
0
Weekly downloads
 
Created
Source

C++ Profiler

Release

To build all executable in bin folder, run:

./build_all_abi.sh

Run locally

Build for your device architecture first:

./build_for_abi.sh $(adb shell getprop ro.product.cpu.abi)

then you can run with:

./run.sh [command] <arguments>
# For instance
./run.sh pollPerformanceMeasures com.example 500

FAQs

Package last updated on 17 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts