An open API service indexing awesome lists of open source software.

https://github.com/pakrym/android-prof


https://github.com/pakrym/android-prof

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

android-prof
============

This is tool to show timeline base on log

Format is:
```
[timestamp] [start|finish]: [operation name] [aditional data: url/index ...]
```

Install using inserting and running following command in cmd.exe shell:
```
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/pakrym/android-prof/master/install.ps1'))"
```

Start by runnning:
```
profiler.cmd
```