Search code examples
How to use perf inside docker container with CLion (pass --privileged flag to docker)?...

c++dockerideclionperf

Read More
Tracking DRAM traffic in AMD Zen 2 (Rome)...

profilingperfamd-processormemory-bandwidth

Read More
Install "perf" on Mac...

macosprofilingosx-mavericksperformancecounterperf

Read More
perf report: Understanding the first line of output...

performanceoptimizationperfperformancecounter

Read More
What causes kernel memory operations in perf stats for an userspace-only process?...

c++performancex86cpu-architectureperf

Read More
Measure page faults from a c program...

clinuxperfpage-fault

Read More
Analyzing Cache Behavior and Memory Traffic in Large File Reads Using perf stat...

cperformancefilememoryperf

Read More
perf on arm cortex-a7 produces no callstacks...

linuxarmembeddedperf

Read More
eBPF trace at net:net_dev_queue not providing correct IP address...

linuxlinux-kernelperfebpf

Read More
Using epoll on a sampling perf_event_open file descriptor returns EPOLLHUP...

c++linuxlinux-kernelsystem-callsperf

Read More
Use perf inside a docker container without --privileged...

linuxdockerprivilegesperf

Read More
How to use linux `perf` tool to generate "Off-CPU" profile...

linuxprofilingwaitperf

Read More
Unknown symbols in perf report output...

profilingqemuperf

Read More
Linux kernel function call flow...

clinux-kernellinux-device-driverstack-traceperf

Read More
Linux perf and MKL...

openmpperfintel-mkl

Read More
Linux perf does not record function in libstdc++.so correctly...

c++profilerperf

Read More
what's the equivalent of Last Branch Record (LBR) on ARM and POWERPC?...

profilingperf

Read More
Can I make a template function noinline or else force it to appear in the profiler?...

c++cmakeprofilingperfdebug-information

Read More
Linux perf not resolving some symbols with high addresses starting with 0xffffffff...

c++perf

Read More
Is there any method to run perf under WSL?...

linuxwindows-subsystem-for-linuxperf

Read More
Perf shows userspace cycles for cores which shouldn't be executing instructions...

c++linuxoptimizationx86perf

Read More
system wide perf_event_open...

linuxperformanceperf

Read More
Reading performance counters in Apple Sillicon in a Kernel Module...

linuxlinux-kernelkernel-moduleperfapple-silicon

Read More
C profiler/tracer with timeline view...

valgrindtraceperfgprofflamegraph

Read More
Why amd_pmu_v2_handle_irq being called when not using perf?...

linux-kernelperfamd-processor

Read More
Access frequency limitation for reading PMCCNTR_EL0?...

carmprofilingperf

Read More
What does `TASK_REPORT_MAX` from the `sched.h` serve for on Linux?...

linuxperf

Read More
perf_event_open - how to monitoring multiple events...

clinuxintelperf

Read More
Perf: Could not find an useful description of "branch-load-misses" metric...

linuxperformanceperfintel-vtune

Read More
What really are options of the "read_format" attribute of the "perf_event_attr" ...

c++clinuxlinux-kernelperf

Read More
BackNext