hodgesds / perf-utilsLinks
Perf Utilities for Go
☆109Updated 2 years ago
Alternatives and similar repositories for perf-utils
Users that are interested in perf-utils are comparing it to the libraries listed below
Sorting:
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- sysconf for Go, without using cgo☆145Updated last week
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆65Updated 4 months ago
- ☆144Updated last year
- io_uring support for go☆203Updated 4 years ago
- Go packages and tools for Linux perf☆144Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated 10 months ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 11 months ago
- An Example of shipping BPF code with your Go project☆28Updated 3 years ago
- ☆38Updated 2 years ago
- Continuous profiling with perf☆59Updated 4 years ago
- Go package for managing marshaled types to protobuf.Any☆55Updated 10 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- The `io_uring` library and runtime for GO☆144Updated 4 months ago
- Object file abstractions in Go☆31Updated last year
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated last month
- Native persistent memory support for Go☆83Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- GoLea is a Go library that provides the capability for a set of distributed processes to compete for leadership for a shared resource.☆45Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- This project tracks offsets of fields inside of Go structs across versions for achieveing automatic instrumentation using eBPF☆31Updated 2 years ago
- Trace Go program execution with uprobes and eBPF☆307Updated 5 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- uprobe-based HTTP tracer for Go binaries☆61Updated 5 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago