Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perf

compile the android perf from the $AOSP/extenal/linux-tools-perf

android events perf

How to make the PERF_COUNT_SW_CONTEXT_SWITCHES config in perf_event_open() work?

How to redirect the output to two different files when two command are involved simultaneously?

unix perf

perf not resolve symbol after docker container stop

docker profiling perf

perf reports multiple sched:sched_stat_sleep event for a single sleep

perf

Why does sequential array access have a high cache miss rate?

c linux caching profiling perf

what does "iterations" mean in "perf report -b --branch-history" (of perf record -b -g)

Using linux perf and PEBS to sample memory accesses in a program

perf annotate doesn't always give output

How to correctly measure IPC (Instructions per cycle) with perf

Difference in perf and Intel PCM

How can you get frame-pointer perf call stacks/flamegraphs involving the C++ standard library?

Understanding perf.map

java linux jvm perf

perf on arm cortex-a7 produces no callstacks

linux arm embedded perf

How to collect some readable stack traces with perf?

linux profiling perf

How can I install perf for Linux kernel 6.1.0-060100-generic on Ubuntu? [closed]

how to get rid of the "unknown" section in the perf

c linux perf