Search code examples
Optimizing double->long conversion with memory operand using perf?...


performancex86x86-64perf

Read More
How to measure context switching and duration of thread running...


multithreadingcpu-usagemetricsperf

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


performancememorycpuprocessorperf

Read More
C++ function name too long for perf...


c++stdperf

Read More
How to characterize a workload by obtaining the instruction type breakdown?...


assemblyvalgrindwindows-subsystem-for-linuxperfintel-pin

Read More
Confusing branches and L1-dcache-loads in the output of JMH's LinuxPerfNormProfiler...


javaperformanceperfjmh

Read More
Flame graph(perf record) cannot display accurate CPU idle usage...


performanceperf

Read More
What is the format specifier used for counters in perf?...


clinux-kernelperf

Read More
Perf Sampling - Null Physical Address...


intelperf

Read More
Why is pthread_cond_wait a big portion of total perf samples in my program?...


pthreadsboost-asioperf

Read More
Building Linux perf from source: how to modify the install directory?...


makefilebuildlinux-kernelperf

Read More
Does perf stat -C X <command> run the command on core X?...


linuxprofilingperf

Read More
Why does perf show that sleep takes all cores?...


linuxunixprofilingperf

Read More
How does perf record (or other profilers) pick which instruction to count as costing time?...


performanceassemblycpu-architectureperf

Read More
Perf Imprecise Call-Graph Report...


linuxx86-64callstackperfintel-pmu

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


clinuxqemuperfptrace

Read More
Choose Intel syntax for perf report assembly...


x86disassemblyperfintel-syntax

Read More
How does perf unwind the stack in newer kernel versions with ORC?...


linux-kernelstack-traceperf

Read More
How to use perf tool with docker running stress-ng?...


linuxdockermetricsperfstress-ng

Read More
What does this sentence mean in the context of perf tool: "Supports address when precise (Preci...


linuxprofilingperfmemory-profilingintel-pmu

Read More
Run time and reported cycle counts in linux perf...


performancex86-64cpu-architecturematrix-multiplicationperf

Read More
Which alignment causes this performance difference...


performancex86cpu-architecturememory-alignmentperf

Read More
using "Perf stat" to profile both process and system-wide events simultaneously...


linuxperf

Read More
what is `__GI_memset`? why does it cost so much CPU resource?...


libcperfmemset

Read More
Counting L3 cache access event on Amd Zen 2 processors...


linuxx86cpu-cacheperfamd-processor

Read More
AMD perf events...


x86perfamd-processor

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


performanceassemblyx86cpu-architectureperf

Read More
Eclipse profiling with perf - PERF_FLAG_FD_CLOEXEC failed with unexpected error 13 (permission denie...


eclipseprofilingperf

Read More
Could I load elf and get virtual address from /proc/pid/maps before actually running it?...


clinuxbinarymemory-addressperf

Read More
Access behavior of MM_PREFETCH intrinsic - Intel...


x86intelcpu-architectureperfprefetch

Read More
BackNext