Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perf

perf not displaying source code in annotations, despite symbols being included

linux profiling perf

Recording perf files with symbols for analysis on a different system (cross architecture)

linux cross-compiling perf

Run time and reported cycle counts in linux perf

How to use perf tool with docker running stress-ng?

Perf shows L1-dcache-load-misses in a block with no memory access

Ubuntu, how to find hotspot of program with heavy kernel work? It seems function at kernel.kallsyms doesn't mark as user space function's children

c++ profiling perf gprof

Is it possible to sample LOAD and STORE instructions at the same time in Intel PEBS sampling?

Accessing uncachable region using mmap and /proc/mtrr

c linux memory mmap perf

Linux `perf record --append` option missing

linux perf

Enable/disable perf event collection programmatically

c++ linux profiling perf

What is the default behavior of perf record?

linux perf

Analyzing Cache Behavior and Memory Traffic in Large File Reads Using perf stat

c performance file memory perf

Am I correctly reasoning about cache performance?

Which alignment causes this performance difference

ubuntu 12.10 perf stat <not supported> cycles

ubuntu virtualization xen perf

How does "perf sched record" count context switches?