Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perf

Why do mem_load_retired.l1_hit and mem_load_retired.l1_miss not add to the total number of loads?

perf.data to text or csv

linux tools package container

linux docker containers perf

How to get bpftool to attach a program to a tracepoint?

perf ebpf bpf tracepoint

Why does perf stat not count cycles:u on Broadwell CPU with hyperthreading disabled in BIOS?

Using the perf events from perf list programatically

Measure the number of lines loaded in l1/l2 cache for reads(including prefetch)?

Too large perf.data with too few events

perf

how to change perf_event_open max sample rate

linux perf

perf can find symbol in the kernel ,but can not find symbol in my program. How to fix it?

linux performance perf

AMD perf events

x86 perf amd-processor

Perf Stat vs Perf Record

perf

How to resolve "not counted" in perf?

linux performance x86 perf

Conditional compilation based on functionality in Linux kernel headers

Unexpectedly slow performance on moving from register to frequently accessed variable

c assembly caching x86-64 perf