Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in perf

Perf report's function at 0xffffffffffffffff

How to trace a fix process’s wakeup latency?

linux-kernel perf ebpf ftrace

Is there a C/C++ API for reading CPU performance monitoring counters (PMC) on Windows (for Intel and AMD processors)?

c++ c cpu perf

I can't run the "perf" command. Perf is a linux profiler for stack traces

profiler perf

Why do these instruction counts of ls differ so much? (ptrace vs perf vs qemu)

c linux qemu perf ptrace

Perf trace calling function

linux perf

Page-Structure Cache perf events

PMU x86-64 performance counters not showing in perf under AWS

Testing a code snippet with valgrind

c ubuntu profiling valgrind perf

Good resources on how to program PEBS (Precise event based sampling) counters?

read() system call page fault doesn't depend on file size

c linux perf page-fault

Major Perf and PIN profiling discrepancies

Capturing user-space variables at "perf" events

c linux linux-kernel 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