Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in profiling

Why do applications compiled by GCC always contain the _mcount symbol?

R: avoiding summary.plm

Profiling Java char[] and Strings

What are "Other" Issue Stall Reasons displayed by the Nsight profiler?

cuda profiling

How to narrow down perf.data to a time sub interval

Profiling slow Zend Framework MVC setup

Aggregate PHP XDebug data with KCacheGrind

How to save output of cProfile.Profile() to a *.prof file in Python Script

Memory leaks in Node.js - How to analyze allocation tree/roots?

How can I determine how much memory my .NET program is using?

When L1 misses are a lot different than L2 accesses... TLB related?

Is VTune Worth Considering for Delphi?

How to use profilers with Meteor?

What is the most efficient way to monitor the number of context switches in linux kernel?

How to Eliminate Cost-centres in String Taversals and List Comprehensions

How does a system wide profiler (e.g. perf) correlate counters with instructions?

How to observe CUDA events and metrics for a subsection of an executable (e.g. only during a kernel execution time)?

cuda profiling nvvp nvprof

High-precision timer in Android JNI

G1 garbage collector log analyzer

If a Julia script is run from the command line, does it need to be re-compiled every time?