ETTrace
App profiler
A tool that measures the performance of iOS apps without relying on Xcode or Instruments
Easily and accurately profile iOS apps
560 stars
9 watching
23 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pocketwatchgames/pockettrace | A tool for measuring performance and timing in C++ applications | 77 |
engineersmith/applecake | A tool for analyzing performance in Lua-based applications using Chromium's tracing tool | 24 |
meitu/mthawkeye | A set of tools for analyzing and debugging iOS app performance issues | 1,482 |
devexperts/aprof | Tools to analyze memory allocation in Java applications with minimal performance impact | 220 |
aartaka/trivial-time | A utility for measuring execution time and profiling in Common Lisp code | 5 |
uber-common/jvm-profiler | A Java agent that collects metrics and stacktraces from JVM processes for performance monitoring and analysis. | 1,785 |
stunner/app-update-tracker | Detects and reports basic app installation and usage behavior | 26 |
rewhy/adaptiveunpacker | An adaptive unpacking tool for analyzing Android apps after they have been packed or hardened. | 34 |
giginet/xcprofiler | A tool to measure compilation time of Swift projects. | 334 |
yse/easy_profiler | A lightweight cross-platform profiler library for C++ that provides low overhead and accurate profiling capabilities. | 2,185 |
parroty/exprof | A tool to profile and analyze Elixir code execution time | 179 |
patric-r/jvmtop | A lightweight console application for monitoring and profiling Java processes. | 1,229 |
etsy/statsd-jvm-profiler | A JVM profiler that sends profiling data to StatsD | 330 |
johnno1962/xtrace | Tool to intercept and log Objective-C method calls by class or instance at runtime | 1,830 |
sfninja/thetool | A command-line tool to capture and analyze performance profiles of Node.js applications in Chrome DevTools format. | 222 |