This website requires JavaScript.
Explore
Help
Register
Sign In
Link
/
tracy
Watch
1
Star
0
Fork
0
You've already forked tracy
mirror of
https://github.com/wolfpld/tracy.git
synced
2025-03-20 07:40:02 +08:00
Code
Issues
Projects
Wiki
Activity
tracy
/
public
/
libbacktrace
History
Bartosz Taudul
2df972d586
libbacktrace: don't assume compressed section is aligned (7ead8c1)
2024-03-13 00:29:01 +01:00
..
alloc.cpp
…
backtrace.hpp
…
config.h
adapt libbacktrace to musl
2023-09-10 19:26:38 +08:00
dwarf.cpp
fix typos and compilation warnings
2023-12-09 09:37:14 -06:00
elf.cpp
libbacktrace: don't assume compressed section is aligned (7ead8c1)
2024-03-13 00:29:01 +01:00
fileline.cpp
libbacktrace: call GetModuleFileNameA on Windows (25889d2)
2024-03-13 00:18:14 +01:00
filenames.hpp
…
internal.hpp
Add support for libbacktrace to detect new elfs have been dynamically loaded after backtrace_initialize() has been called, and consider them for symbol resolution
2023-12-05 20:09:11 -06:00
LICENSE
…
macho.cpp
Apply 7409767 from libbacktrace.
2022-07-20 00:41:22 +02:00
mmapio.cpp
…
posix.cpp
…
sort.cpp
…
state.cpp
…