Commit Graph

59 Commits (master)
 

Author SHA1 Message Date
Avril c9d71b0bec
treemap
3 years ago
Avril 784f3f2c10
repl i guess
3 years ago
Avril 5169227499
begin working on command implementation for REPL
3 years ago
Avril b7d6bb0095
begin working on command implementation for REPL
3 years ago
Avril e8d215a65f
begin repl inspection
3 years ago
Avril 1698eaa37d
fix building without 'inspect' feature
3 years ago
Avril c253b593ca
verbose message when prealloc write
3 years ago
Avril b78475b91a
remove deprecated Argument function
3 years ago
Avril 06208ee535
arg parsing works
3 years ago
Avril a264a7b05d
arg parsing works
3 years ago
Avril deddddcdce
mode selection process outlined in 'arg::parsing::into_mode'
3 years ago
Avril 172462b48e
rework mode selection begin
3 years ago
Avril 994a394631
Argument::insert_into_cfg
3 years ago
Avril f6e674d190
ported arg parsers to parse_next
3 years ago
Avril 6a8d4ccd1e
add Continue::Abort to arg parsing
3 years ago
Avril 1a88bc149d
added async read
3 years ago
Avril df59cb16a8
changed writer to no-op when feature 'inspect' is disabled
3 years ago
Avril 58ea131c3f
fix broken finish match
3 years ago
Avril f69ecbfcf1
removed useless Arc clone and spawn when not serialising
3 years ago
Avril c7b40396a2
fix written message appearing when not writing
3 years ago
Avril 0ca0146739
move write_graph to Arced background task
3 years ago
Avril 0c58a9d44b
fix arg whitespace
3 years ago
Avril 5d7f5b2234
remove TODO
3 years ago
Avril e1083f4844
re-enable prealloc by default
3 years ago
Avril 9d339d9628
raw savings
3 years ago
Avril 18c7c12025
added raw / no-compressing mode to write_async
3 years ago
Avril 00798609b2
prealloc writing done: --save-raw
3 years ago
Avril 2583ae674c
prealloc: write and read
3 years ago
Avril a724270841
enabled jemalloc as default allocator for now
3 years ago
Avril 06c07371ee
start new optional serialisation mode: prealloc
3 years ago
Avril 4ee524d859
fix feature-dependant argument options
3 years ago
Avril c0a608e5d5
better output noise level control
3 years ago
Avril 58fe129bdd
added quiet mode
3 years ago
Avril ec35671398
added config speicifc printing macros
3 years ago
Avril 9f4a0faa68
added dumping of collected data
3 years ago
Avril 9c8707fc44
added more graceful interrupt handler
3 years ago
Avril 4124aa7d07
switch default conc limit to infinity
3 years ago
Avril 998b76cf6f
finding max size okay
3 years ago
Avril 8cbe975d50
redo into/create
3 years ago
Avril 0f263fd5ed
redo graph
3 years ago
Avril 55f611b1af
graph needs redesign...
3 years ago
Avril 0b55df9b91
small cleanup
3 years ago
Avril 0e7ad1afb4
improve path concat
3 years ago
Avril 0e2653c087
fix path root joining
3 years ago
Avril 0e407dc375
arg parsing
3 years ago
Avril e9a72f7513
task limit implemented
3 years ago
Avril 47b5e97006
move INodeInfoGraph to data module
3 years ago
Avril 758d1bfe57
added parent inode to FsInfo:Directory
3 years ago
Avril 5592bc5d1b
walking
3 years ago
Avril 6a105ea154
move cache to own mod
3 years ago