rust-memory-playground/dhat-heap.json

93 lines
2.6 KiB
JSON
Raw Normal View History

2022-06-17 12:42:33 +00:00
{
"dhatFileVersion": 2,
"mode": "rust-heap",
"verb": "Allocated",
"bklt": true,
"bkacc": false,
"tu": "µs",
"Mtu": "s",
"tuth": 10,
"cmd": "target/debug/box-str-dhat",
"pid": 76713,
"tg": 177,
"te": 209,
"pps": [
{
"tb": 5,
"tbk": 1,
"tl": 63,
"mb": 5,
"mbk": 1,
"gb": 5,
"gbk": 1,
"eb": 0,
"ebk": 0,
"fs": [
1,
2,
3,
4,
5,
6
]
},
{
"tb": 1024,
"tbk": 1,
"tl": 32,
"mb": 1024,
"mbk": 1,
"gb": 1024,
"gbk": 1,
"eb": 1024,
"ebk": 1,
"fs": [
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
}
],
"ftbl": [
"[root]",
"0x1047ca668: <alloc::alloc::Global as core::alloc::Allocator>::allocate (alloc/src/alloc.rs:231:9)",
"0x1047c97bc: alloc::raw_vec::RawVec<T,A>::allocate_in (alloc/src/raw_vec.rs:185:45)",
"0x1047c9d5c: alloc::raw_vec::RawVec<T,A>::with_capacity_in (alloc/src/raw_vec.rs:132:9)",
"0x104792bf8: alloc::raw_vec::RawVec<T>::with_capacity (alloc/src/raw_vec.rs:93:9)",
"0x104793128: <alloc::boxed::Box<[T]> as core::convert::From<&[T]>>::from (alloc/src/boxed.rs:1422:19)",
"0x1047928e4: <alloc::boxed::Box<str> as core::convert::From<&str>>::from (alloc/src/boxed.rs:1464:44)",
"0x1048b5920: <alloc::alloc::Global as core::alloc::Allocator>::allocate (alloc/src/alloc.rs:231:9)",
"0x1048b5920: alloc::raw_vec::RawVec<T,A>::allocate_in (alloc/src/raw_vec.rs:185:45)",
"0x1048b5920: alloc::raw_vec::RawVec<T,A>::with_capacity_in (alloc/src/raw_vec.rs:132:9)",
"0x1048b5920: alloc::vec::Vec<T,A>::with_capacity_in (src/vec/mod.rs:613:20)",
"0x1048b5920: alloc::vec::Vec<T>::with_capacity (src/vec/mod.rs:470:9)",
"0x1048b5920: std::io::buffered::bufwriter::BufWriter<W>::with_capacity (io/buffered/bufwriter.rs:115:33)",
"0x1048b5920: std::io::buffered::linewriter::LineWriter<W>::with_capacity (io/buffered/linewriter.rs:109:29)",
"0x1048b5920: std::io::buffered::linewriter::LineWriter<W>::new (io/buffered/linewriter.rs:89:9)",
"0x1048b5920: std::io::stdio::stdout::{{closure}} (src/io/stdio.rs:609:58)",
"0x1048b5920: std::lazy::SyncOnceCell<T>::get_or_init_pin::{{closure}} (std/src/lazy.rs:375:25)",
"0x1048b5920: std::sync::once::Once::call_once_force::{{closure}} (src/sync/once.rs:334:40)",
"0x1048d28fc: std::sync::once::Once::call_inner (src/sync/once.rs:434:21)",
"0x1048b3378: std::sync::once::Once::call_once_force (src/sync/once.rs:334:9)",
"0x1048b3378: std::lazy::SyncOnceCell<T>::get_or_init_pin (std/src/lazy.rs:374:9)",
"0x1048b3378: std::io::stdio::stdout (src/io/stdio.rs:608:16)",
"0x1048b3378: std::io::stdio::print_to (src/io/stdio.rs:1016:21)",
"0x1048b3378: std::io::stdio::_print (src/io/stdio.rs:1029:5)",
"0x104792d58: box_str_dhat::main (box-str-dhat/src/main.rs:9:5)"
]
}