Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perf

How do you get debugging symbols working in linux perf tool inside Docker containers?

linux docker linux-kernel perf

Perf startup overhead: Why does a simple static executable which performs MOV + SYS_exit have so many stalled cycles (and instructions)?

What is the meaning of perf script output?

performancecounter perf

Is there a way to find performance of individual functions in a process using perf tool?

linux function profiling perf

how to interpret perf iTLB-loads,iTLB-load-misses

why perf has such high context-switches?

c++ linux perf

Getting user-space stack information from perf

c linux linux-kernel perf

Perf overcounting simple CPU-bound loop: mysterious kernel work?

Perf annotate, display only source code

Perf shows mangled function names

How does Linux perf calculate the cache-references and cache-misses events

caching linux-kernel cpu perf

How to profile time spent in memory access in C/C++ applications?

Thread Utilization profiling on linux

Can't add perf probe for C++ methods

c++ linux perf

Understanding the impact of lfence on a loop with two long dependency chains, for increasing lengths

How to use linux `perf` tool to generate "Off-CPU" profile

linux profiling wait perf

perf.data file has no samples

profiling perf

How does linux's perf utility understand stack traces?

perf enable demangling of callgraph

Is there a way to set kptr_restrict to 0?

linux linux-kernel perf