Projects / OProfile

OProfile

OProfile is a low-overhead, transparent profiler for Linux. It is capable of instruction-grain profiling of all processes, shared libraries, the kernel, and device drivers, via the hardware performance counters.

Tags
Licenses

RSS Recent releases

  •  27 Aug 2012 23:32

    Release Notes: A new "operf" program is now available which allows non-root users to profile single processes. "operf" can also be used for system-wide profiling, but root authority is required. This capability requires a kernel version of 2.6.31 or greater. This release supports the processors Tilera tile64, Tilera tilepro, Tilera tile-gx, IBM System z10, IBM System z196, Intel Ivy Bridge, ARMv7 Cortex-A5, ARMv7 Cortex-A15, and ARMv7 Cortex-A7.

    •  27 Aug 2012 23:31

      Release Notes: This release supports the processors MIPS Loongson2, Intel Nehalem, ARM Cortex-A9, MIPS 74K, MIPS 1004K, AMD family12h, AMD family14h, AMD family15h, Intel Westmere, ARMv7 Scorpion, ARMv7 ScorpionMP, and Intel Sandy Bridge, allows additional flags in unitmasks, and enables Qt4 GUI support.

      •  24 Nov 2009 18:33

      Release Notes: This is strictly a bugfix release. Its main purpose is to fix three regression bugs that occurred in 0.9.5: bug #2845063 (opcontrol could not start daemon in timer mode); improper handling of separate debuginfo files; and XML callgraph output had no symbol-level sample counts. Several other minor bugfixes and updates were made.

      Release Notes: This release includes support for several new processor models: ARMv7, AMD family11h, IBM POWER7, Intel Atom, Intel Core i7, and Xeon 55xx (based on Nehalem core). Many other features and bugfixes are included as well. This release also includes a framework for extending the sample data files. Support for AMD Instruction Based Sampling (IBS) has been added, using the new extended feature framework. Additionally, this release supports architected events for for Intel ("arch perfmon") and IBM POWER ("compatibility events").

      •  18 Jul 2008 13:44

      Release Notes: This release has many new features and fixes. The biggest change with this release is the addition of support for profiling JITed code. Java agents that support Java 1.4 (JVMPI) and later (JVMTI) are included with OProfile.

      RSS Recent comments

      09 May 2002 10:00 walles Thumbs up

      OProfile rules
      After a brief test run, I'm very impressed. It built and installed easily, there was a great example on the man page, and the results (from my mostly idle system :-) were very detailed.

      Compared to gprof (which I believe comes with gcc), this program plays in another league. Stuff like knowing which kernel functions have taken most time during your program's run, and getting to know how large part of the time your X app spends in the X libraries is invaluable.

      Great work guys, keep it up!

      Screenshot

      Project Spotlight

      Template Data Interface (TDI)

      A powerful markup template system for Python.

      Screenshot

      Project Spotlight

      Wing IDE

      An IDE for Python.