Search code examples
What restriction is perf_event_paranoid == 1 actually putting on x86 perf?...


linux-kernelx86profilingperfintel-pmu

Read More
Why doesn't perf report cache misses?...


linuxcachingoptimizationprofilingperf

Read More
what does "iterations" mean in "perf report -b --branch-history" (of perf record...


assemblyx86perfbranch-prediction

Read More
What [Vectors] means in perf top report?...


vectorkernelperf

Read More
Perf doesn't add up to 100%...


androidlinuxprofilingperf

Read More
Why do I see __scalbnf in my profiler?...


c++perfexp

Read More
performance degrading with PTI=on in Linux-4.4.0...


linuxperformanceperf

Read More
How to analyze perf sched script and perf sched latency?...


linuxperf

Read More
Profile a process via its child and kill the child afterwards...


cforkprofilingperfexecvp

Read More
perf: why don't I have "syscall" counters?...


linuxlinux-kernelperf

Read More
What is considered a high miss rate/low hit rate in caches?...


linuxmemorymemory-managementperf

Read More
Intel-PT does not record any packets when KVM-QEMU is on...


linuxvirtualizationkvmtraceperf

Read More
The use of OpenMP dynamic scheduling and its impact on performance - how to find detail...


openmpperf

Read More
how to interpret perf iTLB-loads,iTLB-load-misses...


x86intelcpu-architectureperftlb

Read More
Understanding perf detail when comparing two different implementations of a BFS algorithm...


algorithmx86breadth-first-searchperf

Read More
perf report about system call...


cmemoryperf

Read More
perf report. Twice or more entries that takes too much time...


perf

Read More
Maximum sampling frequency supported by perf...


linuxperf

Read More
linux perf: how to interpret and find hotspots...


c++linuxperformanceprofilingperf

Read More
How to collect some readable stack traces with perf?...


linuxprofilingperf

Read More
Perf Stat vs Perf Record...


perf

Read More
Where to find perf event document...


kerneldocumentperfmanual

Read More
Emulate `perf record -g` with `perf_event_open`...


clinuxperf

Read More
Interpreting of perf report...


perf

Read More
Using debug symbols with perf...


symbolsperfdwarf

Read More
Two TLB-miss per mmap/access/munmap...


cperformanceperformancecounterperftlb

Read More
Network performance issues and slow tcp_write_xmit/tcp_ack syscalls with a lot of save_stack calls o...


performancelinux-kernelnetwork-programmingbenchmarkingperf

Read More
"perf" - count instructions per method...


linuxperfinstructions

Read More
Why does it take so many instructions to run an empty program?...


linuxassemblycpuperf

Read More
Confusing Caching Behaviour of a Simple C Program...


cperformancecachingmemoryperf

Read More
BackNext