pmu-tools

Intel PMU profiling tools (by andikleen)

Pmu-tools Alternatives

Similar projects and alternatives to pmu-tools

  1. bips

    1,288 pmu-tools VS bips

    Bitcoin Improvement Proposals

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. FlameGraph

    Stack trace visualizer

  4. hotspot

    The Linux perf GUI for performance analysis.

  5. Aeron

    21 pmu-tools VS Aeron

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport

  6. capstone

    Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.

  7. Event Store

    KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.

  8. zlib

    Cloudflare fork of zlib with massive performance improvements (by cloudflare)

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. HeatMap

    Heat map generation tools (by brendangregg)

  11. bpftool

    Automated upstream mirror for bpftool stand-alone build.

  12. TinyExpr

    tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pmu-tools alternative or higher similarity.

pmu-tools discussion

Log in or Post with

pmu-tools reviews and mentions

Posts with mentions or reviews of pmu-tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-19.
  • Investigate performance with Process Watch on AWS Graviton processors
    6 projects | dev.to | 19 Aug 2024
    pmu-tools
  • Gallery of Processor Cache Effects
    1 project | news.ycombinator.com | 18 Jul 2023
    I am not seeing it mentioned anywhere, but for people looking for a good starting point on "low-level" CPU performance debugging, intel's CPU top-down u-architecture method (https://www.intel.com/content/www/us/en/docs/vtune-profiler/...) is a good systematic way to understand where you CPU is speeding most of it's cycle.

    They also have two tools which basically implement this analysis and spit a bunch of very useful metric that are actionable and very easy to understand

    - Intel Vtune is a fantastic tool to start with. It's currently free to use, support most OSes and very friendly to use for beginner.

    - Intel pmu-tools (https://github.com/andikleen/pmu-tools) is basically command line version of Vtune.

  • if you had to restart at 0 knowledge what would you do?
    5 projects | /r/PinoyProgrammer | 11 Oct 2022
    Install some tool that would help you see the performance of your system, like a graph of the CPU usage, the top processes being used, disk activity/read/write, etc. Every time you run your program, glance at those numbers, eventually you'll develop an intuition. Basically write code and profile. A good exercise would be practicing with data structures, this site has an exhaustive list of them, find some stuff that's interesting then google the implementation, then build it yourself, test it, debug, profile, optimize, and understand the performance constraints. Eventually you'll develop better understanding and can compare between other people's works, optimizing them. If you want to go beyond, read some papers on lock-free algorithms https://github.com/JCTools/JCTools/tree/master/resources then read Brendan Gregg's blog and books. Read about how profiling tools work https://github.com/andikleen/pmu-tools/wiki/toplev-manual
  • Linux Perf Examples
    4 projects | news.ycombinator.com | 18 Mar 2022
    Toplev is a godsend (thank you Andi Kleen!). If you work with perf you'll love this.

    https://github.com/andikleen/pmu-tools

  • A note from our sponsor - SaaSHub
    www.saashub.com | 12 Jul 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic pmu-tools repo stats
4
2,139
8.8
about 1 month ago

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io