Markus Stange

Results 6 repositories owned by Markus Stange

framehop

61
Stars
4
Forks
Watchers

Stack unwinding library in Rust

msvc-demangler-rust

24
Stars
12
Forks
Watchers

A rust library that demangles / undecorates C++ symbols mangled by MSVC

pdb-addr2line

30
Stars
5
Forks
Watchers

A rust crate to symbolicate addresses from PDBs, like addr2line. Uses the `pdb` crate.

samply

1.5k
Stars
32
Forks
Watchers

Command-line sampling profiler for macOS and Linux

fxprof-perf-convert

22
Stars
0
Forks
Watchers

Convert perf.data files to the Firefox Profiler format

macho-unwind-info

15
Stars
1
Forks
Watchers

A parser for Apple's Compact Unwinding Format, which is used in the __unwind_info section of mach-O binaries.