This site has been archived. For information on the GN Project’s eduPERT initiative please visit https://archive.geant.org/projects/gn3/geant/services/edupert/Pages/Home.html

Linux perf

perf is a comprehensive profiling system for Linux. It is also known as Performance Counters for Linux (PCL) or Linux perf_events (LPE). It provides access to performance counters including low-level hardware counters as well as tracepoints (supported by the kernel's ftrace infrastructure) for dynamic tracing similar to DTrace.

References

– Main.SimonLeinen - 2014-12-28

  • No labels