Oliver Mueller

Results 64 issues of Oliver Mueller

WIP new way to interface with rust core implementation. Much of the work currently done in nodejs will be shifted to rust.

affected version: 2.22.9 example file: ``` Thu Jun 23 13:55:42 2022 | 131852 bla bla bla ``` or ``` xyz: 133441 [ 0.137400] bla bla bla ```

bug

shell commands can be executed once and repeated once ![image](https://user-images.githubusercontent.com/99541/140176044-70c031d1-dbd8-4a83-af80-e577fb3dc61e.png) add the possibility to re-execute a command repeatedly

enhancement

* which components to show * log level * other filter options see dlt viewer for more examples

usability

timestamp support has to be added for dlt traces

usability

currently we only support 1 criteria for filtering, but we need to support more togehter e.g. log level == DEBUG && component == ABS && ...

dlt

We need an intelligent way of sorting the DLT messages (during import or at display-time) by timestamp field from the DLT packet. (this is quite important, as this timestamp indicates...

dlt
special order

version: 2.16.5 OS: Mac OS when I restart Mac OS and chipmunk was open but not focused, chipmunk creates system wide keyboard shortcuts even though it was not focused after...

bug

we need to optionally support for watching changes in a file similar to `tail -f /tmp/bla.txt`

native

Some generated artifacts are not needed and should not end up as artifacts at all the red items should not be uploaded ![image](https://user-images.githubusercontent.com/99541/96329037-65b5c380-1049-11eb-9fa8-b0f0b7e7a598.png)

infrastructure