Cargo Features

rftrace has no features set by default.

[dependencies]
rftrace = { version = "0.2.1", features = ["staticlib", "interruptsafe"] }
staticlib
interruptsafe

backup and restore all scratch registers in the mcount_return trampoline. Needed if we instrument interrupt routines