Huang-Ming Huang
|
bdc73d43d1
|
remove unused include
|
2023-04-13 19:15:40 -05:00 |
|
Huang-Ming Huang
|
d15d16b0be
|
replace boost::filesystem
|
2023-04-11 14:51:47 -05:00 |
|
Steven Watanabe
|
0c4f36db6f
|
Migrate fc::static_variant to std::variant
Cherry-picked from 9eaa571932159b7bdb522ac83a70e6e741564a42 (https://github.com/EOSIO/eos/pull/9235) with additional fixes for later changes to 2.0.x.
|
2022-01-28 09:10:44 -05:00 |
|
Bart Wyatt
|
30800a1b00
|
install the trace_api_util
|
2020-03-20 16:08:33 -04:00 |
|
Bart Wyatt
|
12012c8d77
|
rename compress_trace to trace_api_util and plan for additional future commands
|
2020-03-20 16:05:59 -04:00 |
|
Bart Wyatt
|
cc729e5bd8
|
unit tests for 0 seek points, better edge case handling in read/seek
|
2020-03-20 12:22:51 -04:00 |
|
Bart Wyatt
|
876d0c4fe6
|
add catch all for completeness
|
2020-03-18 13:09:45 -04:00 |
|
Bart Wyatt
|
5105ed0652
|
clean up help text processing and add better help text for positionals. emit help text to stderr when its in response to an error and stdout when its explictly requested with -h
|
2020-03-18 13:06:29 -04:00 |
|
Bart Wyatt
|
8548f2e2af
|
compressed file that supports a configurable number of seek points; really basic tests for compressed files; utility to compress trace API .log files into .clog files
|
2020-03-16 10:37:30 -04:00 |
|