simple-pt

Simple Intel CPU processor tracing on Linux (by andikleen)

Simple-pt Alternatives

Similar projects and alternatives to simple-pt

  1. casper-fs

    Discontinued Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. sngrep

    Ncurses SIP Messages flow viewer

  4. input-wacom

    Linux kernel driver for Wacom devices

  5. uftrace

    Function graph tracer for C/C++/Rust/Python

  6. PBD

    🖨️🐞 Printf Based Debugger, a user-friendly C debugger

  7. processhacker

    Discontinued A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com [Moved to: https://github.com/winsiderss/systeminformer]

  8. remake

    Discontinued Enhanced GNU Make - tracing, error reporting, debugging, profiling and more [Moved to: https://github.com/Trepan-Debuggers/remake] (by rocky)

  9. trice

    🟢 Super-fast, tiny C/C++ tracing with printf look-and-feel, even in interrupts ⚡, plus real-time PC logging 💻

  10. coz

    Coz: Causal Profiling

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

simple-pt discussion

Log in or Post with

simple-pt reviews and mentions

Posts with mentions or reviews of simple-pt. We have used some of these posts to build our list of alternatives and similar projects.
  • Hunting a bug in the i40e Intel driver | CRI
    1 project | /r/ReverseEngineering | 30 Jul 2021
    Were you able to grab a core dump with you panic? Debugging panics through static analysis is really not fun and being able to pop the thing in gdb and just analyze after the fact is wonderful. Another pro tip if you’re dealing with non-deterministic/unknown panics is to something like Intel Processor Trace as a sort of “flight recorder” to trace the kernel so that you can see the full execution history in the seconds/minutes leading up to the panic instead of having to do all sorts of hard inference from a stack trace (scroll down to the panic debug section).

Stats

Basic simple-pt repo stats
1
356
0.9
over 3 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C is
the 6th most popular programming language
based on number of references?