summaryrefslogtreecommitdiff
path: root/crates/tor-memtrack/src/mtracker.rs
Commit message (Expand)AuthorAgeFilesLines
* RustfmtIan Jackson2024-04-231-2/+2
* tor-memtrack: Break out aid_and_children_recursivelyIan Jackson2024-04-231-0/+23
* tor-memtrack: Clarify what "stuff of ours" might be droppedIan Jackson2024-04-231-1/+2
* tor-memtrack: Docs fixesgabi-2502024-04-231-1/+1
* tor-memtrack: say how to get an `Account`gabi-2502024-04-231-0/+2
* tor-memtrack: Say how to get a `Participation`gabi-2502024-04-231-0/+3
* tor-memtrack: Fix docs typosgabi-2502024-04-231-1/+1
* tor-memtrack: Doc fixesgabi-2502024-04-231-1/+1
* tor-memtrack: Add a doctest example for mtrackerIan Jackson2024-04-231-0/+56
* tor-memtrack: Provide comprehensive tests for the memory trackerIan Jackson2024-04-231-0/+3
* tor-memtrack: implement MemoryQuotaTrackerIan Jackson2024-04-231-2/+945
* tor-memtrack: Provide helper bookkeeping moduleIan Jackson2024-04-231-0/+4
* tor-memtrack: Introduce configurationIan Jackson2024-04-231-0/+12