-
Updated
Aug 26, 2020 - Rust
#
profiler
Here are 377 public repositories matching this topic...
Sampling profiler for Python programs
pprof is a tool for visualization and analysis of profiling data
-
Updated
Sep 3, 2020 - Go
Visual profiler for Python
-
Updated
Apr 30, 2020 - Python
An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser
profile
profiler
optimization
uninstall
apm
android-performance
performance-visualization
performance-monitoring
leakcanary
blockcanary
entrance
debugging-tool
performance-optimization
leak-memory
android-god-eye
performance-visualization-dashboard
godeye
performance-monitor
-
Updated
Jul 23, 2020 - Java
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
agent
performance
microservices
monitor
monitoring
bytecode
profiler
metrics
apm
performance-metrics
java-agent
performance-tuning
performance-visualization
performance-analysis
profiling
performance-monitoring
observability
diagnosis
monitoring-tool
jvm-monitor
-
Updated
Aug 30, 2020 - Java
Coz: Causal Profiling
-
Updated
Aug 31, 2020 - C
-
Updated
Aug 27, 2020 - Python
VisualVM is an All-in-One Java Troubleshooting Tool
-
Updated
Aug 29, 2020 - Java
The WebProfilerBundle provides detailed technical information about each request execution and displays it in both the web debug toolbar and the profiler.
-
Updated
Sep 2, 2020 - HTML
The Linux perf GUI for performance analysis.
-
Updated
Sep 2, 2020 - C++
JVM Profiler Sending Metrics to Kafka, Console Output or Custom Reporter
-
Updated
Aug 4, 2020 - Java
Lightweight profiler library for c++
gui
performance
toolkit
profiler
gui-application
moment
cmake-generator
lightweight-profiler-library
-
Updated
Jun 7, 2020 - C++
C++ frame profiler
gamedev
library
performance
profiler
performance-analysis
profiling
gamedev-library
profiling-library
gamedevelopment
-
Updated
Sep 3, 2020 - C++
debugger
php
profiler
nette
nette-framework
ajax
error-handling
php-errors
tracy
firelogger
dump-variables
-
Updated
Aug 16, 2020 - PHP
A code coverage tool for .NET 2 and above (WINDOWS OS only), support for 32 and 64 processes with both branch and sequence points
-
Updated
Jul 5, 2020 - C#
C/C++ Performance Profiler
performance
profiler
instrumentation
visualizer
etw
sampling
hooking
dynamic-instrumentation
cpu-profiler
-
Updated
Sep 3, 2020 - C++
An extremely accurate Android method tracing tool.
-
Updated
May 18, 2020 - HTML
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
visualization
php
profiler
reverse-engineering
php-extension
data-visualization
flamegraph
tracer
performance-analysis
statistical-profiling
-
Updated
Jun 29, 2020 - C
IPython magic command to profile and view your python code as a heat map.
-
Updated
Apr 21, 2018 - Python
DEPRECATED StackImpact Python Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, exceptions, metrics, and more
python
monitoring
profiler
python3
performance-metrics
performance-tuning
memory-profiler
memory-leak-detection
hot-spot-profiles
cpu-profiler
-
Updated
May 14, 2019 - Python
data-pup
commented
Aug 6, 2018
Currently, we are working on adding logic to display summaries of truncated rows for different sub-commands in #88. This is nice because the number of items is displayed, but it would be nice if we had an --all option to simply display all items, instead of something like --max-items $BIG_NUMBER.
The top sub-command would be a nice place to start, but this should eventually be done for al
Improve this page
Add a description, image, and links to the profiler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the profiler topic, visit your repo's landing page and select "manage topics."


Add a filter to select a subset of threads.
Use SearchBox control with DelayedTextChanged event.
Hide all of the threads on the Timeline not containing specified string (should be case-insensitive).
Use space next to the Header row on the Timelne for the search box.
Code in: ThreadView.xaml.cs