3 October 2023
- Build snap for all architectures
187b52c
29 September 2023
- Made snap build much smaller
0e2282e
29 September 2023
- Js/add snap build
#1
13 September 2023
12 September 2023
- Add
parse-trx
as an installed script, needed to massagefile_parser.py
's main function to do thise5b10dc
- Add the rest of the app-parsed text files, and an exception for demo_netx_udp.txt...
a3b209e
- Convert raw test loop into pytest parameters
e6b1e56
- Update README.md script output after previous changes/bugfixes
b5fc5ee
29 July 2023
- Fix event sorting (it's not by timestamp :/)
551a05b
- Mask time stamp with timer valid mask
03284a8
- Add tests comparing Microsoft Store app output to our own parsing
- Add Initialization state to thread name conversion
715b9d4
- Change typing star import to explicit imports
9f1c4c8
- Generalize histogram string padding
c4bfb5a
20 May 2023
- Update
poetry.lock
3b62367
- Put
pool_ptr
intoCommonArg
d1308a6
- Add
BlockPoolCreate
,BlockPoolDelete
,BlockPoolInfo
,BlockPoolPerformanceInfo
,BlockPoolPerformanceSystemInfo
,BlockPoolPrioritize
events0901f73
- CI work around broken urllib3 dependency from poetry 1.1.15
4825189
10 March 2023
- Moved README.md documentation to sphinx docs
d00855f
- Removed unneeded build_and_upload.sh scripts
5800ae5
- Added integration test, first real test
1f0363c
- Add --color option to file_parser.py to force color output
ce98e98
- Fix docs build
b15f529
10 September 2022
- Initial release with new build system