[Fix] Use LAYOUT_MODEL for dmabuf apptest
[platform/adaptation/npu/trix-engine.git] / utils /
2021-08-24 Dongju Chae[Fix] Use v2.3.8 models for testing
2021-08-12 Dongju Chae[Coverage] Increase code coverage
2021-08-09 Dongju Chae[Format] Revise the format of whole source codes
2021-07-28 Dongju Chae[Utils] Update model-inspect to show segment data layout
2021-07-21 Dongju Chae[Cuse/Stat] Add request statistics in cuse driver
2021-07-21 Dongju Chae[CUSE] Support app statistics in CUSE
2021-07-20 Dongju Chae[API/CUSE] Get profile data submitted by other process
2021-07-19 Dongju Chae[CUSE] Allow multiple calls when getting profile buffer
2021-07-16 Dongju Chae[CUSE] Change permissions of created device node
2021-07-14 Dongju Chae[FIX] Handle newly added extended metasize field
2021-07-12 Dongju Chae[Utils] Fix text format of trinity_smi's app status
2021-06-09 Dongju Chae[Coverage] Fix coverage report's version
2021-06-08 Dongju Chae[FIX/VD] Rename npu schduler device and other kernel...
2021-05-28 Dongju Chae[Coverage/Fix] Enable lcov coverage analysis
2021-05-27 Dongju Chae[Coverage] Increase coverage for profiler
2021-05-17 Dongju Chae[FIX] Update test models v2.3.4 to v2.3.5
2021-05-06 Dongju Chae[Svace] Fix minor svace issue
2021-04-27 Dongju Chae[Utils/Cuse] Support profiling ioctl () of CUSE device.
2021-04-27 Dongju Chae[Utils/Cuse] Implement run_input ioctl and connect...
2021-04-27 Dongju Chae[Utils/Cuse] Implement model register/deregister ioctls
2021-04-22 Dongju Chae[Clang] Add .clang-format and apply updates
2021-04-20 Dongju Chae[Utils/Cuse] Implement hwmem alloc/dealloc via Cuse...
2021-04-19 Dongju Chae[Utils/Cuse] Add the prototype of trinity-cuse
2021-04-08 Dongju Chae[Coverage/Fix] Add error handling to the coverage analy...
2021-04-08 Dongju Chae[Fix] Rename 'task' to 'request'
2021-03-23 Dongju Chae[Utils] Add extra information to model-inspect tool
2021-03-23 Dongju Chae[FIX] Update TRIV2 2TOPS testdata path
2021-01-15 Dongju Chae[Doc/Fix] Update some documents to apply changed testda...
2021-01-14 Dongju Chae[UnitTest/NPU] Remove some testcases for TRIV1
2021-01-05 Dongju Chae[TRIV2.3/API] Add new API to get a device instance...
2020-12-18 Dongju Chae[Coverage] Increase code coverage
2020-12-14 Dongju Chae[Utils] Fix minor defects from svace analysis
2020-12-04 Dongju Chae[Profile] Implement the profile interface and fix minor...
2020-11-26 Dongju Chae[Utils/Trinity-SMI] Add an option to wait the interval...
2020-11-24 Dongju Chae[UTILS] Add a feature of trinity-smi to show list of...
2020-11-18 Dongju Chae[Utils] Prototype of trinity-smi for management and...
2020-11-18 Dongju Chae[Util/Fix] Skip TRIV emulation on debian env.
2020-11-03 Dongju Chae[Fix/Coverage] Fix the coverage script
2020-11-03 Dongju Chae[Debian/Coverage] Generage coverage report on debian
2020-09-03 Dongju Chae[Fix/Utils] Use the standard library to restore format...
2020-09-03 Dongju Chae[Fix/Utils] Fix missing format restoration of model...
2020-08-27 Dongju Chae[Fix/Utils] Fix typo in model-inspect.cc
2020-08-21 Dongju Chae[Utils] Add npu-engine-utils packages