magic-trace
Process tracer
A tool that collects and displays high-resolution traces of what a process is doing at any point in time
magic-trace collects and displays high-resolution traces of what a process is doing
5k stars
38 watching
93 forks
Language: OCaml
last commit: 26 days ago
Linked from 1 awesome list
intelintrospectionperformance-toolsprofiletracingvisualizerx86
Related projects:
Repository | Description | Stars |
---|---|---|
tokio-rs/tracing | A framework for collecting structured diagnostic information from Rust programs | 5,569 |
bpftrace/bpftrace | A tool for creating high-level tracing scripts for Linux systems | 8,747 |
brendangregg/flamegraph | A tool for visualizing and analyzing CPU usage patterns in code. | 17,532 |
grantseltzer/weaver | Tool to analyze and debug Go program execution by tracing function calls with eBPF uprobes | 301 |
brendangregg/perf-tools | A collection of in-development performance analysis tools for Linux ftrace and perf_events. | 9,935 |
jepsen-io/maelstrom | A workbench for writing and testing toy implementations of distributed systems | 3,102 |
iovisor/bcc | Tools for analyzing and manipulating Linux kernel performance, networking, and other system activities using extended BPF (Berkeley Packet Filters) | 20,724 |
facontidavide/plotjuggler | A tool for visualizing time series data from various sources and formats, with support for analysis and extension via plugins. | 4,497 |
automation-stack/ctrace | A tool for displaying detailed information about system calls and signals in running processes. | 120 |
blackmagic-debug/blackmagic | A software tool for in-application debugging of microprocessors. | 3,337 |
teemu-l/execution-trace-viewer | A tool for viewing and analyzing execution traces of binary code | 272 |
kde/heaptrack | A tool that analyzes memory allocation patterns in applications to identify performance issues. | 3,385 |
openzipkin/zipkin | Helps gather timing data to troubleshoot latency problems in service architectures | 17,050 |
mholt/timeliner | A tool for backing up and storing personal digital data in a single timeline | 3,566 |
trailofbits/manticore | Analyzes programs for potential vulnerabilities and exploits using symbolic execution techniques. | 3,702 |