Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in profiling

IntelliJ Debugger: Count how many times a function is called

Which profiler is more accurate: OProfile or Google Performance Tools?

WPF: use Snoop on Windows launched from WinForms?

wpf winforms profiling snoop

line_profiler not working as expected

python profiling

Profile c++ program in perf

c++ profiling profiler perf

Is it safe to leave MiniProfiler's ProfiledDbConnection in production code?

Minimize the number of cross-core context switches

Access frequency limitation for reading PMCCNTR_EL0?

c arm profiling perf

How to read .xhprof files?

How to use timeit where each test requires random setup

python profiling timeit

Btrace not returning Anything

java eclipse profiling btrace

How to mix x86 and x64 DLLs into the same MSI package?

c# windows app - profiling peak memory usage and identifying trends

c# memory profiling

cprofile on python module

python profiling cprofile

pytest profiling mostly reporting on pytest functions

python pytest profiling

Is it possible to sample per core or per thread with `perf stat`?

How to count number of executed instructions of a process id including all future child threads

How can I analyse large size heap dump around of 35-40 GB

Should we measure the average or the minimum execution time of a routine?