Search code examples
how to access RAPL via perf with Rocket Lake?...


x86intelperfamd-processorenergy

Read More
Perf instruction/cycles count in userspace/kernelspace alone in Linux...


linuxlinux-kernelprofilingperformancecounterperf

Read More
Perf report's function at 0xffffffffffffffff...


performancelinux-kernelperf

Read More
Why is moving data between two CPU registers so slow that it costs 30% of total time?...


c++performanceg++perfmov

Read More
Redirect perf ouput...


pythonperf

Read More
perf_event_open always returns -1...


linuxarmsystem-callsperf

Read More
Understanding Linux perf FP counters and computation of FLOPS in a C++ program...


c++linuxprofilingperfflops

Read More
Performance Counters and IMC Counter Not Matching...


linux-kernelperformancecounterperfmemory-accessintel-pmu

Read More
Perf dynamic tracing Failed to add events...


javalinuxjvmperf

Read More
Understanding the Frequency printed by Linux Perf Stat...


linuxperformancecounterperfcpu-cycles

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


c++dockerperflibstdc++flamegraph

Read More
Thread Utilization profiling on linux...


linuxmultithreadingperformanceprofilingperf

Read More
What is the default behavior of perf record?...


linuxperf

Read More
perf record with --call-stack fp fails to unwind main function...


c++glibclibcperfstack-unwinding

Read More
Required compile flags in order to user perf...


c++linuxprofilingcompiler-optimizationperf

Read More
How does "perf sched record" count context switches?...


linuxperformanceschedulerperfcontext-switch

Read More
Frequency-based sampling of multiple threads with perf record...


multithreadingprofilingperf

Read More
How do I sample all threads and record their thread id with perf?...


perf

Read More
Is there a way to profile a MPI program with detailed cache/CPU efficiency information?...


c++mpiperfgperf

Read More
Using perf to monitor raw event counters...


linuxprofilingintelperf

Read More
How JVM collect ThreadDump underhood...


javajvmperfjvm-hotspotjvmti

Read More
why perf has such high context-switches?...


c++linuxperf

Read More
What timeframe does the "perf sched record" use?...


linuxperformanceschedulerperf

Read More
How to get perf script to show string args to system calls as text, not pointer values?...


linuxarmembeddedperf

Read More
Counting CPU cycles with `perf_event` in C yields different value than `perf`...


cperformancecounterperfcpu-cycles

Read More
How to read instructions retired using the perf-interface inside a LKM?...


linux-kernelsystem-callsperf

Read More
Finding threading bottlenecks and optimizing for wall-time with perf...


linuxmultithreadingperformanceprofilingperf

Read More
How does Linux perf calculate the cache-references and cache-misses events...


cachinglinux-kernelcpuperf

Read More
Performance Counter for DRAM Per-Rank Memory Access...


performancecounterperfenergymemory-accessintel-pmu

Read More
perf- how to get the current runtime clock of the program...


c++clinuxtimestampperf

Read More
BackNext