|
753b3a4e8b
|
Multi-threaded allocation checker!
Holy crap that was much harder than expected
|
2018-11-10 01:30:39 -05:00 |
|
|
18d1c3e6d1
|
Start work on a procedural macro
Turns out the system still needs some work.
|
2018-11-06 23:04:26 -05:00 |
|
|
03310c6372
|
Much simpler take, and actually works this time.
|
2018-11-05 21:58:33 -05:00 |
|
|
a7c7571b49
|
Version bump for updating crates.io metadata
|
2018-09-23 12:45:30 -04:00 |
|
|
634274dec2
|
Cargo.toml metadata
|
2018-09-23 12:45:00 -04:00 |
|
|
c0751db558
|
Release version 0.2.0
|
2018-09-23 12:41:11 -04:00 |
|
|
7fde099c3a
|
Enable per-thread tracking
|
2018-09-23 12:37:07 -04:00 |
|
|
a2f21fb462
|
License
|
2018-09-22 19:59:04 -04:00 |
|
|
5755eccae7
|
no_std for the time being
Impossible to maintain long-term because of backtrace crate/thread ID
|
2018-09-22 17:26:52 -04:00 |
|
|
aafec768ca
|
Takes us 576 allocations to get up and running
I need a better way to handle initialization costs...
|
2018-09-22 16:13:36 -04:00 |
|
|
a489f71ae2
|
Add an initial pass on an allocation tracing tool
|
2018-09-21 22:34:42 -04:00 |
|