issues
search
mstange
/
framehop
Stack unwinding library in Rust
Apache License 2.0
82
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump pe-unwind-info to 0.3.0
#38
qsantos
closed
1 month ago
5
Remove the optional `object` feature and related ModuleSectionInfo implementation
#37
afranchuk
closed
5 months ago
0
Remove thiserror and thiserror-no-std.
#36
afranchuk
closed
5 months ago
1
Reduce the features needed by the optional `object` dependency.
#35
afranchuk
closed
6 months ago
0
Fix no_std compilation error
#34
Amjad50
closed
7 months ago
3
Added `no_std` option and split `pe` and `macho` into features
#33
Amjad50
closed
7 months ago
5
Don't `take` values out of ExplicitModuleSectionInfo
#32
Amjad50
closed
8 months ago
2
DWARF: Treat the frame that was interrupted by a Unix signal as a "first frame" (e.g. handle prologues/epilogues)
#31
mstange
opened
8 months ago
0
PE: Treat the frame that was interrupted by a Win32 exception as a "first frame" (e.g. handle prologues/epilogues)
#30
mstange
opened
8 months ago
0
Save the number of popped registers.
#29
mstange
closed
8 months ago
0
Treat RIP=undefined as end-of-stack.
#28
mstange
closed
8 months ago
0
Add basic is_first_frame support for PE.
#27
ishitatsuyuki
closed
8 months ago
0
wip: Implement is_first_frame for PE
#26
ishitatsuyuki
opened
8 months ago
1
register_ordering is broken: Truncated sequence is undistingushable from sorted
#25
ishitatsuyuki
closed
8 months ago
10
Potentially handle multiple executable sections for instruction analysis
#24
ishitatsuyuki
opened
8 months ago
0
PE: Add fast path for base pointers (RBP with offset)
#23
ishitatsuyuki
opened
8 months ago
0
PE: Skip instruction analysis except for the first frame
#22
ishitatsuyuki
closed
8 months ago
2
PE: Introduce a fast path for unwinding stack only
#21
ishitatsuyuki
opened
8 months ago
0
Remove any uses of file ranges.
#20
mstange
closed
9 months ago
0
Update pe-unwind-info dependency.
#19
mstange
closed
10 months ago
0
Fix clippy.
#18
mstange
closed
10 months ago
0
Add CI.
#17
mstange
closed
10 months ago
0
Update dependencies.
#16
mstange
closed
10 months ago
0
Support compressed sections in the `unwinder::object` ModuleSectionInfo impl.
#15
afranchuk
closed
8 months ago
2
Tweak code relating to PE function epilogs.
#14
mstange
closed
11 months ago
0
Add PE support for x86_64
#13
afranchuk
closed
11 months ago
5
Updating, gimli, object and fallible-iterator
#12
plugwash
closed
11 months ago
1
Change the Module creation interface.
#11
afranchuk
closed
11 months ago
0
Epilog detection unreliable when ip is on jmp with an 0x58 immediate before it
#10
ishitatsuyuki
opened
1 year ago
2
Dwarf unwinding results in truncated stacks
#9
bobrik
opened
1 year ago
1
Use `samply` instead of `perfrecord` in README
#8
kraktus
closed
1 year ago
0
Please make the `macho-unwind-info` optional
#7
sylvestre
closed
7 months ago
1
Aarch64 signature masking (intended for macOS arm64e) is too aggressive for Linux
#6
mstange
closed
2 years ago
0
mach_msg_trap skips mach_msg caller
#5
mstange
closed
2 years ago
1
Add prologue / epilogue detection for the top-most stack frame
#4
mstange
closed
2 years ago
2
Add support for more operating systems and architectures
#3
mstange
opened
2 years ago
5
Infinite loop when profiling Firefox
#2
mstange
closed
2 years ago
1
Add more caching
#1
mstange
closed
2 years ago
0