minitrace
Profiler library
A simple C/C++ library for producing JSON traces suitable for profiling web browsers.
Simple C/C++ library for producing JSON traces suitable for Chrome's built-in trace viewer (about:tracing).
373 stars
15 watching
64 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeremy-rifkin/cpptrace | A portable C++ stacktrace library supporting various platforms and debug formats | 727 |
rostedt/trace-cmd | Utilities for analyzing and visualizing Linux kernel execution traces. | 268 |
djhohnstein/sharpchromium | Tool to extract data from Chromium-based browsers | 692 |
jonasmr/microprofile | A profiling tool for C++ applications | 1,465 |
pocketwatchgames/pockettrace | A tool for measuring performance and timing in C++ applications | 77 |
danburzo/hred | Extracts data from HTML or XML documents to JSON using a CSS selector-like query language | 69 |
johnno1962/xtrace | Tool to intercept and log Objective-C method calls by class or instance at runtime | 1,830 |
seanmiddleditch/yardstick | A profiling library and visualization toolset for C++ applications. | 8 |
thlorenz/cpuprofilify | Converts profiling output to a format used by Chrome DevTools | 167 |
bodigrim/smallcheck | A testing library that checks Haskell code properties exhaustively using automatic test case generation | 134 |
jdjkelly/quant | An open-source personal health tracking API using Rails and Postgres. | 139 |
tracerbench/tracerbench | Automated tool for analyzing Chrome performance and identifying optimization opportunities | 243 |
krakjoe/trace | A tracing API for PHP 7 processes that prints stack traces from the target process. | 18 |
nvpro-samples/vk_mini_path_tracer | A tutorial on writing a fast and photorealistic path tracer using Vulkan API | 1,123 |
aartaka/trivial-time | A utility for measuring execution time and profiling in Common Lisp code | 5 |