issues
search
japaric
/
cargo-call-stack
Whole program static stack analysis
Apache License 2.0
579
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
1.15.0
#111
japaric
closed
3 weeks ago
0
`error: missing `--crate-name` argument`
#110
PureWhiteWu
opened
5 months ago
4
`error: Did not find ELF magic number` on latest nightly
#109
mauricelam
opened
11 months ago
0
Unable to get the call stack of a simple hello world project: BUG: callee `SOME_FUNC` is unknown
#108
crystaldust
opened
1 year ago
0
failed to parse application's LLVM IR: Eof
#107
jsantell
opened
1 year ago
0
Add support for shared libraries?
#106
newpavlov
opened
1 year ago
0
Fix positional arguments
#105
mauricelam
opened
1 year ago
0
Add sha256 and xgetbv llvm instrinsics
#104
mauricelam
opened
1 year ago
0
Add build_std argument to allow specifying which std components to build
#103
mauricelam
opened
1 year ago
0
stack size unreachable error
#102
smmoosavi
opened
1 year ago
0
unexpected argument when defining start point
#101
joelimgu
opened
1 year ago
0
error: Did not find ELF magic number
#100
EdmundsEcho
opened
1 year ago
0
"start" argument conflated with cargo subcommand
#99
chrysn
opened
1 year ago
0
How to run the examples?
#98
neoneye
opened
1 year ago
0
more llvm intrinsics
#97
dragazo
opened
1 year ago
0
BUG: expected a thumb tag at 0xacf9 but found another data tag
#96
geonnave
opened
1 year ago
0
Add some unhandled LLVM intrinsics
#95
paulmenage
opened
1 year ago
0
Add --link-arg command
#94
paulmenage
opened
1 year ago
0
Where are the other functions?
#93
xphoniex
opened
1 year ago
0
Any chance of supporting AVR?
#92
xphoniex
opened
1 year ago
5
src/main.rs not applicable?
#91
overheat
opened
1 year ago
1
Add alternative top-like output
#90
Dirbaio
closed
1 year ago
3
Update deps.
#89
Dirbaio
closed
1 year ago
2
ir: allow parsing boolean true/false as integers.
#88
Dirbaio
closed
1 year ago
2
error[E0463]: can't find crate for panic_abort" on ESP32-C3
#87
JuliDi
opened
1 year ago
1
Support Raspberry RP2040 target?
#86
overheat
opened
1 year ago
1
parser: accept negative integer in call stmt
#85
japaric
closed
1 year ago
2
more of: error: failed to parse application's LLVM IR from...
#84
cameronelliott
closed
1 year ago
2
Fix parser error on `undef` type in argument list of tail call.
#83
hydra
closed
1 year ago
4
Allow analysis of debug builds, not just release builds.
#82
hydra
opened
2 years ago
0
test on arm64 (not thumb code path)
#81
japaric
closed
2 years ago
2
disasm: T1 encoding of UDF is not ARMv7-only
#80
japaric
closed
2 years ago
2
cargo-call-stack does not respect `--target` if `build.target` is set in `.cargo/config.toml`
#79
japaric
opened
2 years ago
0
handle llvm.abs. instrinsics
#78
japaric
closed
2 years ago
2
assertion failure on ARM thumb
#77
aholtzma
closed
2 years ago
5
handle new llvm-ir opaque pointer type "ptr"
#76
japaric
closed
2 years ago
4
error: failed to parse application's LLVM IR
#75
hudson-ayers
closed
2 years ago
2
BUG: unhandled llvm intrinsic: llvm.abs.i32
#74
64kramsystem
closed
2 years ago
2
refactor tests & CI
#73
japaric
closed
2 years ago
2
BUG? no symbol at address <xyz>
#72
matejcik
opened
2 years ago
1
Could not build call-stack graph
#71
fkarg
closed
2 years ago
1
fix bors integration
#70
japaric
closed
2 years ago
5
move error handling from failure to anyhow
#69
japaric
closed
2 years ago
2
add heuristics to deal with outlined functions
#68
japaric
closed
2 years ago
3
intrinsic to direct call assumption could be less pessimistic
#67
japaric
opened
2 years ago
0
heuristic: memcmp can be directly lowered to machine code
#66
japaric
closed
2 years ago
0
Unexpected difference in LLVM and cargo-call-stack size for untyped functions
#65
lulf
closed
2 years ago
6
Handle 'null' argument
#64
lulf
closed
2 years ago
1
BUG: callee `memcmp` is unknown
#63
lulf
closed
2 years ago
1
use a smaller 'std' facade for no-std targets
#62
japaric
closed
2 years ago
0
Next